cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Graph databases

Can anyone please clarify my doubt regarding the databases that are created in the neo4j desktop. Within one project we can create a multiple number of databases and again inside a database on running the command :dbs we can see neo4j and system database. And we can also create multiple databases there by writing the command "create database database-name". So what is the difference in the creation of database in initial step and later step and purpose of having this database heirarchy.

3 REPLIES 3

ameyasoft
Graph Maven

Think of initial setup as a fruit basket and later steps you are adding different fruits to the basket.

I have one question in this context.
We can use only those databases in "Neo4j Fabric" which we get by the Cypher command ":dbs" (in your word fruits).
By using "Neo4j Fabric" how to use different databases created in the initial setup (databases from neo4j database)?

Follow this link: