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