Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Cypher-shell: Bookmark for unexpected database encountered #223

@luanne

Description

@luanne

When using the cypher-shell with fabric, one has to first switch to the system database to be able to then switch to the fabric database

Neo4j Version: 4.0.0
Operating System: MacOS Mojave

Steps to reproduce

  1. Configure fabric e.g. fabric.database.name=example
  2. Start the cypher-shell
  3. Try :use example

Expected behavior

Should switch to the example database

Actual behavior

Bookmark for unexpected database encountered: 3d4380b8-f4f2-4603-b7d6-19a4f56dda20:5

However, if you first switch to system, the subsequent switch to example works correctly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions