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