I am working in banking industry. Banks have a well defined relational data model to support core banking functionality. What I want to do is to represent that the bank data model in OrientDB to accomplish two things:
1. I want to retail all the relationships defined by baking data model 2. I want to have the flexibility to add additional fields/properties to existing tables/classes. When I do that I need to make minimum changes in my code to see the newly added field on the UI or in API exposed to end users. How can I do that? Is there an example that I can look at? Can graph model be used by setting the strict mode to false to accomplish the two goals I listed above? Any thoughts you an offer would be greatly appreciated. Thanks -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
