IndexableGraphHelpers Methods |
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.
|