Skip to content

Module to export local example data into neo4j #6

@avisionh

Description

@avisionh

Is your feature request related to a problem? Please describe.
Currently, the outputs of the extractor is a dictionary of each table and its dependencies. Will need to reformat it to go into neo4j and have this exported to neo4j in a somewhat automated fashion.

Describe the solution you'd like
A Python module within the extractor.py file that does this will be a good starting point, where you can also include instructions in the README.md to run this module to export example data into neo4j.

Describe alternatives you've considered
Considered possibility of doing this within the docker-compose.yml but not sure if that's possible.

Additional context
Motivated by making it as easy as possible for people to get started-up with neo4j and having an example to query it with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions