IGraphApiClientPatchVertexAsync Method |
Name | Description | |
---|---|---|
PatchVertexAsyncT, U(String, String, T, PatchVertexQuery) |
Updates the data of the specific vertex based on its document ID.
| |
PatchVertexAsyncT, U(String, String, String, T, PatchVertexQuery) |
Updates the data of the specific vertex in the collection.
PATCH/_api/gharial/{graph}/vertex/{collection}/{vertex}
|