Learning Graph Databases with G.V() and Practical Gremlin by Kelvin Lawrence
Are you new to Apache TinkerPop or Graph Databases in general? Are you looking for directions on how to get started with graph data and the Gremlin query language? Then look no further than Kelvin Lawrence’s Practical Gremlin: An Apache TinkerPop Tutorial
G.V() 1.57.81 Release Showcase
Hey! We’re starting a new tradition of releasing blog posts to quickly show case new features of G.V() whenever a feature update is released. To kick this off, let’s have a look at what’s in store for this update! Improved Query Editor User Experience G.V()’s query editor is an essential part of the software and […]
From Gremlin Console To Gremlin IDE with G.V()
What do Neo4j, MySQL, Microsoft SQL, and many other databases have that Apache TinkerPop doesn’t? You probably read the title – an Integrated Development Environment (IDE)! SQL in particular has a lot of options available – MySQL Workbench, Microsoft SQL Server, DBeaver, the list goes on. Neo4j has an entire suite of tools to cover […]