Property | Type | Description | |
---|---|---|---|
$connection | duxet\Rethinkdb\Connection | The connection instance. | |
$query | r\ValuedQuery | The \r\ValuedQuery instance. |
Method | Description | |
---|---|---|
__call ( string $method, array $parameters ) : mixed | Handle dynamic method calls. | |
__construct ( duxet\Rethinkdb\Connection $connection ) | Constructor. | |
run ( $query = null ) |
Method | Description | |
---|---|---|
nativeArray ( $val ) |
public __construct ( duxet\Rethinkdb\Connection $connection ) | ||
$connection | duxet\Rethinkdb\Connection |
protected Connection,duxet\Rethinkdb $connection | ||
return | duxet\Rethinkdb\Connection |