Application

An application to export the cpg to a neo4j database.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
class Exclusive

Functions

Link copied to clipboard
open override fun call(): Int

The entrypoint of the cpg-vis-neo4j.

Link copied to clipboard
fun connect(): Pair<Session, SessionFactory>

Connects to the neo4j db.

Link copied to clipboard
fun pushToNeo4j(translationResult: TranslationResult)

Pushes the whole translationResult to the neo4j db.

Properties

Link copied to clipboard
Link copied to clipboard