class DefaultSession
Implements
Methods
Execute a query.
Execute a query asynchronously. This method returns immediately, but the query continues execution in the background.
Prepare a query for execution.
Asynchronously prepare a query for execution.
null close
(double $timeout )
Close the session and all its connections.
Dse\FutureClose closeAsync
( )Asynchronously close the session and all its connections.
Dse\Schema schema
( )Get a snapshot of the cluster’s current schema.
Execute graph queries.
Asynchronously execute a graph query.