neo4jev GitHub avatar by jexp

jexp /

Codebase & Graph Pathfinding

neo4jev

Navigates a Neo4j graph one hop at a time, asking Jev which relationship to follow next.

License: MITLanguage: Jupyter NotebookLast push: 9/18/2026#database-vector#ast-code-graph

What Jev Does in this Architecture

Choice scores neighboring relationships and Noul checks goal completion; local beam search retains candidate paths.

Key Architecture Benefit

Connects a natural-language goal to inspectable graph paths.

Reviewed Source Code Evidence

Verified fixed-commit source files demonstrating genuine Jev integration:

Review & Benchmark Note: A graph-navigation demo with explicitly labeled substitute answers when no API key is available. Large-graph speedup claims have not been verified.
Clone Repository
git clone https://github.com/jexp/neo4jev.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

jexp/neo4jev

Architecture Category

Codebase & Graph Pathfinding

AST traversal, code graph dependency analysis, automated PR review, and pathfinding.

View all in this category →

Related Projects in Codebase & Graph Pathfinding

Jev Review repository icon by devagrawal09

devagrawal09

Jev Review

284
Codebase & Graph PathfindingMITTypeScript

Reviews a Git diff or a codebase in stages and displays review leads in a local dashboard.

What Jev does here

Judges risk, files, evidence regions, mechanisms and severity before rule-based reviewer routing.

Connects review leads to concrete code for human inspection.

#coding-agents#ast-code-graph#evaluation-benchmarks
142 evidence links
Inspect details
Blink repository icon by ellipsis-dev

ellipsis-dev

Blink

18
Codebase & Graph PathfindingMITTypeScript

Finds files from a natural-language query using multiple walkers through the directory tree.

What Jev does here

Jev scores file and directory names; code distributes walkers using those probabilities.

Searches without a vector index and reports the share of walkers reaching each path.

#ast-code-graph#search-retrieval
3 evidence links
Inspect details
jev-code repository icon by devagrawal09

devagrawal09

jev-code

9
Codebase & Graph PathfindingMITTypeScript

Helps coding Agents locate code, check change intent, triage test failures, and organize review findings.

What Jev does here

Selects a fixed workflow and makes structured judgments over bounded diffs, code, or log excerpts.

Returns inspectable leads and states which parts were not checked.

#coding-agents#ast-code-graph#evaluation-benchmarks
12 evidence links
Inspect details