@LaysDragon if you feel like sharing, could you say more about the Minecraft mod you're creating? i'm just curious how you will be using TinkerGraph in your work.
[DEV-UPDATE] A simple but essential improvement coming to the next G.V() version:
right-click graph menus!
This will help interacting with the graph a bit more easily and also allows loading vertex neighbours with a few additional filtering options.
Preview below:
G.V() Update 0.9.8 is out!
The highlights:
- Official @arcade_db support!
- @apachetinkerpop v3.5.2 support
- 10-15x faster implicit data model loading
- Improved property keys suggestion
- Much more!
Free to download at gdotv.com
Full list of changes ⬇️
#graphdb
[DEV PREVIEW] Enhanced Gremlin Query Suggestions.
Performing accurate label suggestions based on your graph structure.
Suggested properties of the "person" vertex are highlighted.
Meta properties are separated from normal properties and suggested accordingly! ⬇️ #graphdb
Apache TinkerPop 3.4.13 Released. Avant-Gremlin Construction #3 for Theremin and Flowers -
note that this is the last release on the 3.4.x line. Please look to upgrade to 3.5.x when possible.
s.apache.org/hefzn#graphdb#nosql
G.V() Update 0.9.5 is out!
The highlights:
- Support for @AzureCosmosDB 🌐
- Improved @JanusGraph support
- Draw vertices/edges on graph
- Data Explorer to load graph data interactively.
- Much more!
Free to download at gdotv.com
Full list of changes ⬇️
#graphdb
It was also fun to collaborate with @KetrinaYim about the new Gremlin story we wanted to tell through her illustrations. As usual, Ketrina seamlessly captures our thoughts and effortlessly makes them live as illustrations. She is an incredibly talented artist.
I really like the form that the @apachetinkerpop website has now taken. Working with promptwebsolution.com who developed the design and implementation was a great experience. I'd surely return to them in the future for this kind of work.
[PREVIEW] The reworked Graph View in the upcoming G.V() update, with some graph explorer action.
Version 0.9.x features major improvements to graph visualisation and will ship mid January 2022.
Meanwhile, check us out at gdotv.com!
#graphdb
G.V() Update 0.8.8 is out! Windows users will receive the update automatically, MacOS/Linux users will receive a notification to download the update.
This update adds new features and major User Experience improvements, full list below:
#graphbgdotv.com
How PayPal Uses Real-time Graph Database and Graph Analysis to Fight Fraud, by Quinn Zuo, David Zhang, Yan Zhang, and Nitin Sharma: medium.com/paypal-tech/ho…
G.V() is an all-in-one Gremlin IDE to write, test and analyze results for your TinkerPop-enabled graph database - in open beta now and looking for feedback: gdotv.com#graphdb
Pagination in @apachetinkerpop Gremlin can be tricky at times. The latest Amazon Neptune engine release adds a results cache that allows an easy way to work with ranges over a result set. docs.aws.amazon.com/neptune/latest…