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