سؤال

How to create a new database in neo4j through neo4j .net readify client?? by default it takes me to the same database

هل كانت مفيدة؟

المحلول

Neo4j does not have a concept of multiple databases. Either run Neo4j on different ports with different graph.db directories or use multiple subgraphs in one Neo4j instance.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top