IGraphApiClientGetVertexAsync Method |
Name | Description | |
---|---|---|
![]() | GetVertexAsyncT(String, String, GetVertexQuery) |
Gets a vertex based on its document ID.
|
![]() | GetVertexAsyncT(String, String, String, GetVertexQuery) |
Gets a vertex from the given collection.
GET/_api/gharial/{graph}/vertex/{collection}/{vertex}
|