GraphElementFactory Class |
The standard factory used for most graph element creation. It uses an actual
Graph implementation to construct vertices and edges
Inheritance HierarchySystemObject Frontenac.Blueprints.Util.IO.GraphSONGraphElementFactory
Namespace:
Frontenac.Blueprints.Util.IO.GraphSON
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic class GraphElementFactory : IElementFactory
Public Class GraphElementFactory
Implements IElementFactory
public ref class GraphElementFactory : IElementFactory
type GraphElementFactory =
class
interface IElementFactory
endThe GraphElementFactory type exposes the following members.
Constructors
Methods
See Also