This is a package which extends the neo4j driver with a query caching mechanism which can significantly increase performance.
Info
Version: | 1.0.0-beta |
Author(s): | Neo4j.QueryCaching |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robinskil/Neo4j.QueryCaching |
NuGet Url: | https://www.nuget.org/packages/Neo4j.QueryCaching |
Install
Install-Package Neo4j.QueryCaching
dotnet add package Neo4j.QueryCaching
paket add Neo4j.QueryCaching
Neo4j.QueryCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- Neo4j.Driver(>= 4.0.0)
Tags