Click or drag to resize

GraphResultSetInfo Property

Gets the execution information for the query execution.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public ExecutionInfo Info { get; }

Property Value

Type: ExecutionInfo
See Also