| GraphApiClientPatchEdgeAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PatchEdgeAsyncT, U(String, String, T, PatchEdgeQuery) | 
            Updates the data of the specific edge based on its document ID.
             | 
|  | PatchEdgeAsyncT, U(String, String, String, T, PatchEdgeQuery) | 
            Updates the data of the specific edge in the collection.
            PATCH/_api/gharial/{graph}/edge/{collection}/{edge}
             | 
 See Also
See Also