Explain for what purpose you can use Neo4j Databases?

devquora
devquora

Posted On: Feb 22, 2018

 

Following are some areas where you can use Neo4j Databases:
  • For  Social Networks where data is highly connected.
  • For creating Recommendation system in shopping websites.
  • Algorithms used in pathfinding
  • Data First Schema
  • Schema Evolution

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Neo4j interview questions

    Define Neo4j?

    It is one of most popular  open source free NOSQL  Graph DBMS (database management system) developed by Neo4j, Inc...

    Neo4j interview questions

    What are the indexing capabilities of Neo4J?

    Neo4j as a graph database features indexing as the preferred way to find start points for graph traversals. Over the ye..