Update an existing graph with new documents.
This endpoint processes additional documents based on the original graph filters and/or new filters/document IDs, extracts entities and relationships, and updates the graph with new information.
Args: name: Name of the graph to update request: UpdateGraphRequest containing:
Returns: Graph: The updated graph object
Request model for updating a graph
Successful Response
Represents a knowledge graph