Class GMLGraphReader

Inheritance Relationships

Base Type

Class Documentation

class GMLGraphReader : public NetworKit::GraphReader

Public Functions

GMLGraphReader() = default
virtual Graph read(const std::string &path) override

Takes a file path as parameter and returns a graph file.

Parameters:
  • path[in] file path

  • the[out] graph read from file