/
SA
samyama-ai
/
Samyama Graph Database API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 1w ago
Details
Filter operations
post
Execute a Cypher query
get
Get graph schema
post
Import nodes from CSV
post
Import nodes from JSON
get
Get server status
get
List all tenants
post
Create a new tenant
get
Get a tenant
delete
Delete a tenant
patch
Update tenant settings
get
Get tenant resource usage
List all tenants
Returns all configured tenants with their settings and quotas.
get
/api/tenants
Response
List of tenants
object
required
tenants
Tenant[]
Changes