apache / incubator-hugegraph
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
20% | 21% | 25% | 17% | 15%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java20% | 21% | 25% | 17% | 14%
xml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
hugegraph-test48% | 19% | 14% | 8% | 8%
hugegraph-core10% | 21% | 30% | 18% | 18%
hugegraph-api11% | 3% | 32% | 35% | 16%
hugegraph-rocksdb0% | 58% | 21% | 10% | 8%
hugegraph-cassandra0% | 60% | 14% | 15% | 9%
hugegraph-mysql0% | 41% | 28% | 16% | 12%
hugegraph-hbase0% | 31% | 48% | 12% | 6%
hugegraph-example0% | 26% | 39% | 5% | 28%
hugegraph-palo0% | 0% | 43% | 30% | 25%
hugegraph-scylladb0% | 0% | 56% | 32% | 11%
hugegraph-postgresql0% | 0% | 31% | 42% | 25%
hugegraph-dist0% | 0% | 0% | 12% | 87%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
VertexCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
7504 274
EdgeCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
6087 174
GraphTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
1610 89
IndexLabelCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1593 44
HugeGraphAuthProxy.java
in hugegraph-api/src/main/java/org/apache/hugegraph/auth
1547 229
GraphIndexTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
1532 83
StandardHugeGraph.java
in hugegraph-core/src/main/java/org/apache/hugegraph
1315 187
AuthTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1271 53
EdgeLabelCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1164 41
BinarySerializer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
1060 78
VertexLabelCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1000 50
RocksDBStdSessions.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
960 69
RocksDBStore.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
955 69
BytesBufferTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/unit/serializer
893 18
TraversalUtil.java
in hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize
892 45
TestGraph.java
in hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop
825 41
CassandraTables.java
in hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra
769 87
TextSerializer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
747 56
BytesBuffer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
745 71
LouvainTraverser.java
in hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm/comm
720 53
ConditionQuery.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/query
694 79
RamTableTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
693 8
HbaseSessions.java
in hugegraph-hbase/src/main/java/org/apache/hugegraph/backend/store/hbase
692 74
StandardTaskScheduler.java
in hugegraph-core/src/main/java/org/apache/hugegraph/task
676 45
MysqlTable.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
673 59
PropertyCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
670 17
CassandraStore.java
in hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra
646 57
RestoreCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
637 62
IndexLabelBuilder.java
in hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder
618 41
Condition.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/query
610 95
RocksDBOptions.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
604 2
HugeTraverser.java
in hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm
601 78
TaskCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
591 17
StandardAuthManager.java
in hugegraph-core/src/main/java/org/apache/hugegraph/auth
582 59
PropertyKeyCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
582 22
TableSerializer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
576 39
HugeTask.java
in hugegraph-core/src/main/java/org/apache/hugegraph/task
568 57
BaseApiTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/api
555 44
ConditionTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/unit/core
552 19
CoreOptions.java
in hugegraph-core/src/main/java/org/apache/hugegraph/config
547 2
SchemaTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
546 54
HugeVertex.java
in hugegraph-core/src/main/java/org/apache/hugegraph/structure
546 47
GraphOfTheMoviesExample.java
in hugegraph-example/src/main/java/org/apache/hugegraph/example
537 3
AbstractAlgorithm.java
in hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm
536 68
EdgeLabelBuilder.java
in hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder
529 33
GraphManager.java
in hugegraph-api/src/main/java/org/apache/hugegraph/core
522 37
MysqlTables.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
515 50
VertexLabelBuilder.java
in hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder
513 33
CassandraTable.java
in hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra
510 40
RamTable.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/ram
496 28
Files With Most Units (Top 50)
File# lines# units
VertexCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
7504 274
HugeGraphAuthProxy.java
in hugegraph-api/src/main/java/org/apache/hugegraph/auth
1547 229
StandardHugeGraph.java
in hugegraph-core/src/main/java/org/apache/hugegraph
1315 187
EdgeCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
6087 174
Condition.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/query
610 95
GraphTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
1610 89
CassandraTables.java
in hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra
769 87
GraphIndexTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
1532 83
ConditionQuery.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/query
694 79
BinarySerializer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
1060 78
HugeTraverser.java
in hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm
601 78
HbaseSessions.java
in hugegraph-hbase/src/main/java/org/apache/hugegraph/backend/store/hbase
692 74
BytesBuffer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
745 71
RocksDBStore.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
955 69
RocksDBStdSessions.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
960 69
AbstractAlgorithm.java
in hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm
536 68
Query.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/query
457 66
RestoreCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
637 62
InMemoryDBStore.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/memory
377 61
HugeFeatures.java
in hugegraph-core/src/main/java/org/apache/hugegraph/structure
315 60
MysqlTable.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
673 59
StandardAuthManager.java
in hugegraph-core/src/main/java/org/apache/hugegraph/auth
582 59
IdGenerator.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/id
344 59
HugeTask.java
in hugegraph-core/src/main/java/org/apache/hugegraph/task
568 57
CassandraStore.java
in hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra
646 57
TextSerializer.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
747 56
SchemaTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
546 54
LouvainTraverser.java
in hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm/comm
720 53
AuthTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1271 53
MysqlTables.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
515 50
VertexLabelCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1000 50
IntSet.java
in hugegraph-core/src/main/java/org/apache/hugegraph/util/collection
441 48
HugeElement.java
in hugegraph-core/src/main/java/org/apache/hugegraph/structure
437 48
RocksDBTables.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb
339 48
MysqlSessions.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
417 47
HugeVertex.java
in hugegraph-core/src/main/java/org/apache/hugegraph/structure
546 47
HugeSecurityManager.java
in hugegraph-core/src/main/java/org/apache/hugegraph/security
403 46
HugeGraphSONModule.java
in hugegraph-core/src/main/java/org/apache/hugegraph/io
466 46
RocksDBSstSessions.java
in hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdbsst
306 46
TableBackendEntry.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer
222 45
TraversalUtil.java
in hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize
892 45
StandardTaskScheduler.java
in hugegraph-core/src/main/java/org/apache/hugegraph/task
676 45
HugeEdge.java
in hugegraph-core/src/main/java/org/apache/hugegraph/structure
444 45
MysqlStore.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
400 44
IntMap.java
in hugegraph-core/src/main/java/org/apache/hugegraph/util/collection
468 44
IndexLabelCoreTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/core
1593 44
BaseApiTest.java
in hugegraph-test/src/main/java/org/apache/hugegraph/api
555 44
AbstractTransaction.java
in hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx
318 42
IndexLabelBuilder.java
in hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder
618 41
TestGraph.java
in hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop
825 41
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
MysqlSessions.java
in hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql
417 47 1
example.groovy
in hugegraph-dist/src/assembly/static/scripts
43 - 1
Correlations

