$client
$client :
Implementation of GEOFF - Graph Export Object File Format From http://py2neo.org/geoff Available at http://github.com/nigelsmall/py2neo
__construct(\Everyman\Neo4j\Client $client)
Build the importer/exported
\Everyman\Neo4j\Client | $client |
load(mixed $handle, \Everyman\Neo4j\Batch $batch) : \Everyman\Neo4j\Batch
Load a GEOFF string or file
mixed | $handle | |
\Everyman\Neo4j\Batch | $batch |