ehrenb / machina

A scalable and recursive binary analysis pipeline
https://machina.behren.me
2 stars 0 forks source link

Neo4J conversion #24

Closed ehrenb closed 1 year ago

ehrenb commented 1 year ago

Experimenting with moving from OrientDB -> Neo4J free. https://github.com/ehrenb/machina/tree/neo4j

ehrenb commented 1 year ago
ehrenb commented 1 year ago

Neomodel only works up to Neo4J 4.1 right now - https://github.com/neo4j-contrib/neomodel#requirements . Use the 4.1 manual here: https://neo4j.com/docs/operations-manual/4.1/docker/introduction/

ehrenb commented 1 year ago

Testing status

Misc