IDseSessionExecuteGraphAsync Method |
Name | Description | |
---|---|---|
ExecuteGraphAsync(IGraphStatement) |
Executes a graph statement.
| |
ExecuteGraphAsync(IGraphStatement, String) |
Executes a graph statement asynchronously with the provided graph execution profile.
The graph execution profile must have been added previously to the DseCluster
using WithExecutionProfiles(ActionIExecutionProfileOptions).
|