SessionExecuteGraph Method (IGraphStatement, String) |
Namespace: Cassandra
public GraphResultSet ExecuteGraph( IGraphStatement statement, string executionProfileName )
GraphResultSet rs = session.ExecuteGraph(new SimpleGraphStatement("g.V()"), "graphProfile");