Get Neo4j Knowledge Graph
lyzr_kg_ext_get_graph_neo4jFetch Neo4j knowledge graph nodes for a RAG system. Provide a RAG ID to retrieve nodes, with an optional limit on the number returned.
Instructions
Fetch the Neo4j knowledge graph nodes for a RAG system (namespaced endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of nodes to return (default 50) | |
| rag_id | Yes | The ID of the RAG system |