$base
$base :
Remove the given entity from the index
__construct(\Everyman\Neo4j\Client $client, \Everyman\Neo4j\Index $index, \Everyman\Neo4j\PropertyContainer $entity, string $key, string $value, integer $opId)
Set the operation to drive the command
\Everyman\Neo4j\Client | $client | |
\Everyman\Neo4j\Index | $index | |
\Everyman\Neo4j\PropertyContainer | $entity | |
string | $key | |
string | $value | |
integer | $opId |
getEntityCache() : \Everyman\Neo4j\Cache\EntityCache
Get the entity cache
getEntityMapper() : \Everyman\Neo4j\EntityMapper
Get the entity mapper
getTransport() : \Everyman\Neo4j\Transport
Get the transport