Info
Version: | 2.6.0 |
Author(s): | Peter Waher |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Script/Waher.Script.Persistence |
NuGet Url: | https://www.nuget.org/packages/Waher.Script.Persistence |
Install
Install-Package Waher.Script.Persistence
dotnet add package Waher.Script.Persistence
paket add Waher.Script.Persistence
Waher.Script.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Persistence(>= 1.2.2)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Runtime.Settings(>= 1.0.4)
- Waher.Script(>= 1.0.46)
- NETStandard.Library(>= 1.6.1)
Tags
Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation, linked data and graph databases.
Script Syntax:
https://waher.se/Script.md#accessToObjectDatabase
https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence.