Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Apache Giraph is a scalable iterative graph processing framework designed to handle large datasets efficiently. It has gained prominence at Facebook, where it is employed to analyze the intricate social graph created by user interactions and relationships. Developed as an open-source alternative to Google's Pregel, which was introduced in a seminal 2010 paper, Giraph draws inspiration from the Bulk Synchronous Parallel model of distributed computing proposed by Leslie Valiant. Beyond the foundational Pregel model, Giraph incorporates numerous enhancements such as master computation, sharded aggregators, edge-focused input methods, and capabilities for out-of-core processing. The ongoing enhancements and active support from a growing global community make Giraph an ideal solution for maximizing the analytical potential of structured datasets on a grand scale. Additionally, built upon the robust infrastructure of Apache Hadoop, Giraph is well-equipped to tackle complex graph processing challenges efficiently.
Description
RecallGraph is a versioned graph data store. It retains all changes its data (vertices, edges) have undergone to get to their current state. It supports point-in time graph traversals that allow the user to query any past state of a graph as well as the present.
RecallGraph can be used in situations where data is best represented using a network of edges and vertices (i.e., as a graph).
1. Both edges and vertices can contain properties in the form attribute/value pairs (equivalent of JSON objects).
2. Documents (vertices/edges), can change throughout their lives (both in their individual attributes/values as well as in their relationships to each other).
3. Documents from the past are just as important as their current states, so it is essential to retain and queryable their change history.
Also see this blog post for an intro - https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fblog.recallgraph.tech%2Fnever-lose-your-old-data-again.
API Access
Has API
API Access
Has API
Integrations
No details available.
Integrations
No details available.
Pricing Details
No price information available.
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
Founded
1999
Country
United States
Website
giraph.apache.org
Vendor Details
Company Name
RecallGraph
Founded
2020
Country
India
Website
recallgraph.tech/