| GraphApiClientGetVertexAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetVertexAsyncT(String, String, GetVertexQuery) | 
            Gets a vertex based on its document ID.
             | 
|  | GetVertexAsyncT(String, String, String, GetVertexQuery) | 
            Gets a vertex from the given collection.
            GET/_api/gharial/{graph}/vertex/{collection}/{vertex}
             | 
 See Also
See Also