A collection of operators that can help write a Neo4j Cipher query using the natural syntax (or as close as possible) without resorting to too many magic strings.
Info
| Version: | 0.5.0 |
| Author(s): | Haumohio |
| Last Update: | Tuesday, June 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/claruspeter/Neo4jOperators |
| NuGet Url: | https://www.nuget.org/packages/Neo4j.Operators |
Install
Install-Package Neo4j.Operators
dotnet add package Neo4j.Operators
paket add Neo4j.Operators
Neo4j.Operators Download (Unzip the "nupkg" after downloading)
Dependencies
- Neo4jClient(>= 2.0.0.7)
Tags