All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.README.txt Maven / Gradle / Ivy

There is a newer version: 3.1.0-M08
Show newest version
Embedded Neo4j on the JVM
=========================

You'll find some source code in the examples/ directory. These examples 
progress from setting up a graph, to indexing, to using algorithms. 
Scripts in the bin/ directory run the source code against pre-compiled 
classes in the lib/ directory.

The scripts and related source code are:

  * embedded-neo4j                org.neo4j.examples.EmbeddedNeo4j 
  * embedded-neo4j-with-indexing  org.neo4j.examples.EmbeddedNeo4jWithIndexing 
  * calculate-shortest-path       org.neo4j.examples.CalculateShortestPath
  * using-integrated-index        org.neo4j.examples.UsingIntegratedIndex
  * shell-example                 org.neo4j.examples.Neo4jShell 

References
----------

  * http://neo4j.com/docs/        documentation

License(s)
----------
Various licenses apply. Please refer to the LICENSE and NOTICE files for more
detailed information. A full report regarding the licenses of all included
dependencies is found in site/dependencies.html.

  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy