Skip to content

Instantly share code, notes, and snippets.

@wmfairuz
Created September 15, 2014 04:49
Show Gist options
  • Save wmfairuz/700d328c05ab0fd266d7 to your computer and use it in GitHub Desktop.
Save wmfairuz/700d328c05ab0fd266d7 to your computer and use it in GitHub Desktop.
NI seed command
java -Xms3g -Xmx3g -cp "D:\src\network-inventory\PersistenceAbstractionAPI\dist\PersistenceAbstractionAPI.jar;D:\src\network-inventory\PersistenceServiceRemoteInterfaces\dist\PersistenceServiceRemoteInterfaces.jar;D:\lib\neo4j-spatial\geotools\gt-api-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-coverage-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-cql-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-data-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-main-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-metadata-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-opengis-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-process-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-referencing-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-render-8.4.jar;D:\lib\neo4j-spatial\geotools\gt-shapefile-8.4.jar;D:\lib\wax\wax_1.0.5.jar;D:\lib\neo4j-spatial\blueprints-core-1.2.jar;D:\lib\neo4j-spatial\gremlin-groovy-1.5.jar;D:\lib\neo4j-spatial\gremlin-java-1.5.jar;D:\lib\neo4j-spatial\jsr-275-1.0-beta-2.jar;D:\lib\neo4j-spatial\jts-1.12.jar;D:\lib\neo4j-spatial\neo4j-graph-collections-0.6-neo4j-1.9.jar;D:\lib\neo4j-spatial\neo4j-spatial-0.11-neo4j-1.9.jar;D:\lib\neo4j-spatial\pipes-1.0.jar;D:\server\neo4j-community-1.9.7\lib\concurrentlinkedhashmap-lru-1.3.1.jar;D:\server\neo4j-community-1.9.7\lib\geronimo-jta_1.1_spec-1.1.1.jar;D:\server\neo4j-community-1.9.7\lib\lucene-core-3.6.2.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-cypher-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-graph-algo-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-graph-matching-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-jmx-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-kernel-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-lucene-index-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\neo4j-shell-1.9.7.jar;D:\server\neo4j-community-1.9.7\lib\org.apache.servicemix.bundles.jline-0.9.94_1.jar;D:\server\neo4j-community-1.9.7\lib\scala-library-2.10.0.jar;D:\server\neo4j-community-1.9.7\lib\server-api-1.9.7.jar;D:\src\network-inventory\PersistenceService\build\classes;C:\Program Files\NetBeans 8.0.1\java\modules\ext\junit-3.8.2.jar;C:\Program Files\NetBeans 8.0.1\platform\modules\ext\junit-4.10.jar;D:\src\network-inventory\PersistenceService\build\test\classes" org.kuwaiba.tools.DataModelLoader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment