-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Is your feature request related to a problem? Please describe.
Currently, superGlue is using RDBMS for graph modeling and lineage services will construct the Graph from metadata. The challenges with this approach is as below.
- Handling full property Graph features will become nightmare and not scalable
- To handling column lineage will become more complex with current model
- Graph property based index is not straight forward.
To handle all the above issues, at Intuit, we have started working Graph model and integration with Neo4j.
Describe the solution you'd like
Coming up with Property Graph schema, integrating SuperGlue with Neo4j.
Describe alternatives you've considered
We will be working on end-end design document with all the details on various approaches
Additional context
NA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels