This page list out core functions that developers would use.
The SDK offers a variety of API as follows:
MindLake
The general interfaces apply to the entire SDK, including the entry point`Connect` method to connect to Mind Lake and manage user accounts as well as encryption keys.
MindLake.DataLake
Managing the data tables and enabling execution of SQL queries.
MindLake.Cryptor
Encrypting and decrypting data
MindLake.Permission
Granting permission of decryption to other users
Last updated 2 years ago