Skip to content

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