Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Git4NeoNew to Visual Studio Code? Get it now.
Git4Neo

Git4Neo

asycv

|
40 installs
| (0) | Free
Analyze Git repositories as a Neo4j knowledge graph
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git4Neo

CI

Analyze Git repositories as a Neo4j knowledge graph. Connect one or many repos, then explore contributors, dependencies, code complexity, and cross-repo relationships through graph queries and built-in visualizations.

Setup

  1. Install the extension
  2. Have a Neo4j instance running
  3. Run Git4Neo: Setup from the command palette to configure your connection
  4. You'll also need a GitHub token for fetching repository data

Configuration

Settings are under git4neo.* in VS Code:

  • neo4jUri -- bolt URI (default: bolt://localhost:7687)
  • neo4jUsername -- default: neo4j
  • neo4jPassword -- your Neo4j password
  • githubToken -- GitHub personal access token
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft