Apache TinkerPop
Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of Apache TinkerPop. Gremlin is a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Every Gremlin traversal is composed of a sequence of (potentially nested) steps. A graph is a structure composed of vertices and edges. Both vertices and edges can have an arbitrary number of key/value pairs called properties. Vertices denote discrete objects such as a person, a place, or an event. Edges denote relationships between vertices. For instance, a person may know another person, have been involved in an event, and/or have recently been at a particular place. If a user's domain is composed of a heterogeneous set of objects (vertices) that can be related to one another in a multitude of ways (edges).
Learn more
G.V() Gremlin IDE
G.V() is an all-in-one Gremlin IDE to write, debug, test and analyze results for your Gremlin graph database.
It offers rich a UI with smart autocomplete, graph visualization, editing and connection management.
G.V() automatically detects your connection setting requirements based on the hostname you provide and prompts you for the next required information for an easy onboarding experience, regardless of which Gremlin database you're using.
Load, visualize and draw your graph in true “What You See Is What You Get” fashion to build, test, visualize and query your data easily.
Learn Gremlin with the embedded documentation and G.V()'s in-memory graph.
View your Gremlin query results in various formats allowing to test, navigate and understand your query results rapidly.
Compatible with all major Apache TinkerPop enabled Graph Database Providers: Amazon Neptune, Azure Cosmos DB’s Gremlin API, DataStax Enterprise Graph, JanusGraph, ArcadeDB, Aliyun TairForGraph and Gremlin Server.
Learn more
Moz Pro
Elevate your SEO strategy and surpass your goals with Moz Pro, the ultimate all-in-one suite designed by industry experts for comprehensive SEO research and tracking. Moz Pro empowers you with cutting-edge metrics and pioneering data sets, allowing you to conduct thorough keyword research, perform detailed site audits, analyze competitor data, and evaluate your link profile with precision. Additionally, Moz Pro provides customizable reporting options and robust rankings performance tracking to ensure you stay ahead of the competition. Beyond the tools, you'll gain access to an extensive library of SEO learning resources, expert hands-on support, and an interactive Q&A forum to enhance your SEO knowledge and skills. Moz Pro is your go-to solution for mastering SEO and driving success in your digital marketing efforts.
Learn more
HugeGraph
HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be accomplished through Gremlin (a powerful graph traversal language). Among its features, it provides compliance to Apache TinkerPop 3, supporting Gremlin. Schema Metadata Management, including VertexLabel, EdgeLabel, PropertyKey and IndexLabel. Multi-type Indexes, supporting exact query, range query and complex conditions combination query. Plug-in Backend Store Driver Framework, supporting RocksDB, Cassandra, ScyllaDB, HBase and MySQL now and easy to add other backend store driver if needed. Integration with Hadoop/Spark. HugeGraph relies on the TinkerPop framework, we refer to the storage structure of Titan and the schema definition of DataStax.
Learn more