class FutureResultSet
A future result set of an asynchronously running graph query.
Implements
Methods
Get the result set of an asynchronously executed graph query.
A future result set of an asynchronously running graph query.
Get the result set of an asynchronously executed graph query.
| Name | Type | Details |
|---|---|---|
| $timeout | double |
The amount of time to wait for the graph query to return in seconds. |
| Type | Details |
|---|---|
Dse\Exception |
| Type | Details |
|---|---|
Graph\ResultSet |
A result set of arbitrary graph results. |