\Everyman\Neo4jGeoff

Implementation of GEOFF - Graph Export Object File Format From http://py2neo.org/geoff Available at http://github.com/nigelsmall/py2neo

Summary

Methods
Properties
Constants
__construct()
dump()
load()
No public properties found
No constants found
No protected methods found
$client
N/A
No private methods found
No private properties found
N/A

Properties

$client

$client : 

Type

Methods

__construct()

__construct(\Everyman\Neo4j\Client $client)

Build the importer/exported

Parameters

\Everyman\Neo4j\Client $client

dump()

dump(mixed $paths, \Everyman\Neo4j\stream $handle) : mixed

Dump path information to a GEOFF string or file

Parameters

mixed $paths

a single Path object or an array of Path objects

\Everyman\Neo4j\stream $handle

Returns

mixed —

stream or string