Click or drag to resize

IndexableGraphHelpers Methods

The IndexableGraphHelpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddUniqueVertex
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.
Top
See Also