Skip to content

wmoustafa/granada

Repository files navigation

Granada: Graph Analytics using Datalog

Licensing

This code is released under the Apache License 2.0.

This code uses a modified version of "SSL NIO Framework" by WIT-Software, Lda., licensed under CC-BY-NC-SA 2.0. http://creativecommons.org/licenses/by-nc-sa/2.0/

Release Information

The code is released in its current research-quality form. We plan on future improvements if time allows. We are open to contributions from the community. Please generate a pull request if you would like to introduce a change.

Requirements

Java >= 1.7 Giraph >= 1.1

Getting Started

Granada is a declarative graph processing engine based on Apache Giraph. The graph query language is based on Datalog and supports different modes of evaluation strategies such as synchronous and asynchronous evaluation. It employes novel query rewriting and evaluation techniques to enable efficient query processing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages