Skip to content

loadgraph not loading gml file #46

@rdurelli

Description

@rdurelli

Hello guys, Im trying to load a gml file, but I got some issues:

using LightGraphs, ParserCombinator, GraphIO graph = loadgraph("output.gml", "digraph", GraphIO.GML.GMLFormat())

When I execute the source code I always get the following message: ERROR: LoadError: UndefVarError: loadgraph not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions