Neo OSGi Shell
From NeoWiki
[edit] The Neo4j OSGi shell command providers
The Neo4j OSGi shell aims to provide useful commands for the respective shell subsystems of Knopflerfish, Felix and Equinox.
[edit] Deployment
The different Shell plugins are bundles, so, a sample setup for e.g. Felix looks something like
[edit] Building and testing
svn co https://trac.neo4j.org/browser/laboratory/users/peter/shell shell cd shell mvn clean install mvn pax:provision


