A way to count the total number of vertices/edges (In Cassandra)
Open
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
Assessment
This issue has not been assessed yet.