@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 https://t.co/wCe96hx1lH
Full list of changes ⬇️
#graphdb
Arthur Bigeard of @gdotv_ltd will be presenting "G.V() - Building a Gremlin IDE" on TinkerPop's Discord Server with options for two sessions: Monday, January 31, 5am ET: https://t.co/VcYcb5TUB7 and Friday, February 4, 2pm ET: https://t.co/JytseZRDIR #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.
https://t.co/dp0WLbGR61 #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 https://t.co/wCe96hx1lH
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 https://t.co/Fr42EoCZmz who developed the design and implementation was a great experience. I'd surely return to them in the future for this kind of work.
Please visit our newly re-designed website complete with six new beautiful panels of Gremlin illustration from @KetrinaYim https://t.co/1CucwYwKds
https://t.co/IaVcFdDaer #graphdb
[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 https://t.co/NMpfMa0hrM!
#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:
#graphb https://t.co/NMpfMa0hrM
How PayPal Uses Real-time Graph Database and Graph Analysis to Fight Fraud, by Quinn Zuo, David Zhang, Yan Zhang, and Nitin Sharma: https://t.co/K3DXhjEZ6k
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: https://t.co/0FLK7kC9K9 #graphdb
Want to view your graph data using your favorite BI tool? @awscloud released the Amazon Neptune JDBC driver on Github. You can use the JDBC driver to connect to your #graphdb and issue @apachetinkerpop Gremlin, @openCypher, or #SPARQL queries.
https://t.co/t758B48TPL
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. https://t.co/SUY4Ve2zVH