| GraphApiClientDeleteEdgeAsync Method | 
 Overload List
Overload List| 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}
             | 
 See Also
See Also