A library to simplify mapping of cypher results onto your models.
Info
Version: | 1.0.12 |
Author(s): | Neil Dobson |
Last Update: | Tuesday, March 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/barnardos-au/Neo4jMapper |
NuGet Url: | https://www.nuget.org/packages/Neo4jMapper |
Install
Install-Package Neo4jMapper
dotnet add package Neo4jMapper
paket add Neo4jMapper
Neo4jMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Neo4j.Driver.Simple(>= 4.0.0)
- ServiceStack.Text(>= 5.8.0)
- System.Interactive.Async(>= 4.0.0)
Tags