Click or drag to resize

IExecutionProfileGraphOptions Property

Retrieves the DSE Graph options set on this profile.

See GraphOptions for additional information on the settings within the GraphOptions class.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
GraphOptions GraphOptions { get; }

Property Value

Type: GraphOptions
See Also