Hi,
I'm trying to prototype a Q&A system in my game like world environment using Aura,
so I need to access Aura from the project which is built on top of Unity(game engine - c#).
I setup Neo4j Driver( .Net) in the project and ran some cypher query.
...