Click or drag to resize

IdGraph Constructor

Overload List
  NameDescription
Public methodIdGraph(IKeyIndexableGraph)
Adds custom ID functionality to the given graph, supporting both custom vertex IDs and custom edge IDs.
Public methodIdGraph(IKeyIndexableGraph, Boolean, Boolean)
Adds custom ID functionality to the given graph, supporting either custom vertex IDs, custom edge IDs, or both.
Top
See Also