GraphApiClient_graphApiPath Field |
The root path of the API.
Namespace:
ArangoDBNetStandard.GraphApi
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntaxprotected readonly string _graphApiPath
Protected ReadOnly _graphApiPath As String
protected:
initonly String^ _graphApiPath
val _graphApiPath: string
Field Value
Type:
String
See Also