Click or drag to resize

IDseSessionExecuteGraph Method

Overload List
  NameDescription
Public methodCode exampleExecuteGraph(IGraphStatement)
Executes a graph statement.
Public methodCode exampleExecuteGraph(IGraphStatement, String)
Executes a graph statement with the provided execution profile. The execution profile must have been added previously to the DseCluster using WithExecutionProfiles(ActionIExecutionProfileOptions).
Top
See Also