pushToNeo4j

fun pushToNeo4j(translationResult: TranslationResult)

Pushes the whole translationResult to the neo4j db.

Parameters

translationResult

, not null

Throws

, 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