If I do not want to persist my transactional data in a graph database ( as it is already persisted in a RDB) but I want to use the power of graph databases to get valuable insight from the data. Is there an in-memory version of neo4J that I can use t...