Dears
We have business use case where we are getting data from different data sources -Relation DB , NoSQL, File feed-(CSV ,JSON) and we need to aggregate all data and needs to present to a Graph Model and we need to apply some business rule to figure out the rating /Ranking for the entity.The data is related to Pharamcy . Can you please guide me how we can define a scheme in Neo4Js? Are we able to define a generic scheme so that it will take care of any new data set ?
Any help or direction would be highly appreciated .