Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Apache TinkerPop™ serves as a framework for graph computing, catering to both online transaction processing (OLTP) with graph databases and online analytical processing (OLAP) through graph analytic systems. The traversal language utilized within Apache TinkerPop is known as Gremlin, which is a functional, data-flow language designed to allow users to effectively articulate intricate traversals or queries related to their application's property graph. Each traversal in Gremlin consists of a series of steps that can be nested. In graph theory, a graph is defined as a collection of vertices and edges. Both these components can possess multiple key/value pairs referred to as properties. Vertices represent distinct entities, which may include individuals, locations, or events, while edges signify the connections among these vertices. For example, one individual might have connections to another, have participated in a certain event, or have been at a specific location recently. This framework is particularly useful when a user's domain encompasses a diverse array of objects that can be interconnected in various ways. Moreover, the versatility of Gremlin enhances the ability to navigate complex relationships within the graph structure seamlessly.
Description
Cayley is an open-source database tailored for Linked Data, drawing inspiration from the graph database that supports Google's Knowledge Graph, previously known as Freebase. This graph database is crafted for user-friendliness and adept at handling intricate data structures, featuring an integrated query editor, a visualizer, and a Read-Eval-Print Loop (REPL). It supports various query languages, including Gizmo, which is influenced by Gremlin, a GraphQL-like query language, and MQL, a streamlined version catering to Freebase enthusiasts. Cayley's modular architecture allows seamless integration with preferred programming languages and backend storage solutions, making it production-ready, thoroughly tested, and utilized by numerous companies for their operational tasks. Additionally, it is optimized for application use, demonstrating impressive performance metrics; for instance, testing has shown that it can effortlessly manage 134 million quads in LevelDB on consumer-grade hardware from 2014, with multi-hop intersection queries—such as finding films featuring both X and Y—executing in about 150 milliseconds. By default, Cayley is set up to operate in-memory, which is what the backend memstore refers to, thereby enhancing its speed and efficiency for data retrieval and manipulation. Overall, Cayley offers a powerful solution for those looking to leverage linked data in their applications.
API Access
Has API
API Access
Has API
Integrations
Docker
Apache Groovy
G.V() Gremlin IDE
GraphQL
Java
KeyLines
Kubernetes
Node.js
Python
ReGraph
Integrations
Docker
Apache Groovy
G.V() Gremlin IDE
GraphQL
Java
KeyLines
Kubernetes
Node.js
Python
ReGraph
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Apache Software Foundation
Country
United States
Website
tinkerpop.apache.org
Vendor Details
Company Name
Cayley
Website
github.com/cayleygraph/cayley