/
SA
samyama-ai
/
Samyama Graph Database API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 6d 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
post
Sample a representative subgraph
get
List vector indexes
post
Create a vector index
post
k-nearest-neighbour search over a vector index
post
Export a tenant as a portable .sgsnap snapshot
post
Import a .sgsnap snapshot into a tenant
post
Declare the governed enrichment (GAK) policy
post
Run governed enrichment over a query's surfaced nodes
post
Promote quarantined enrichments that clear the trust floor
post
Translate a natural-language question into read-only Cypher
List vector indexes
get
/api/vector/indexes
Response
The configured vector indexes
object
required
Changes