LiteGraph is a simple graph database abstraction with a RESTful interface, JSON data query support, and GEXF output support.
Info
Version: | 2.1.0 |
Author(s): | Joel Christner |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jchristn/LiteGraph |
NuGet Url: | https://www.nuget.org/packages/LiteGraph |
Install
Install-Package LiteGraph
dotnet add package LiteGraph
paket add LiteGraph
LiteGraph Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Data.Sqlite(>= 5.0.1)
- Microsoft.Data.Sqlite.Core(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Data.Sqlite(>= 5.0.1)
- Microsoft.Data.Sqlite.Core(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Data.Sqlite(>= 5.0.1)
- Microsoft.Data.Sqlite.Core(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Data.Sqlite(>= 5.0.1)
- Microsoft.Data.Sqlite.Core(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Data.Sqlite(>= 5.0.1)
- Microsoft.Data.Sqlite.Core(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
Tags