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