Repository: incubator-s2graph Updated Branches: refs/heads/master 7ea3b55e4 -> 099fd712c
Fix travis icon Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/cada6cd2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/cada6cd2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/cada6cd2 Branch: refs/heads/master Commit: cada6cd263e5e84b77d554d339a33a77e73ef7db Parents: 3d96544 Author: Injun Song <[email protected]> Authored: Wed Dec 7 14:37:34 2016 +0900 Committer: Injun Song <[email protected]> Committed: Wed Dec 7 14:37:34 2016 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/cada6cd2/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7cb5bd4..9b3e7de 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ */ ---> -S2Graph [](https://travis-ci.org/ijsong/incubator-s2graph) +S2Graph [](https://travis-ci.org/apache/incubator-s2graph) ======= [**S2Graph**](http://s2graph.apache.org/) is a **graph database** designed to handle transactional graph processing at scale. Its REST API allows you to store, manage and query relational information using **edge** and **vertex** representations in a **fully asynchronous** and **non-blocking** manner. This document covers some basic concepts and terms of S2Graph as well as help you get a feel for the S2Graph API.
