| GraphApiClientPutEdgeAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PutEdgeAsyncT(String, String, T, PutEdgeQuery) | 
            Replaces the data of an edge based on its document ID.
             | 
|  | PutEdgeAsyncT(String, String, String, T, PutEdgeQuery) | 
            Replaces the data of an edge in the collection.
            PUT /_api/gharial/{graph}/edge/{collection}/{edge}
             | 
 See Also
See Also