A Brief History of SQL and the Rise of Graph Queries
Jun 20 6 mins read
From SQL to GQL, the new graph query language standard and a pivotal development for advancing data analytics in the era of GenAI and beyond. Read more →
From SQL to GQL, the new graph query language standard and a pivotal development for advancing data analytics in the era of GenAI and beyond. Read more →
Submit Cypher queries that are shorter in length and lower on database hits while still returning the correct query results to win $27k worth of prizes. Do you love coding effectively and optimizing codes for performance? Look no further and… Read more →
This post takes a brief departure from Cypher temporals to the APOC library, where much of the temporal functionality for Neo4j began. Read more →
In this post, we will combine the three duration functions along with various components to translate values from a unit in one category to a unit in another category. Then, we will take a look at a couple of fun puzzles having to do with Cypher and dates to wrap up. Read more →
My previous part 1 post on this topic introduced Cypher dates and translated a few other date formats to the Cypher-supported ISO 8601 format. If you read that, then this post is the next step with Cypher dates that covers… Read more →