IndexableGraphHelpers Class |
[Missing <summary> documentation for "T:VelocityGraph.Frontenac.Blueprints.Util.IndexableGraphHelpers"]
Namespace: VelocityGraph.Frontenac.Blueprints.Util
The IndexableGraphHelpers type exposes the following members.
Name | Description | |
---|---|---|
AddUniqueVertex |
Add a vertex to a graph only if no other vertex in the provided Index is indexed by the property key/value pair.
If a vertex already exists with that key/value pair, return the pre-existing vertex.
|