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