bugfinder.processing.neo4j
Module containing all Neo4J processing classes.
- class bugfinder.processing.neo4j.Neo4J3Processing(dataset, deprecation_warning=None)
Bases:
AbstractContainerProcessing
Data processing calss for Neo4J v3.x
- abstract configure_container()
Setup container variables.
- environment = {}
- fix_data_folder_rights()
Fix rights to ensure the neo4j folder can be read.
- neo4j_db = None
- send_commands()
Send commands to the container.
- start_string = 'Remote interface available'