IGraphApiClientGetEdgeAsync Method |
| Name | Description | |
|---|---|---|
| GetEdgeAsyncT(String, String, GetEdgeQuery) |
Gets an edge from the given graph using the edge's document-handle.
GET /_api/gharial/{graph}/edge/{collection}/{edge}
| |
| GetEdgeAsyncT(String, String, String, GetEdgeQuery) |
Gets an edge from the given graph using the edge collection and _key attribute.
|