File Size vs. Commits (all time): 676 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 3 commits (all time) y: 151 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 3 commits (all time) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 3 commits (all time) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 6 commits (all time) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 3 commits (all time) y: 417 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeElement.java x: 5 commits (all time) y: 437 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/api/GremlinApiTest.java x: 3 commits (all time) y: 216 lines of code hugegraph-dist/src/assembly/static/scripts/example.groovy x: 6 commits (all time) y: 43 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/StoreSnapshotFile.java x: 4 commits (all time) y: 188 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/rpc/RpcForwarder.java x: 3 commits (all time) y: 130 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphIndexTransaction.java x: 4 commits (all time) y: 1532 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/EphemeralJobQueue.java x: 1 commits (all time) y: 182 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStdSessions.java x: 4 commits (all time) y: 960 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStore.java x: 3 commits (all time) y: 955 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdbsst/RocksDBSstSessions.java x: 3 commits (all time) y: 306 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphTransaction.java x: 7 commits (all time) y: 1610 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherAPI.java x: 1 commits (all time) y: 114 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherManager.java x: 1 commits (all time) y: 68 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherModel.java x: 1 commits (all time) y: 34 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/StandardAuthenticator.java x: 4 commits (all time) y: 215 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/opencypher/CypherOpProcessor.java x: 1 commits (all time) y: 214 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/auth/StandardAuthManager.java x: 3 commits (all time) y: 582 lines of code hugegraph-dist/src/assembly/static/conf/gremlin-server.yaml x: 26 commits (all time) y: 8 lines of code hugegraph-dist/src/assembly/static/conf/remote-objects.yaml x: 5 commits (all time) y: 12 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/RedirectFilter.java x: 2 commits (all time) y: 119 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/GlobalMasterInfo.java x: 2 commits (all time) y: 36 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/StandardStateMachineCallback.java x: 2 commits (all time) y: 70 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/RaftContext.java x: 4 commits (all time) y: 350 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/compress/CompressStrategy.java x: 1 commits (all time) y: 7 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/config/CoreOptions.java x: 4 commits (all time) y: 547 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/job/ComputerAPI.java x: 3 commits (all time) y: 62 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/job/GremlinAPI.java x: 4 commits (all time) y: 159 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/raft/RaftAPI.java x: 3 commits (all time) y: 181 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/schema/IndexLabelAPI.java x: 3 commits (all time) y: 248 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeAuthenticator.java x: 3 commits (all time) y: 371 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java x: 3 commits (all time) y: 1547 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/core/GraphManager.java x: 4 commits (all time) y: 522 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/StandardClusterRoleStore.java x: 1 commits (all time) y: 155 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/StandardRoleElectionStateMachine.java x: 1 commits (all time) y: 274 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java x: 3 commits (all time) y: 676 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/TaskManager.java x: 3 commits (all time) y: 271 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraShard.java x: 5 commits (all time) y: 212 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/analyzer/AnsjAnalyzer.java x: 4 commits (all time) y: 56 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/BytesBuffer.java x: 3 commits (all time) y: 745 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize/HugeScriptTraversal.java x: 4 commits (all time) y: 73 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/StringEncoding.java x: 4 commits (all time) y: 130 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/StructureBasicSuite.java x: 3 commits (all time) y: 89 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/security/HugeSecurityManager.java x: 3 commits (all time) y: 403 lines of code hugegraph-core/src/main/resources/proto/raft.proto x: 5 commits (all time) y: 76 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/type/Nameable.java x: 3 commits (all time) y: 4 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeEdge.java x: 4 commits (all time) y: 444 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/TestGraph.java x: 4 commits (all time) y: 825 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/API.java x: 2 commits (all time) y: 149 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/ProjectAPI.java x: 2 commits (all time) y: 225 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/auth/UserAPI.java x: 2 commits (all time) y: 190 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/LoadReleaseFilter.java x: 2 commits (all time) y: 23 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/graph/EdgeAPI.java x: 2 commits (all time) y: 476 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/CountAPI.java x: 2 commits (all time) y: 111 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/metrics/MetricsModule.java x: 2 commits (all time) y: 237 lines of code hugegraph-cassandra/src/main/java/com/datastax/driver/core/querybuilder/Clauses.java x: 9 commits (all time) y: 52 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraStore.java x: 3 commits (all time) y: 646 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraTable.java x: 3 commits (all time) y: 510 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraTables.java x: 3 commits (all time) y: 769 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/auth/HugeResource.java x: 2 commits (all time) y: 275 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/id/IdGenerator.java x: 2 commits (all time) y: 344 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/query/Condition.java x: 2 commits (all time) y: 610 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/query/ConditionQuery.java x: 2 commits (all time) y: 694 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/BinarySerializer.java x: 2 commits (all time) y: 1060 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/TableSerializer.java x: 2 commits (all time) y: 576 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/TextBackendEntry.java x: 2 commits (all time) y: 300 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/TextSerializer.java x: 2 commits (all time) y: 747 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/memory/InMemoryDBStore.java x: 2 commits (all time) y: 377 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/memory/InMemoryDBTables.java x: 2 commits (all time) y: 453 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/ram/RamTable.java x: 3 commits (all time) y: 496 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/SchemaTransaction.java x: 2 commits (all time) y: 546 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm/comm/LouvainTraverser.java x: 2 commits (all time) y: 720 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder/EdgeLabelBuilder.java x: 2 commits (all time) y: 529 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize/TraversalUtil.java x: 3 commits (all time) y: 892 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntSet.java x: 2 commits (all time) y: 441 lines of code hugegraph-dist/src/assembly/static/conf/log4j2.xml x: 12 commits (all time) y: 87 lines of code hugegraph-dist/src/assembly/static/scripts/empty-sample.groovy x: 9 commits (all time) y: 10 lines of code hugegraph-dist/src/assembly/travis/hbase-site.xml x: 4 commits (all time) y: 28 lines of code hugegraph-dist/src/main/resources/log4j2.xml x: 13 commits (all time) y: 98 lines of code hugegraph-example/src/main/resources/log4j2.xml x: 12 commits (all time) y: 98 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlStore.java x: 2 commits (all time) y: 400 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlTable.java x: 2 commits (all time) y: 673 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/AuthTest.java x: 2 commits (all time) y: 1271 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/EdgeCoreTest.java x: 3 commits (all time) y: 6087 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/EdgeLabelCoreTest.java x: 2 commits (all time) y: 1164 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/IndexLabelCoreTest.java x: 2 commits (all time) y: 1593 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/RestoreCoreTest.java x: 2 commits (all time) y: 637 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/VertexCoreTest.java x: 3 commits (all time) y: 7504 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/VertexLabelCoreTest.java x: 2 commits (all time) y: 1000 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/unit/serializer/BytesBufferTest.java x: 2 commits (all time) y: 893 lines of code hugegraph-test/src/main/resources/log4j2.xml x: 11 commits (all time) y: 98 lines of code hugegraph-dist/src/assembly/static/conf/remote.yaml x: 6 commits (all time) y: 9 lines of code hugegraph-dist/src/assembly/travis/conf-raft1/gremlin-server.yaml x: 5 commits (all time) y: 98 lines of code
7504.0
lines of code
  min: 4.0
  average: 175.94
  25th percentile: 41.0
  median: 85.0
  75th percentile: 180.75
  max: 7504.0
