Skip to content

Support for transactions in js driver #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 17, 2015
Merged

Support for transactions in js driver #21

merged 2 commits into from
Dec 17, 2015

Conversation

pontusmelke
Copy link
Contributor

No description provided.

@@ -72,6 +72,34 @@ session
.catch(function(error) {
console.log(error);
});

//run queries in a transaction
Copy link
Contributor

Choose a reason for hiding this comment

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

s/query/statement/g, so that we're consistent throughout on calling these "statements"

jakewins added a commit that referenced this pull request Dec 17, 2015
Support for transactions in js driver
@jakewins jakewins merged commit 343470c into neo4j:1.0 Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants