Click or drag to resize

ConfigurationGraphOptions Property

Gets the options related to graph instance.

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

Property Value

Type: GraphOptions
See Also