KnowledgeGraph
Create a knowledge graph edge
Creates a new directed edge between two nodes in the knowledge graph. Server generates the edge_id with suffix -kge. Validates that source and destination nodes exist in the same workspace. On duplicate (source, label, destination) returns 409 with the existing edge.
post/knowledgeGraph/edges
Request body
Response
The created edge