Sample-dotnet-project-with-neo4j
In this repository I've tried to follow the DDD practices and use the clean architecture and the Neo4j grapg db as query database. This project is about a currency converter that save data into database (sql server as primary and Neo4j as seondary) and use dijkstra to find best route for converting amount of a currency.