InsightLab/graphast

Implement GraphStructure interface and a default implementation

Closed this issue · 0 comments

Implement an interface that should be responsible for the primitives of a graph (i.e.: getNode, getEdge, getNeighbors, etc)