0 26.0
commits (all time)
min: 1.0 | average: 2.32 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 26.0

File Size vs. Contributors (all time): 676 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 2 contributors (all time) y: 151 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 2 contributors (all time) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 2 contributors (all time) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 4 contributors (all time) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 2 contributors (all time) y: 417 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeElement.java x: 3 contributors (all time) y: 437 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/api/GremlinApiTest.java x: 2 contributors (all time) y: 216 lines of code hugegraph-dist/src/assembly/static/scripts/example.groovy x: 4 contributors (all time) y: 43 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/StoreSnapshotFile.java x: 3 contributors (all time) y: 188 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/rpc/RpcForwarder.java x: 2 contributors (all time) y: 130 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphIndexTransaction.java x: 2 contributors (all time) y: 1532 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/EphemeralJobQueue.java x: 1 contributors (all time) y: 182 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/CompressUtil.java x: 2 contributors (all time) y: 197 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStdSessions.java x: 3 contributors (all time) y: 960 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStore.java x: 2 contributors (all time) y: 955 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdbsst/RocksDBSstSessions.java x: 2 contributors (all time) y: 306 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphTransaction.java x: 5 contributors (all time) y: 1610 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherAPI.java x: 1 contributors (all time) y: 114 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherManager.java x: 1 contributors (all time) y: 68 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/cypher/CypherModel.java x: 1 contributors (all time) y: 34 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/StandardAuthenticator.java x: 3 contributors (all time) y: 215 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/opencypher/CypherOpProcessor.java x: 1 contributors (all time) y: 214 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/auth/StandardAuthManager.java x: 2 contributors (all time) y: 582 lines of code hugegraph-dist/src/assembly/static/conf/gremlin-server.yaml x: 8 contributors (all time) y: 8 lines of code hugegraph-dist/src/assembly/static/conf/remote-objects.yaml x: 4 contributors (all time) y: 12 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/filter/RedirectFilter.java x: 1 contributors (all time) y: 119 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/RaftContext.java x: 3 contributors (all time) y: 350 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/compress/CompressStrategy.java x: 1 contributors (all time) y: 7 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/config/CoreOptions.java x: 3 contributors (all time) y: 547 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeVertex.java x: 2 contributors (all time) y: 546 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/job/ComputerAPI.java x: 2 contributors (all time) y: 62 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/schema/IndexLabelAPI.java x: 2 contributors (all time) y: 248 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeAuthenticator.java x: 2 contributors (all time) y: 371 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/auth/HugeGraphAuthProxy.java x: 2 contributors (all time) y: 1547 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/core/GraphManager.java x: 3 contributors (all time) y: 522 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/StandardClusterRoleStore.java x: 1 contributors (all time) y: 155 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/masterelection/StandardRoleElectionStateMachine.java x: 1 contributors (all time) y: 274 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java x: 2 contributors (all time) y: 676 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/TaskManager.java x: 2 contributors (all time) y: 271 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/analyzer/AnsjAnalyzer.java x: 3 contributors (all time) y: 56 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/BytesBuffer.java x: 2 contributors (all time) y: 745 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize/HugeScriptTraversal.java x: 3 contributors (all time) y: 73 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/StringEncoding.java x: 3 contributors (all time) y: 130 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/StructureBasicSuite.java x: 2 contributors (all time) y: 89 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/security/HugeSecurityManager.java x: 2 contributors (all time) y: 403 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/type/Nameable.java x: 2 contributors (all time) y: 4 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/schema/PropertyKey.java x: 1 contributors (all time) y: 303 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/tinkerpop/TestGraph.java x: 2 contributors (all time) y: 825 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/graph/EdgeAPI.java x: 1 contributors (all time) y: 476 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/metrics/MetricsModule.java x: 1 contributors (all time) y: 237 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraStore.java x: 2 contributors (all time) y: 646 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraTable.java x: 2 contributors (all time) y: 510 lines of code hugegraph-cassandra/src/main/java/org/apache/hugegraph/backend/store/cassandra/CassandraTables.java x: 2 contributors (all time) y: 769 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/id/IdGenerator.java x: 1 contributors (all time) y: 344 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/query/Condition.java x: 1 contributors (all time) y: 610 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/query/ConditionQuery.java x: 1 contributors (all time) y: 694 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/BinarySerializer.java x: 1 contributors (all time) y: 1060 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/TableSerializer.java x: 1 contributors (all time) y: 576 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/serializer/TextSerializer.java x: 1 contributors (all time) y: 747 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/memory/InMemoryDBStore.java x: 1 contributors (all time) y: 377 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/memory/InMemoryDBTables.java x: 1 contributors (all time) y: 453 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/ram/RamTable.java x: 2 contributors (all time) y: 496 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/SchemaTransaction.java x: 1 contributors (all time) y: 546 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/job/algorithm/comm/LouvainTraverser.java x: 1 contributors (all time) y: 720 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/schema/builder/EdgeLabelBuilder.java x: 1 contributors (all time) y: 529 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/optimize/TraversalUtil.java x: 2 contributors (all time) y: 892 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntSet.java x: 1 contributors (all time) y: 441 lines of code hugegraph-dist/src/assembly/static/conf/log4j2.xml x: 5 contributors (all time) y: 87 lines of code hugegraph-dist/src/assembly/travis/hbase-site.xml x: 3 contributors (all time) y: 28 lines of code hugegraph-dist/src/main/resources/log4j2.xml x: 5 contributors (all time) y: 98 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlStore.java x: 1 contributors (all time) y: 400 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlTable.java x: 1 contributors (all time) y: 673 lines of code hugegraph-style.xml x: 4 contributors (all time) y: 63 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/AuthTest.java x: 1 contributors (all time) y: 1271 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/EdgeCoreTest.java x: 2 contributors (all time) y: 6087 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/EdgeLabelCoreTest.java x: 1 contributors (all time) y: 1164 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/IndexLabelCoreTest.java x: 1 contributors (all time) y: 1593 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/RestoreCoreTest.java x: 1 contributors (all time) y: 637 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/VertexCoreTest.java x: 2 contributors (all time) y: 7504 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/core/VertexLabelCoreTest.java x: 1 contributors (all time) y: 1000 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/unit/serializer/BytesBufferTest.java x: 1 contributors (all time) y: 893 lines of code hugegraph-dist/src/assembly/travis/conf-raft1/gremlin-server.yaml x: 4 contributors (all time) y: 98 lines of code
7504.0
lines of code
  min: 4.0
  average: 175.94
  25th percentile: 41.0
  median: 85.0
  75th percentile: 180.75
  max: 7504.0
