Hello,
i am using Neo4j Community Edition which runs as a standalone server in a Unix os. The server operates as a service which i can start, stop and find its status. From the documentation i learned that i can not use neo4j-admin import tool because this tool prepares data to be inserted in a non existant database. However in Neo4j community edition i can operate only with the default neo4j database and i can not create another. Is there a way to use neo4j-admin import? Can anyone provide the necessary details? Thanks in advance!