IGraphStatementSetTimestamp Method |
Sets the timestamp associated with this query.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 1.0.0.0
SyntaxIGraphStatement SetTimestamp(
DateTimeOffset timestamp
)
Parameters
- timestamp
- Type: SystemDateTimeOffset
Return Value
Type:
IGraphStatement
See Also