IdGraph Constructor |
| Name | Description | |
|---|---|---|
| IdGraph(IKeyIndexableGraph) |
Adds custom ID functionality to the given graph,
supporting both custom vertex IDs and custom edge IDs.
| |
| IdGraph(IKeyIndexableGraph, Boolean, Boolean) |
Adds custom ID functionality to the given graph,
supporting either custom vertex IDs, custom edge IDs, or both.
|