How to update the existing knowledge base created with a knowledge graph?
You can update the existing knowledge base created with the knowledge graph as an RAG definition by adding a chunk to it.
Select the existing knowledge base created using a knowledge graph.
Click on the knowledge base file name.

Click ‘+Add Chunk' and provide the chunk details in the box, and click on 'Save’.

You can also update the existing chunk. Click the ‘pencil' icon at the rightmost corner and edit the chunk, and click 'Save’.

Once you edit or add a chunk, you can track the status in the dashboard.

The chunk is saved immediately and becomes part of the existing knowledge base.

You can find the updated knowledge graph, which now includes the new entity.

Managing within a knowledge graph
You can modify the details of existing nodes to ensure the information remains current and accurate. Unnecessary or outdated nodes can be removed from the graph. When deleting nodes, only the selected node and its direct relations are removed, while the rest of the graph remains intact. This functionality enables efficient updates and maintenance of the knowledge graph.
Editing a node
You can update node properties such as name and description with changes reflected immediately.
Click on the particular node you want to update.
A right-side panel will open with Node Details.

Click the pencil icon on ‘Name’ or ‘Description’, and a pop-up will open. Edit the details in the 'Edit Description' box and click 'Save'.

Deleting a node
Select the node you want to delete.
A right-side panel with Node Details will open. Click the 'Delete Node' button.

A pop-up will appear that requires typing DELETE to confirm the deletion.

Once you type DELETE and click ‘Confirm’, the node will be deleted permanently.
Updating metadata
Select the appropriate option from the ‘Document Type’ dropdown, edit the metadata, and click ‘Save’ on the right-side panel titled ‘Document Metadata’

Once you save the updated metadata, it will be applied to all chunks. Click on any chunk to view the updated metadata.

Last updated