travis image's branch: master => S2GRAPH-108 Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/4358ab75 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/4358ab75 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/4358ab75
Branch: refs/heads/master Commit: 4358ab7512448c84a8e2108a77873192c0797da8 Parents: 345c83c Author: Injun Song <[email protected]> Authored: Wed Nov 30 15:53:50 2016 +0900 Committer: GitHub <[email protected]> Committed: Wed Nov 30 15:53:50 2016 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/4358ab75/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5e63dcf..7cb5bd4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ */ ---> -S2Graph [](https://travis-ci.org/ijsong/incubator-s2graph) +S2Graph [](https://travis-ci.org/ijsong/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.
