DotNet4Neo4j / Neo4jClient

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

Issue 458 WithParam: throw exception if parameter starts with '$' (or… #460

Closed Clooney24 closed 1 year ago

Clooney24 commented 1 year ago

… any other not allowed character).

Issue 458 WithParam: throw exception if parameter starts with '$' (or any other not allowed character).

Issue 459 WithParam: exeption when using already existing param name outputs "key" instead of param name

Clooney24 commented 1 year ago

Changes pushed - sorry for the long-winded discussion.