IGraphApiClientDeleteEdgeAsync Method |
Name | Description | |
---|---|---|
DeleteEdgeAsyncT(String, String, DeleteEdgeQuery) |
Removes an edge based on its document ID.
| |
DeleteEdgeAsyncT(String, String, String, DeleteEdgeQuery) |
Removes an edge from the collection.
DELETE /_api/gharial/{graph}/edge/{collection}/{edge}
|