OPTION_ENDPOINT
OPTION_ENDPOINT
Endpoint string index constant
Simple container class for connection options.
This class also provides the default values for the connection
options and will perform a simple validation of them.
It provides array access to its members.
$_endpoint : \triagens\ArangoDb\Endpoint
The connection endpoint object
__construct(array $options) : \triagens\ArangoDb\ConnectionOptions
Set defaults, use options provided by client and validate them
array | $options |
|
getEndpoint() : \triagens\ArangoDb\Endpoint
Get the endpoint object for the connection