Hello, @dylanloader !
Amy has some great articles! Here are some other resources I've found helpful.
"A Comparative Study of Network Modeling Using a Relational Database (e.g.
Oracle, MySQL, SQL Server) vs. Neo4j": https://mwdsi.decisionsciences.org/...
Hi @shayantest2 - Pattern matching in neo4j is exact to what is in your cypher query. The MATCH clause will return all results that match exactly to the cypher pattern. The MERGE either matches existing nodes and binds them, or it creates new data an...
Hello, abhishek.salian!
Is this the tutorial you are following? Or something else?
Neo4j Graph Database Platform
Example Project - Developer Guides
This guide explains the example application we use to introduce the d...
Hello wwxcharlotte!
I've had success downloading the Graph Data Science Playgound from the "File or URL" install box at the bottom of the "Graph Apps" tab. I recommend deleting the app that is giving the error, if it is in the list, and then copy and...