Click or drag to resize

DefaultGraphQuery Constructor

Initializes a new instance of the DefaultGraphQuery class

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public DefaultGraphQuery(
	IGraph graph
)

Parameters

graph
Type: Frontenac.BlueprintsIGraph

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

See Also