neumann-graph

Community

Model and query graph data in Neumann

AuthorShadylukin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enable developers and analysts to store, model, and query directed property graph data alongside tables and vectors in a single Neumann instance, removing the need to synchronize separate graph and vector systems.

Core Features & Use Cases

  • Graph modeling and CRUD: Create, read, update, and delete nodes and edges with labels, properties, and auto-generated IDs.
  • Traversal and pathfinding: Neighbor queries, shortest and weighted paths, variable-length paths, and cross-engine neighbor ranking by vector similarity.
  • Algorithms & analytics: Run PageRank, Betweenness, Closeness, Eigenvector, Louvain, and Label Propagation for graph insights; supports constraints, indexes, aggregation, and pattern matching.
  • Cypher support and batching: Use a Cypher subset for complex queries and perform batch create/update/delete operations for scale.
  • Use case example: Build a knowledge graph with entities and embeddings to power RAG, agent memory, or permissioned graph queries that respect relationships and semantic similarity.

Quick Start

Create a person node named Alice with role engineer and then run a NEIGHBORS query to find her outgoing connections.

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: neumann-graph
Download link: https://github.com/Shadylukin/Neumann/archive/main.zip#neumann-graph

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 223,000+ vetted skills library on demand.