Graph
Create Graph
Create a new graph based on document contents.
The graph is created asynchronously. A stub graph record is returned with status = "processing" while a background task extracts entities and relationships.
Args: request: Graph creation parameters including name and optional filters. auth: Authentication context authorizing the operation.
Returns: The placeholder :class:Graph object which clients can poll for status.
post/graph/create
Headers
authorizationstring
Request body
Response
Successful Response