Click or drag to resize

DefaultGraphQuery Constructor

Initializes a new instance of the DefaultGraphQuery class

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

Parameters

graph
Type: VelocityGraph.Frontenac.BlueprintsIGraph

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

See Also