Info
Version: | 1.1.0-beta |
Author(s): | Italo Pessoa |
Last Update: | Wednesday, March 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/italopessoa/Neo4j.Map.Extension |
NuGet Url: | https://www.nuget.org/packages/Neo4j.Map.Extension |
Install
Install-Package Neo4j.Map.Extension
dotnet add package Neo4j.Map.Extension
paket add Neo4j.Map.Extension
Neo4j.Map.Extension Download (Unzip the "nupkg" after downloading)
Dependencies
- Neo4j.Driver(>= 1.5.2)
- Newtonsoft.Json(>= 11.0.1)
Tags
After some repetitive query parses, I tried to make it more abstract for me, using some attributes to configure a graph node as a custom C# class.