Click or drag to resize

DefaultVertexQuery Constructor

Initializes a new instance of the DefaultVertexQuery class

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

Parameters

vertex
Type: Frontenac.BlueprintsIVertex

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

See Also