GraphReverseEdge::GraphReverseEdge
Construct from Graph
Synopsis
Declared in <graphs/GraphScope.h>
GraphReverseEdge(Graph* _impl);
Parameters
Name |
Description |
_impl |
The object to construct from |
Created with MrDocs
Construct from Graph
Declared in <graphs/GraphScope.h>
GraphReverseEdge(Graph* _impl);
Name |
Description |
_impl |
The object to construct from |
Created with MrDocs