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