Click or drag to resize

GraphElementFactory Constructor

Initializes a new instance of the GraphElementFactory class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public GraphElementFactory(
	IGraph graph
)

Parameters

graph
Type: VelocityGraph.Frontenac.BlueprintsIGraph

[Missing <param name="graph"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON.GraphElementFactory.#ctor(VelocityGraph.Frontenac.Blueprints.IGraph)"]

See Also