Skip to content

Commit f57be87

Browse files
committed
HugeGraph-1358: Release 0.7.4
Change-Id: I145d8bb3ce96fb125ef81fa0fa5098654319acee
1 parent d93bd1b commit f57be87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# HugeGraph
22

33
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
4-
[![Build Status](https://travis-ci.org/hugegraph/hugegraph.svg?branch=master)](https://travis-ci.org/hugegraph/hugegraph)
5-
[![codecov](https://codecov.io/gh/hugegraph/hugegraph/branch/master/graph/badge.svg)](https://codecov.io/gh/hugegraph/hugegraph)
4+
[![Build Status](https://travis-ci.org/hugegraph/hugegraph.svg?branch=release-0.7)](https://travis-ci.org/hugegraph/hugegraph)
5+
[![codecov](https://codecov.io/gh/hugegraph/hugegraph/branch/release-0.7/graph/badge.svg)](https://codecov.io/gh/hugegraph/hugegraph)
66

77
HugeGraph is a fast-speed and highly-scalable [graph database](https://en.wikipedia.org/wiki/Graph_database). Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to [Apache TinkerPop 3](https://tinkerpop.apache.org/) framework, various complicated graph queries can be accomplished through [Gremlin](https://tinkerpop.apache.org/gremlin.html)(a powerful graph traversal language).
88

0 commit comments

Comments
 (0)