Neo4j Jobs
You must create a database for clinic Briefly explain the company in a few sentences The database schema must be built (as we learned in the form of a graph), at least 3 nodes are required and at least 4 relationships between nodes and one of the relationships must be a self relationship Several queries must be created to create nodes and connections (create, merge) Note - It is recommended to think about section 4 and add appropriate nodes and connections to get an answer to the queries you created You must create 8 queries to return data (match), each query you create has: a) Explain what the purpose of the query is b) Write the query c) Attach a screenshot of the query results (every query must have something returned) The types of queries required: Two simple queries to search for nod...