Click or drag to resize

IdGraphIIdFactory Interface

A factory for IDs of newly-created vertices and edges (where an ID is not otherwise specified).

Namespace:  Frontenac.Blueprints.Util.Wrappers.Id
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public interface IIdFactory

The IdGraphIIdFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateId
Top
See Also