Context Graph Stages

Context Graph stages are available if you have licensed the Context Graph. Context Graph stages provide operations to manipulate Context Graph models in workflows.

Stage Icon Description For more information
Delete from Model

The Delete from Model stage deletes entities and relationships from a model.

Import to Model

The Import to Model stage populates data in a new or existing Context Graph model from two incoming channels.

Merge Entities

The Merge Entities stage merges two or more entities into a single entity.

Query Model

The Query Model stage is an intermediate stage that uses incoming data rows to execute queries that extract specific entities and relationships from a model. It executes a saved query for a model in a workflow. The output can be returned as flat or hierarchical data representing query levels.

Read from Model

The Read From Model stage executes a query to read data from an existing model.

Split Entity

The Split Entity stage splits one entity into two or more new entities.

Write to Model

The Write to Model stage uses input data to create or update a Context Graph model that contains entities, relationships, and properties.