Skip to content

Neo4J visualisation tool for the Code Property Graph

License

Notifications You must be signed in to change notification settings

peckto/cpg-vis-neo4j

 
 

Repository files navigation

Neo4J visualisation tool for the Code Property Graph

A simple tool to export a code property graph to a neo4j database.

Requirements

The application requires Java 11 or higher.

Build

Build using Gradle

./gradlew installDist

Usage

./build/install/cpg-vis-neo4j/bin/cpg-vis-neo4j <pathToSourcecode> [<pathToSourcecode> ...]

You can provide a list of paths of arbitrary length that can contain both file paths and directory paths.

About

Neo4J visualisation tool for the Code Property Graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.8%
  • Java 1.2%