$client
$client :
Perform a query using the Gremlin DSL and return the results
__construct(\Everyman\Neo4j\Client $client, \Everyman\Neo4j\Gremlin\Query $query)
Set the query to execute
\Everyman\Neo4j\Client | $client | |
\Everyman\Neo4j\Gremlin\Query | $query |
getEntityCache() : \Everyman\Neo4j\Cache\EntityCache
Get the entity cache
getEntityMapper() : \Everyman\Neo4j\EntityMapper
Get the entity mapper
getTransport() : \Everyman\Neo4j\Transport
Get the transport