GraphOptionsSetName Method |
Sets the graph name to use in graph queries.
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax public GraphOptions SetName(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
GraphOptionsSee Also