01Executes Cypher queries with parameter support to prevent injection attacks.
02Creates new nodes with specified labels and properties, supporting all Neo4j data types.
03Defines relationships between nodes with customizable types, directions, and properties.
04Enables natural language querying for data retrieval and manipulation.
05Supports complex operations like finding relationships and calculating aggregates via natural language.