A future result set of an asynchronously running graph query.

See Also:

Implements

Methods

Graph\ResultSet

get

( double $timeout )

Get the result set of an asynchronously executed graph query.

Parameters:
Name Type Details
$timeout double

The amount of time to wait for the graph query to return in seconds.

Throws:
Type Details
Dse\Exception
Returns:
Type Details
Graph\ResultSet

A result set of arbitrary graph results.