falkordb-skills - Practical FalkorDB guidance for Cypher, UDFs, and Docker.
Provides guidance for Cypher queries, UDF management, Docker operations, and data ingestion in FalkorDB.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create nodes and relationships
- Execute parameterized Cypher queries
- Inspect and profile query plans
- Create range, fulltext, and vector indexes
- Manage graph constraints and slowlogs
- Load and invoke JavaScript UDFs
- Deploy FalkorDB using Docker
- Bulk load data from CSV
- Migrate data from external databases
Inputs
- Cypher query strings
- JavaScript UDF scripts
- CSV data files
- External database credentials and configurations
Outputs
- Graph nodes, relationships, and properties
- Query result sets and profile statistics
- Created indexes and constraints
- Loaded UDF libraries
- Running FalkorDB container instances
Requirements
- FalkorDB or Redis server with FalkorDB module
- redis-cli utility
- Docker and Docker Compose
- Python 3 environment with falkordb SDK
- Rust Cargo toolchain
