Skip to main content
Glama

AttachRelation

Create relationships between records in RushDB by specifying source, target IDs, relation type, and direction to establish connections in your graph database.

Instructions

Create a relationship between records (single or multiple targets)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
directionNoDirection of the relationshipoutgoing
relationTypeNoType of the relationship
sourceIdYesID of the source record
targetIdNoID of one target record (deprecated if targetIds provided)
targetIdsNoIDs of multiple target records
transactionIdNoOptional transaction ID for atomic relation creation

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1pxone/RushDB'

If you have feedback or need assistance with the MCP directory API, please join our Discord server