Create range indexes for exact/range lookups

Official

Speed up FalkorDB property queries with indexes

AuthorFalkorDB
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers improve FalkorDB query performance by creating indexes for node properties used in equality and range lookups instead of relying on slower scans.

Core Features & Use Cases

  • Range Index Creation: Create FalkorDB indexes for node labels and properties to accelerate exact matches and range-based filters.
  • Query Performance Optimization: Support faster WHERE clause execution by adding appropriate property indexes for graph workloads.
  • Use Case: Improve a social graph application by indexing Person properties such as age so user searches and range queries execute more efficiently.

Quick Start

Ask the AI to create a FalkorDB range index for the Person node label on the age property.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Create range indexes for exact/range lookups
Download link: https://github.com/FalkorDB/skills/archive/main.zip#create-range-indexes-for-exact-range-lookups

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.