How to delete/create databases in Neo4j?

前端 未结 12 1176
既然无缘
既然无缘 2020-12-12 11:52

Is it possible to create/delete different databases in the graph database Neo4j like in MySQL? Or, at least, how to delete all nodes and relationships of an existing graph t

12条回答
  •  北海茫月
    2020-12-12 12:40

    Creating new Database in Neo4j

    Before Starting neo4j community click the browse option

    enter image description here

    and choose a different directory

    enter image description here

    enter image description here

    and click start button.

    enter image description here

    New database created on that direcory

提交回复
热议问题