IGraphStatement Properties |
The IGraphStatement type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConsistencyLevel |
Returns the consistency level to use for this statement.
|
![]() | GraphLanguage |
Gets the graph language to use with this statement.
|
![]() | GraphName |
Gets the graph name to use with this statement.
|
![]() | GraphReadConsistencyLevel |
Gets the consistency level used for read graph queries.
|
![]() | GraphSource |
Gets the graph traversal source name to use with this statement.
|
![]() | GraphWriteConsistencyLevel |
Gets the consistency level used for write graph queries.
|
![]() | IsSystemQuery |
Determines whether this statement is marked as a system query.
|
![]() | ReadTimeoutMillis |
Gets the ReadTimeout for the statement that, when is different than 0, overrides
ReadTimeoutMillis.
Use Infinite to disable timeouts for this Statement. |
![]() | Timestamp |
Gets the default timestamp for this query.
|