jkminder / data2neo

Data2Neo is a library that simplifies the conversion of data in relational format to a graph knowledge database.
https://data2neo.jkminder.ch
Apache License 2.0
15 stars 0 forks source link

Compiler #5

Closed jkminder closed 2 years ago

jkminder commented 2 years ago

Complete refactor of schema config compiler. It now uses ply to match the schema to a regular grammar. This fixes a lot of issues and makes future debugging much easier. Fixes all known issues with compiler.