Click or drag to resize

ISessionExecuteGraphAsync Method

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