# JanusGraph **Repository Path**: jempson/JanusGraph ## Basic Information - **Project Name**: JanusGraph - **Description**: JanusGraph 是一个高度可扩展的分布式图数据库,专门用于存储和查询包含数千亿个分布在多机群集中的极点和边缘的图形 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2017-11-17 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![JanusGraph logo](janusgraph.png) JanusGraph is a highly scalable [graph database](http://en.wikipedia.org/wiki/Graph_database) optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries. [![Build Status][travis-shield]][travis-link] [![Maven][maven-shield]][maven-link] [![Javadoc][javadoc-shield]][javadoc-link] [![Codecov][codecov-shield]][codecov-link] [![Coverity Scan][coverity-shield]][coverity-link] [![Gitter][gitter-shield]][gitter-link] [![Stack Overflow][stackoverflow-shield]][stackoverflow-link] [travis-shield]: https://travis-ci.org/JanusGraph/janusgraph.svg?branch=master [travis-link]: https://travis-ci.org/JanusGraph/janusgraph [maven-shield]: https://img.shields.io/maven-central/v/org.janusgraph/janusgraph-core.svg [maven-link]: https://search.maven.org/#search%7Cga%7C1%7Corg.janusgraph [javadoc-shield]: https://javadoc.io/badge/org.janusgraph/janusgraph-core.svg?color=blue [javadoc-link]: https://javadoc.io/doc/org.janusgraph/janusgraph-core [codecov-shield]:https://codecov.io/gh/JanusGraph/janusgraph/branch/master/graph/badge.svg [codecov-link]:https://codecov.io/gh/JanusGraph/janusgraph [coverity-shield]: https://img.shields.io/coverity/scan/janusgraph-janusgraph.svg [coverity-link]: https://scan.coverity.com/projects/janusgraph-janusgraph [gitter-shield]: https://img.shields.io/gitter/room/janusgraph/janusgraph.svg [gitter-link]: https://gitter.im/janusgraph/janusgraph [stackoverflow-shield]: https://img.shields.io/badge/stackoverflow-janusgraph-blue.svg [stackoverflow-link]: https://stackoverflow.com/questions/tagged/janusgraph ## Learn More The [project homepage](http://janusgraph.org) contains more information on JanusGraph and provides links to documentation, getting-started guides and release downloads. ## Community * Chat: join us on [Gitter](https://gitter.im/JanusGraph/janusgraph) * Stack Overflow: see the [`janusgraph`](https://stackoverflow.com/questions/tagged/janusgraph) tag * Twitter: follow [@JanusGraph](https://twitter.com/JanusGraph) for news and updates * Mailing lists: * **janusgraph-users (at) googlegroups.com** ([archives](https://groups.google.com/group/janusgraph-users)) for questions about using JanusGraph, installation, configuration, integrations To join with a Google account, use the [web UI](https://groups.google.com/forum/#!forum/janusgraph-users/join); to subscribe/unsubscribe with an arbitrary email address, send an email to: * janusgraph-users+subscribe (at) googlegroups.com * janusgraph-users+unsubscribe (at) googlegroups.com * **janusgraph-dev (at) googlegroups.com** ([archives](https://groups.google.com/group/janusgraph-dev)) for internal implementation of JanusGraph itself To join with a Google account, use the [web UI](https://groups.google.com/forum/#!forum/janusgraph-dev/join); to subscribe/unsubscribe with an arbitrary email address, send an email to: * janusgraph-dev+subscribe (at) googlegroups.com * janusgraph-dev+unsubscribe (at) googlegroups.com ## Contributing Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information, including CLAs and best practices for working with GitHub. ## Users The following users have deployed JanusGraph in production. * [CELUM](https://www.celum.com/) - [use case and system architecture](https://www.celum.com/en/graph-driven-and-reactive-architecture) * [FiNC](https://finc.com) * [G DATA](https://gdatasoftware.com) * [Seeq](https://seeq.com) * [Sift Security](https://siftsecurity.com) * [Uber](https://uber.com) The following companies offer JanusGraph hosted as-a-service: * [IBM](https://www.compose.com/databases/janusgraph)