0 8.0
contributors (all time)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 8.0

File Size vs. Commits (30 days): 7 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 1 commits (30d) y: 151 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KoutAPI.java x: 1 commits (30d) y: 165 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 1 commits (30d) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KoutRecords.java x: 1 commits (30d) y: 39 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 1 commits (30d) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 1 commits (30d) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 1 commits (30d) y: 417 lines of code
1315.0
lines of code
  min: 39.0
  average: 371.71
  25th percentile: 47.0
  median: 165.0
  75th percentile: 468.0
  max: 1315.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 7 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 1 contributors (30d) y: 151 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KoutAPI.java x: 1 contributors (30d) y: 165 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 1 contributors (30d) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KoutRecords.java x: 1 contributors (30d) y: 39 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 1 contributors (30d) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 1 contributors (30d) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 1 contributors (30d) y: 417 lines of code
1315.0
lines of code
  min: 39.0
  average: 371.71
  25th percentile: 47.0
  median: 165.0
  75th percentile: 468.0
  max: 1315.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 20 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 1 commits (90d) y: 151 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KoutAPI.java x: 1 commits (90d) y: 165 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 1 commits (90d) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KoutRecords.java x: 1 commits (90d) y: 39 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 1 commits (90d) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 2 commits (90d) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 1 commits (90d) y: 417 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeElement.java x: 1 commits (90d) y: 437 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/api/GremlinApiTest.java x: 1 commits (90d) y: 216 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/StoreSnapshotFile.java x: 1 commits (90d) y: 188 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/rpc/RpcForwarder.java x: 1 commits (90d) y: 130 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphIndexTransaction.java x: 1 commits (90d) y: 1532 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/EphemeralJobQueue.java x: 1 commits (90d) y: 182 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/CompressUtil.java x: 1 commits (90d) y: 197 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/OpenedRocksDB.java x: 1 commits (90d) y: 141 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStdSessions.java x: 1 commits (90d) y: 960 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStore.java x: 1 commits (90d) y: 955 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdbsst/RocksDBSstSessions.java x: 1 commits (90d) y: 306 lines of code
