Info
Version: | 1.0.22 |
Author(s): | Peter Waher |
Last Update: | Tuesday, January 12, 2021 |
.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.
Script Syntax:
https://waher.se/Script.md#accessToObjectDatabase
https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence.