GraphOptions Properties |
The GraphOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Language |
Gets the graph language to use in graph queries.
|
![]() | Name |
Gets the graph name to use in graph queries.
|
![]() | ReadConsistencyLevel |
Gets the consistency level used for read queries
|
![]() | ReadTimeoutMillis |
Gets the value that overrides the
default per-host read timeout in milliseconds for all graph queries.
Default: Timeout.Infinite (-1). |
![]() | Source |
Gets the graph traversal source name in graph queries.
|
![]() | WriteConsistencyLevel |
Gets the consistency level used for read queries
|