Skip to content

Conversation

@OskarDamkjaer
Copy link
Contributor

@OskarDamkjaer OskarDamkjaer commented Aug 1, 2024

Using the database field on the result ensures that the right database is used for node expansion, even if the query dynamically switched database, for example like this:

:use neo4j
USE movies MATCH (n) RETURN n;

Copy link
Contributor

@nnecla nnecla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link
Contributor

@daveajrussell daveajrussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've repro-d on my neo4j desktop instance

Tested out the same steps on this and it's looking good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants