IVertexQuery Methods |
The IVertexQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Execute the query and return the number of edges that are unfiltered.
|
![]() | Direction |
The direction of the edges to retrieve.
|
![]() | Labels |
Filter out the edge if its label is not in set of provided labels.
|
![]() | VertexIds |
Return the raw ids of the vertices on the other end of the edges.
|