main

fun main(args: Array<String>)

Starts a command line application of the cpg-vis-neo4j.

Throws

, if there was no arguments provided, or the path does not point to a file, is a directory or point to a hidden file or the paths does not have the same top level path

, if the thread is interrupted while it try´s to connect to the neo4j db.

, if there is no connection to bolt://localhost:7687 possible