Click or drag to resize

DefaultVertexQuery Constructor

Initializes a new instance of the DefaultVertexQuery class

Namespace:  VelocityGraph.Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public DefaultVertexQuery(
	IVertex vertex
)

Parameters

vertex
Type: VelocityGraph.Frontenac.BlueprintsIVertex

[Missing <param name="vertex"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.DefaultVertexQuery.#ctor(VelocityGraph.Frontenac.Blueprints.IVertex)"]

See Also