Uses DefaultVertexQuery
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic IVertexQuery Query()
Public Function Query As IVertexQuery
public:
virtual IVertexQuery^ Query() sealed
abstract Query : unit -> IVertexQuery
override Query : unit -> IVertexQuery
Return Value
Type:
IVertexQueryQuery interface
Implements
IVertex.Query
See Also