| GraphApiClientPutVertexAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PutVertexAsyncT(String, String, T, PutVertexQuery) | 
            Replaces the data of a vertex based on its document ID.
             | 
|  | PutVertexAsyncT(String, String, String, T, PutVertexQuery) | 
            Replaces the data of a vertex in the collection.
            PUT/_api/gharial/{graph}/vertex/{collection}/{vertex}
             | 
 See Also
See Also