1532.0
lines of code
  min: 39.0
  average: 396.75
  25th percentile: 132.75
  median: 192.5
  75th percentile: 460.25
  max: 1532.0
0 2.0
commits (90d)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (90 days): 20 points

hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KneighborAPI.java x: 1 contributors (90d) y: 151 lines of code hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/KoutAPI.java x: 1 contributors (90d) y: 165 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KneighborRecords.java x: 1 contributors (90d) y: 47 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/traversal/algorithm/records/KoutRecords.java x: 1 contributors (90d) y: 39 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/collection/IntMap.java x: 1 contributors (90d) y: 468 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/StandardHugeGraph.java x: 2 contributors (90d) y: 1315 lines of code hugegraph-mysql/src/main/java/org/apache/hugegraph/backend/store/mysql/MysqlSessions.java x: 1 contributors (90d) y: 417 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/structure/HugeElement.java x: 1 contributors (90d) y: 437 lines of code hugegraph-test/src/main/java/org/apache/hugegraph/api/GremlinApiTest.java x: 1 contributors (90d) y: 216 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/StoreSnapshotFile.java x: 1 contributors (90d) y: 188 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/store/raft/rpc/RpcForwarder.java x: 1 contributors (90d) y: 130 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/backend/tx/GraphIndexTransaction.java x: 1 contributors (90d) y: 1532 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/task/EphemeralJobQueue.java x: 1 contributors (90d) y: 182 lines of code hugegraph-core/src/main/java/org/apache/hugegraph/util/CompressUtil.java x: 1 contributors (90d) y: 197 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/OpenedRocksDB.java x: 1 contributors (90d) y: 141 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStdSessions.java x: 1 contributors (90d) y: 960 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdb/RocksDBStore.java x: 1 contributors (90d) y: 955 lines of code hugegraph-rocksdb/src/main/java/org/apache/hugegraph/backend/store/rocksdbsst/RocksDBSstSessions.java x: 1 contributors (90d) y: 306 lines of code
1532.0
lines of code
  min: 39.0
  average: 396.75
  25th percentile: 132.75
  median: 192.5
  75th percentile: 460.25
  max: 1532.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.05 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0