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