ServiceNow is built on top of a relational DB so I've been grappling with a schema for the graph and how to best model the relationships. To clarify, the app would be wholly separate from SN and only use a connection to an instance in order to retrieve the base schema and records related to logic.
So, even though I'm not changing the back-end DB of ServiceNow itself, I'm still curious to see if anyone here has moved from a relational DB to a graph DB for their/their company's app. If so, what was the experience like? How did you approach moving from a tabular schema to a graph-based one?
And if anyone here is familiar with ServiceNow's back-end specifically, I'd love to chat (high level) about what I'm trying to accomplish as well.
Thanks!