What determines if a dataset appears in the UI? Is it a record in elasticsearch and then lineage data is supplied from neo4j? I’m seeing records appear in the UI but can’t find the corresponding data in neo4j which is odd
e
early-lamp-41924
05/18/2021, 6:42 PM
So the local DB is the source of truth for all entites. ES stores these entities as documents to support search and browse and Neo4j stores relationships between the entities.