Click or drag to resize

IGraphStatementGraphName Property

Gets the graph name to use with this statement.

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

Property Value

Type: String
See Also