Installing
- 
2. Setting Up Neo4j Database RepoEnable Neo4j Database Repository for Fedora GNU/Linux 
- 
3. Installing Neo4j DatabaseThen to Install Neo4j Database 
 Then to Install Latest Neo4j Community Edition DB play:sudo dnf install neo4j When for Neo4j Enterprise Edition: sudo dnf install neo4j-enterprise Possibly, to List the Available Releases: dnf search neo4j And to Install a specific release like: sudo dnf install neo4j=1:5.10.0 
Contents
