Delete Entity
Instructions for use
"Delete Entity" is used to delete unnecessary Entity Types in Graph Database. Two Delete Entity Type methods are provided here. It is recommended to use the Delete Entity GPA tool when implementing batch deletion or deletion by condition:
Method 1: After Connect Graph Database, select the Entity Type to be deleted in the entity list of Graph Manager, and right-click to select the Delete option.
Method 2: Toolbox-> Knowledge Graph-> Delete Entity, double click directly, or drag the tool to Model Builder Window, and then double click the function graph.
Operation steps
- Set Graph Database Connection information, including Graph Database type, Graph Database address, user name, password, etc., and then click the Connect button. The Connection succeeded interface prompts "Entity Type has been obtained, please add and select";
- Click "+" to add the Entity Type to be deleted;
- When the condition is empty, delete All Data under the target Entity Type by default. If you only need to delete part of the data under the Entity Type, you can add a condition statement in the format of attribute name: 'attribute value', for example, ENTITYNAME: 'transportation'. If there are multiple attribute values, they are separated by commas.
- Click the Execute button and Graph Manager will automatically strip the Entity Type after the execution completed.