DotNet4Neo4j / Neo4jClient

.NET client binding for Neo4j
https://www.nuget.org/packages/Neo4jClient
Microsoft Public License
431 stars 146 forks source link

Adds support for `IN TRANSACTIONS` #430

Closed cskardon closed 2 years ago

cskardon commented 2 years ago

Fixes #429

Adds .InTransactions as a call on the ICypherFluentQuery interface.