Skip to content

adityachandla/graph_access_service

Repository files navigation

Graph Access Service

This project is one of three projects that constitute my masters thesis.

  1. Graph Access Service (This repository)
  2. Graph Algorithm Service
  3. LDBC Converter

The data converter converts graph data from LDBC to one of the required binary formats. This binary data is then uploaded to AWS S3. The graph access service provides an interface to interact with the graph stored in S3. The Graph algorithm service uses the interface exposed by the graph access service and accesses the performance of various graph algorithms.

About

Service for fetching adjacency information from S3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published