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

Conversation

@pontusmelke
Copy link
Collaborator

@pontusmelke pontusmelke commented Sep 11, 2019

Adds support for the command :source where you can in interactive mode
run statements from an external file.

NOTE: builds on top of #167 just last commit to review here

changelog: Support interactively executing Cypher statements from a file via :source statements.cypher.

@pontusmelke pontusmelke force-pushed the 1.2-source-file branch 2 times, most recently from c44bb57 to 2ebfb52 Compare September 12, 2019 07:55
@pontusmelke pontusmelke force-pushed the 1.2-source-file branch 2 times, most recently from 9bc51ee to a5806cc Compare September 12, 2019 08:24
Copy link
Contributor

@fickludd fickludd left a comment

Choose a reason for hiding this comment

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

This is great stuff. Like the testing and impl.

}

@Test
public void shouldReadHandleInvalidCypherStatementsFromFileInteractively() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldReadHandleInvalidC...

@pontusmelke pontusmelke force-pushed the 1.2-source-file branch 4 times, most recently from dd748ec to 4dc6ddc Compare September 12, 2019 11:06
Adds support for the command `:source` where you can in interactive mode
run statements from an external file.
@pontusmelke pontusmelke merged commit be470b4 into neo4j:1.2 Sep 12, 2019
@pontusmelke pontusmelke deleted the 1.2-source-file branch September 12, 2019 11:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants