G.V() 3.6.26: Cypher Support for Amazon Neptune & PuppyGraph, and more!
Introduction G.V() 3.6.26 is out and brings massive changes to our software. For the first time since we’ve released G.V(), we are now expanding our support to new graph database query languages, starting with openCypher for Amazon Neptune & PuppyGraph. This new version is the first of a series of releases that will expand the […]
Turning Relational Data Into Graph Visualizations with PuppyGraph and G.V()
In this article we’ll showcase a first of its kind Graph analytics engine that transform and unify your relational data stores into a highly scalable and low-latency graph. I present to you: PuppyGraph! Introduction This is going to be a part-tutorial, part technical deep dive into this unique technology. By the end of this article […]
G.V() 2.16.27 Release Notes
Hello hello! I’m excited to announce the latest release of G.V(), 2.16.27, packed full of user experience/quality of life improvements for the software as well as some extra goodies. Free trials are now up to a month! So far, to allow users to trial G.V() Pro, we’ve been offering a 2 weeks trial which should […]
Local Amazon Neptune Development with G.V() and LocalStack, the AWS Cloud Emulator
This article will cover how to connect your locally running Amazon Neptune database powered by LocalStack using G.V() – Gremlin IDE. To support this, we’ll use the AWS CLI to create a Neptune database on your local machine and start a connection while loading and querying data interactively on G.V(). Introduction Before we start, let’s […]
G.V() 2.10.17 Release Notes
Today’s update announcement is actually a batch of the last two feature releases (2.5.9 and 2.10.17) which happened just a couple weeks apart of each other. The focus of both of these updates is mostly on the Large Graph View and its performance. New Graph Filtering and Navigation options As part of release 2.5.9, two […]
G.V() 2.1.2 Release Showcase
Today I’m very proud to announce the release, at long last, of G.V() 2.1.2. This is our most important update yet, and is full of essential improvements and changes to take our software to the next level. Major version change and major performance improvements The first thing you’ll notice is that we’re going from 1.70.92 […]
G.V() 1.64.87 Release Showcase
Well hello there! It’s another month (October 31st so we technically made the cut on our monthly feature release) and with that we’ve got a bunch of new cool functionalities out in G.V(). Let’s go over them! Working as a team: Remote Gremlin Queries and Folders One big issue with the Apache TinkerPop framework and […]
Getting started on Aerospike Graph with G.V() – Gremlin IDE
Learn how G.V() – Gremlin IDE and Aerospike Graph work together to bring your graph project to life and claim your free 60 day trial of both solutions!
G.V() Basic is going away February 5th, 2024 – what you need to know and what’s next.
What will change with G.V() Basic going away? G.V() Basic is our free tier. It allows you to use most of our software’s functionality without restrictions for the following Apache TinkerPop Graph Systems: Gremlin Server JanusGraph ArcadeDB Azure Cosmos DB Emulator On February 5th 2024, this tier will be removed and all G.V() Basic Licenses […]
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 […]