Install neo4j in ubuntu
Neo4j is an open-source graph database, implemented in Java. The developers describe Neo4j as "embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables". Neo4j is the most popular graph database.
wget -O - http://debian.neo4j.org/neotechnology.gpg.key | apt-key add -
echo 'deb http://debian.neo4j.org/repo stable/' > /etc/apt/sources.list.d/neo4j.list
apt-get update
apt-get install neo4j
service neo4j-service status
Written by Abdelkader Boudih
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Neo4j
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#