Download Neo4j
Which Version is Right for You?
- Community is licensed under GPL, and contains all the awesome graphiness you want
- Advanced is AGPL licensed, and adds monitoring capabilities to your database
- Enterprise is also AGPL licensed, and adds monitoring, live backups and high availability
Source Code
The public source code repositories are found at https://github.com/neo4j and source code for examples are found at https://github.com/neo4j-examples.
Upgrading?
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-25306822-2']); _gaq.push(['_trackPageview']);
(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();