Skip to content

Feature Request: Support specifying neo4j database #1651

@yourpalal

Description

@yourpalal

Neo4j 4.0+ (enterprise) supports multiple databases.

It seems this is not super complicated, you just need to send a cypher USE <database> command to switch to the right database.

This would be really helpful for running both a test and dev database locally with a single instance of neo4j, similar to how ActiveRecord uses test/dev databases by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions