How to Setup a .Net Core API with Neo4j

One of the leading technologies that we utilize at Enterprise Knowledge to help our clients make sense of their data is a graph database. Graph databases, such as Neo4j, allow software engineers to build more efficient systems that can answer questions such as:

How do I identify the relationships within my data?
Will my application scale as the dataset grows?
Can the database be easily updated as our needs change? Continue reading