apache / apache/hugegraph

A way to count the total number of vertices/edges (In Cassandra)

Open
#322 3 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

### Expected behavior
Easy and quick to estimate the total number of vertices or edges..

### Actual behavior
It's obviously unreasonable to use gremlin's method (like `g.V().count`) to get the result.
Like #102 , #37

### Specifications of environment
Backend Version: Cassandra 3.0x or Cassandra 3.1x

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.