Click or drag to resize

VertexQuery Method

Uses DefaultVertexQuery

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public IVertexQuery Query()

Return Value

Type: IVertexQuery
Query interface

Implements

IVertex.Query
See Also