IGraphApiClientDeleteVertexAsync Method |
| Name | Description | |
|---|---|---|
| DeleteVertexAsyncT(String, String, DeleteVertexQuery) |
Removes a vertex based on its document ID.
| |
| DeleteVertexAsyncT(String, String, String, DeleteVertexQuery) |
Removes a vertex from the collection.
DELETE/_api/gharial/{graph}/vertex/{collection}/{vertex}
|