Apache Giraph Java API

Java API based on the Bulk Synchronous Parallel (BSP) model for implementing graph algorithms, with Vertex, Edge, and Master compute APIs for distributed graph processing on Hadoop.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-giraph:apache-giraph-java-api
name: Apache Giraph Java API
description: Java API based on the Bulk Synchronous Parallel (BSP) model for implementing graph algorithms,
  with Vertex, Edge, and Master compute APIs for distributed graph processing on Hadoop.
humanURL: https://giraph.apache.org/apidocs/
tags:
- BSP
- Graph
- Java
- SDK
properties:
- type: Documentation
  url: https://giraph.apache.org/apidocs/
- type: SDK
  url: https://search.maven.org/artifact/org.apache.giraph/giraph-core
  title: Java SDK (Maven Central)