LogoClawIndex
CasesSkillsAbout
LogoClawIndex

graphrag-patterns - GraphRAG Implementation Patterns for Neo4j

Provides GraphRAG implementation patterns including hybrid search, Text2Cypher, agentic retrieval, and RAGAS evaluation for Neo4j.

Tags

Updated: 2026-09-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create hybrid retrievers
  • Generate Cypher queries with few-shot
  • Route queries to retrieval strategies
  • Enrich vector search with graph
  • Evaluate retrieval quality with RAGAS
  • Execute stepback prompting retrieval

Inputs

  • Neo4j database connection driver
  • Embedding models
  • LLM models
  • User search queries
  • RAG evaluation datasets

Outputs

  • Enriched search result lists
  • Generated Cypher query chains
  • Query strategy classification labels
  • RAGAS quality metric scores
  • Deduplicated retrieval documents

Requirements

  • Neo4j graph database
  • Python runtime environment
  • langchain_neo4j package
  • ragas package

Source

  • Spec: SKILL.md
  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
graphrag
neo4j
text2cypher
hybrid-search
ragas
langchain
Create hybrid retrievers
Generate Cypher queries with few-shot
Route queries to retrieval strategies
Enrich vector search with graph
Neo4j database connection driver
Embedding models
LLM models
Enriched search result lists
Generated Cypher query chains
Query strategy classification labels