apache / incubator-hugegraph-toolchain
File Size

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

Intro
Learn more...
File Size Overall
23% | 12% | 29% | 14% | 19%
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
tsx37% | 21% | 33% | 3% | 4%
ts59% | 0% | 28% | 6% | 5%
less30% | 0% | 29% | 14% | 25%
java0% | 9% | 28% | 26% | 36%
sql0% | 0% | 0% | 56% | 43%
yaml0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
hugegraph-hubble34% | 12% | 32% | 8% | 11%
hugegraph-tools0% | 33% | 30% | 17% | 18%
hugegraph-client0% | 9% | 20% | 22% | 46%
hugegraph-loader0% | 5% | 23% | 37% | 33%
assembly0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
dataAnalyzeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore
2172 40
EdgeMap.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs
1599 -
algorithmAnalyzerStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore
1537 49
VertexMap.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs
1535 -
CheckAndEditEdge.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1309 6
edgeTypeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
1290 27
CheckAndEditVertex.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1205 6
dataMapStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
1149 37
ReuseEdgeTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
1116 33
ModelSimilarity.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
1096 10
CreateEdge.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1090 5
vertexTypeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
1052 24
CreateVertex.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1052 4
CustomPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
1047 8
NewEdgeType.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
1016 4
DataAnalyze.less
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze
1005 -
SubCommands.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/cmd
979 89
ReuseVertexTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
943 26
NewVertexType.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
940 4
MetadataProperties.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property
813 18
ImportConfigs.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/server-data-import
758 24
ImportTaskList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks
684 14
MovieExample.java
in hugegraph-client/src/main/java/org/apache/hugegraph/example
635 1
VertexTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
623 19
AsyncTaskList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks
607 19
BytesBuffer.java
in hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util
598 61
EdgeTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
596 18
QueryAndAlgorithmLibrary.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze
560 1
GraphQueryResult.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result
554 2
ElementBuilder.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder
531 38
AuthBackupRestoreManager.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/manager
522 32
SingleSourceWeightedShortestPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
492 5
algorithmStore.ts
in hugegraph-hubble/hubble-fe/src/stores/factory/dataAnalyzeStore
477 36
ReuseProperties.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property
477 11
HugeGraphCommand.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/cmd
475 29
metadataPropertyStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
467 23
graphManagementStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore
467 17
WeightedShortestPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
467 5
NeighborRank.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
464 5
TraverserManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
451 68
LoadTaskService.java
in hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/load
445 25
ShortestPathAll.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
438 6
BackupManager.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/manager
435 35
GraphManagementList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management
426 9
serverDataImportStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
423 13
ShortestPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
423 6
GremlinQueryService.java
in hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/query
422 13
PersonalRank.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
418 5
GraphView.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
410 -
GraphManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
397 68
Files With Most Units (Top 50)
File# lines# units
SubCommands.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/cmd
979 89
GraphManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
397 68
TraverserManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
451 68
BytesBuffer.java
in hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util
598 61
IdGenerator.java
in hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util
336 58
PropertyKey.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/schema
310 51
algorithmAnalyzerStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore
1537 49
AuthManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
210 47
SchemaManager.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
210 44
dataAnalyzeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore
2172 40
EdgeLabel.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/schema
258 40
ElementBuilder.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder
531 38
dataMapStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
1149 37
algorithmStore.ts
in hugegraph-hubble/hubble-fe/src/stores/factory/dataAnalyzeStore
477 36
BackupManager.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/manager
435 35
VertexLabel.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/schema
232 35
IndexLabel.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/schema
231 35
ReuseEdgeTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
1116 33
AuthBackupRestoreManager.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/manager
522 32
JDBCVendor.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/source/jdbc
329 32
LoadMetrics.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/metrics
146 30
HugeGraphCommand.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/cmd
475 29
edgeTypeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
1290 27
ReuseVertexTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
943 26
LoadTaskService.java
in hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/load
445 25
vertexTypeStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
1052 24
ImportConfigs.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/server-data-import
758 24
FileSource.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/source/file
155 24
metadataPropertyStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore
467 23
HugeType.java
in hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/struct
125 22
CustomizedPathsRequest.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/traverser
192 22
CrosspointsRequest.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/traverser
179 22
VertexLabelService.java
in hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema
335 21
BackupRestoreBaseManager.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/manager
249 21
HugeClient.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
124 21
ElementMapping.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/mapping
169 21
LoadSummary.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/metrics
133 21
JsonGraph.java
in hugegraph-tools/src/main/java/org/apache/hugegraph/structure
120 20
Graph.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/graph
111 20
Edge.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/graph
159 20
Task.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure
144 20
HugeGraphLoader.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader
310 20
VertexTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
623 19
AsyncTaskList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks
607 19
HugeClientBuilder.java
in hugegraph-client/src/main/java/org/apache/hugegraph/driver
119 19
LoadContext.java
in hugegraph-loader/src/main/java/org/apache/hugegraph/loader/executor
148 19
EdgeLabelService.java
in hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema
334 18
EdgeTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
596 18
MetadataProperties.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property
813 18
Project.java
in hugegraph-client/src/main/java/org/apache/hugegraph/structure/auth
92 18
Files With Long Lines (Top 38)

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

File# lines# units# long lines
dataMapStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
1149 37 8
serverDataImportStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
423 13 7
algorithmAnalyzerStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore
1537 49 7
schema.groovy
in hugegraph-loader/assembly/static/example/mysql
14 - 4
ImportConfigs.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/server-data-import
758 24 3
SingleSourceWeightedShortestPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
492 5 3
RadiographicInspection.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
389 5 3
dataImportRootStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore
332 14 2
TypeConfigs.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs
223 - 2
NewEdgeType.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
1016 4 2
CreateVertex.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1052 4 2
CheckAndEditEdge.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1309 6 2
NewVertexType.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
940 4 2
ModelSimilarity.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
1096 10 2
WeightedShortestPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
467 5 2
ShortestPathAll.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
438 6 2
example.sql
in hugegraph-loader/assembly/static/example/mysql
84 - 2
graphManagementStore.ts
in hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore
467 17 1
UploadEntry.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks
202 1 1
ReuseEdgeTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
1116 33 1
EdgeTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type
596 18 1
MetadataProperties.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property
813 18 1
ReuseProperties.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property
477 11 1
CheckProperty.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
204 8 1
GraphView.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
410 - 1
CheckAndEditVertex.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1205 6 1
CreateProperty.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
182 2 1
CreateEdge.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view
1090 5 1
VertexTypeList.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
623 19 1
ReuseVertexTypes.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type
943 26 1
PropertyIndex.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property-index
270 7 1
DataAnalyze.less
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze
1005 - 1
GremlinKeyWords.ts
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze
25 - 1
NeighborRank.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
464 5 1
LoopDetection.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
374 5 1
KStepNeighbor.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
316 4 1
FocusDetection.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
389 6 1
CustomPath.tsx
in hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm
1047 8 1
Correlations

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

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 3 commits (all time) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 9 commits (all time) y: 309 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/structure/constant/DataType.java x: 5 commits (all time) y: 51 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/DataTypeUtil.java x: 5 commits (all time) y: 282 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementEmptyList.tsx x: 4 commits (all time) y: 63 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementHeader.tsx x: 4 commits (all time) y: 90 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/graphManagementStore.ts x: 5 commits (all time) y: 467 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/util/CommonUtil.java x: 5 commits (all time) y: 39 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/SettingSSLService.java x: 3 commits (all time) y: 22 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/constant/Constants.java x: 4 commits (all time) y: 55 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/base/ToolClient.java x: 4 commits (all time) y: 111 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/config/TomcatServletConfig.java x: 4 commits (all time) y: 29 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/ParquetUtil.java x: 5 commits (all time) y: 69 lines of code hugegraph-hubble/hubble-fe/add-license.js x: 1 commits (all time) y: 54 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/reuse/BytesDemo.java x: 5 commits (all time) y: 130 lines of code hugegraph-hubble/hubble-fe/src/components/App.tsx x: 3 commits (all time) y: 64 lines of code hugegraph-hubble/hubble-fe/src/components/common/Tooltip.tsx x: 3 commits (all time) y: 76 lines of code hugegraph-hubble/hubble-fe/src/components/common/index.ts x: 3 commits (all time) y: 4 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagement.less x: 3 commits (all time) y: 176 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementList.tsx x: 4 commits (all time) y: 426 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementSidebar.tsx x: 4 commits (all time) y: 330 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/NewGraphConfig.tsx x: 4 commits (all time) y: 216 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskList.less x: 4 commits (all time) y: 230 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskList.tsx x: 4 commits (all time) y: 607 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskResult.less x: 3 commits (all time) y: 13 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskResult.tsx x: 3 commits (all time) y: 44 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyze.less x: 5 commits (all time) y: 1005 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyze.tsx x: 4 commits (all time) y: 77 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyzeInfoDrawer.tsx x: 4 commits (all time) y: 324 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DynamicAddEdge.tsx x: 3 commits (all time) y: 317 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/ExecLogAndQueryCollections.tsx x: 5 commits (all time) y: 195 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/GremlinKeyWords.ts x: 2 commits (all time) y: 25 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/QueryAndAlgorithmLibrary.tsx x: 5 commits (all time) y: 560 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/AllPath.tsx x: 4 commits (all time) y: 373 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/CustomPath.tsx x: 2 commits (all time) y: 1047 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/FocusDetection.tsx x: 4 commits (all time) y: 389 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/Jaccard.tsx x: 2 commits (all time) y: 250 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/KHop.tsx x: 2 commits (all time) y: 375 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/KStepNeighbor.tsx x: 2 commits (all time) y: 316 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ModelSimilarity.tsx x: 4 commits (all time) y: 1096 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/NeighborRank.tsx x: 4 commits (all time) y: 464 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/PersonalRank.tsx x: 2 commits (all time) y: 418 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/RadiographicInspection.tsx x: 2 commits (all time) y: 389 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/SameNeighbor.tsx x: 2 commits (all time) y: 289 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ShortestPath.tsx x: 2 commits (all time) y: 423 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ShortestPathAll.tsx x: 4 commits (all time) y: 438 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/SingleSourceWeightedShortestPath.tsx x: 2 commits (all time) y: 492 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/WeightedShortestPath.tsx x: 2 commits (all time) y: 467 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/common/Favorite.tsx x: 3 commits (all time) y: 133 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/GraphPopOver.tsx x: 4 commits (all time) y: 196 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/GraphQueryResult.tsx x: 3 commits (all time) y: 554 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/QueryResult.tsx x: 4 commits (all time) y: 186 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportManager.less x: 3 commits (all time) y: 153 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportManager.tsx x: 3 commits (all time) y: 77 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTaskList.tsx x: 3 commits (all time) y: 684 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTasks.less x: 4 commits (all time) y: 76 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTasks.tsx x: 3 commits (all time) y: 100 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/UploadEntry.tsx x: 3 commits (all time) y: 202 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/DataMapConfigs.less x: 3 commits (all time) y: 282 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/EdgeMap.tsx x: 4 commits (all time) y: 1599 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/FileConfigs.tsx x: 4 commits (all time) y: 364 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeConfigManipulations.tsx x: 3 commits (all time) y: 40 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeConfigs.tsx x: 3 commits (all time) y: 223 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeInfo.tsx x: 3 commits (all time) y: 311 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/VertexMap.tsx x: 4 commits (all time) y: 1535 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/job-details/BasicSettings.tsx x: 3 commits (all time) y: 220 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/job-details/JobDetails.less x: 3 commits (all time) y: 55 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/server-data-import/ImportConfigs.tsx x: 3 commits (all time) y: 758 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/MetadataConfigs.tsx x: 4 commits (all time) y: 155 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/EdgeTypeList.tsx x: 4 commits (all time) y: 596 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/NewEdgeType.tsx x: 3 commits (all time) y: 1016 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/ReuseEdgeTypes.tsx x: 4 commits (all time) y: 1116 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckAndEditEdge.tsx x: 4 commits (all time) y: 1309 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckAndEditVertex.tsx x: 5 commits (all time) y: 1205 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckProperty.tsx x: 4 commits (all time) y: 204 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateEdge.tsx x: 3 commits (all time) y: 1090 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateProperty.tsx x: 3 commits (all time) y: 182 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateVertex.tsx x: 4 commits (all time) y: 1052 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/GraphView.less x: 4 commits (all time) y: 134 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/GraphView.tsx x: 4 commits (all time) y: 410 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property-index/PropertyIndex.tsx x: 3 commits (all time) y: 270 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property/MetadataProperties.tsx x: 3 commits (all time) y: 813 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property/ReuseProperties.tsx x: 4 commits (all time) y: 477 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/NewVertexType.tsx x: 3 commits (all time) y: 940 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/ReuseVertexTypes.tsx x: 4 commits (all time) y: 943 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/VertexTypeList.tsx x: 5 commits (all time) y: 623 lines of code hugegraph-hubble/hubble-fe/src/components/hubble-ui/index.tsx x: 3 commits (all time) y: 265 lines of code hugegraph-hubble/hubble-fe/src/hooks/useInitDataImport.tsx x: 3 commits (all time) y: 164 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore/dataAnalyzeStore.ts x: 4 commits (all time) y: 2172 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/ImportManagerStore.ts x: 3 commits (all time) y: 307 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/dataImportRootStore.ts x: 3 commits (all time) y: 332 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/dataMapStore.ts x: 4 commits (all time) y: 1149 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/serverDataImportStore.ts x: 3 commits (all time) y: 423 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/edgeTypeStore.ts x: 4 commits (all time) y: 1290 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/graphViewStore.ts x: 4 commits (all time) y: 281 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/metadataConfigsStore.ts x: 4 commits (all time) y: 39 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/metadataPropertyStore.ts x: 3 commits (all time) y: 467 lines of code hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/dataImportStore.ts x: 3 commits (all time) y: 142 lines of code hugegraph-hubble/hubble-fe/src/stores/utils/index.ts x: 4 commits (all time) y: 232 lines of code hugegraph-hubble/hubble-fe/src/utils/calcAlgorithmFormWidth.ts x: 2 commits (all time) y: 7 lines of code hugegraph-hubble/hubble-fe/src/utils/filterEmptyAlgorightmParams.ts x: 2 commits (all time) y: 15 lines of code hugegraph-hubble/hubble-fe/src/utils/formatAlgorithmStatement.ts x: 2 commits (all time) y: 214 lines of code hugegraph-hubble/hubble-fe/src/utils/index.ts x: 4 commits (all time) y: 22 lines of code hugegraph-loader/assembly/static/example/mysql/schema.groovy x: 5 commits (all time) y: 14 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/HugeGraphLoader.java x: 4 commits (all time) y: 310 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/EdgeBuilder.java x: 4 commits (all time) y: 209 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/ElementBuilder.java x: 4 commits (all time) y: 531 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/SchemaCache.java x: 4 commits (all time) y: 102 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/direct/loader/DirectLoader.java x: 4 commits (all time) y: 45 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/direct/util/SinkToHBase.java x: 4 commits (all time) y: 126 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/executor/LoadContext.java x: 4 commits (all time) y: 148 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/executor/LoadOptions.java x: 4 commits (all time) y: 287 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/flink/HugeGraphOutputFormat.java x: 3 commits (all time) y: 189 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/mapping/ElementMapping.java x: 4 commits (all time) y: 169 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/mapping/LoadMapping.java x: 5 commits (all time) y: 158 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/metrics/LoadDistributeMetrics.java x: 4 commits (all time) y: 115 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/reader/hdfs/HDFSFileReader.java x: 4 commits (all time) y: 175 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/reader/jdbc/RowFetcher.java x: 4 commits (all time) y: 141 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/source/InputSource.java x: 4 commits (all time) y: 11 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/AuthManager.java x: 3 commits (all time) y: 210 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/GraphManager.java x: 4 commits (all time) y: 397 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/HugeClient.java x: 3 commits (all time) y: 124 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/TraverserManager.java x: 4 commits (all time) y: 451 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/example/BatchExample.java x: 3 commits (all time) y: 111 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/example/MovieExample.java x: 3 commits (all time) y: 635 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/RocksDBSerializer.java x: 4 commits (all time) y: 3 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/struct/DataType.java x: 3 commits (all time) y: 155 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util/IdGenerator.java x: 3 commits (all time) y: 336 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/cmd/HugeGraphCommand.java x: 3 commits (all time) y: 475 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/cmd/SubCommands.java x: 3 commits (all time) y: 979 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/AuthBackupRestoreManager.java x: 3 commits (all time) y: 522 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/BackupManager.java x: 3 commits (all time) y: 435 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/BackupRestoreBaseManager.java x: 3 commits (all time) y: 249 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/DumpGraphManager.java x: 3 commits (all time) y: 87 lines of code hugegraph-tools/src/main/resources/log4j2.xml x: 5 commits (all time) y: 34 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/HugeGraphHubble.java x: 2 commits (all time) y: 32 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/common/Constant.java x: 2 commits (all time) y: 41 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/config/CacheConfig.java x: 2 commits (all time) y: 53 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/config/JacksonConfig.java x: 2 commits (all time) y: 96 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/GraphConnectionController.java x: 2 commits (all time) y: 186 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/SettingController.java x: 2 commits (all time) y: 48 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/graph/GraphController.java x: 2 commits (all time) y: 106 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/FileMappingController.java x: 2 commits (all time) y: 320 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/JobManagerController.java x: 2 commits (all time) y: 169 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/LoadTaskController.java x: 2 commits (all time) y: 232 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/query/GremlinCollectionController.java x: 2 commits (all time) y: 138 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/query/GremlinQueryController.java x: 2 commits (all time) y: 135 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/schema/PropertyKeyController.java x: 2 commits (all time) y: 149 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/schema/VertexLabelController.java x: 2 commits (all time) y: 229 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/task/AsyncTaskController.java x: 2 commits (all time) y: 85 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/GraphConnection.java x: 2 commits (all time) y: 69 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/load/FileSetting.java x: 2 commits (all time) y: 90 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/load/JobManager.java x: 2 commits (all time) y: 62 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/load/FileMappingService.java x: 2 commits (all time) y: 307 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/load/LoadTaskService.java x: 3 commits (all time) y: 445 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema/EdgeLabelService.java x: 2 commits (all time) y: 334 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema/PropertyKeyService.java x: 2 commits (all time) y: 196 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/util/HugeClientUtil.java x: 2 commits (all time) y: 118 lines of code hugegraph-client/assembly/travis/conf/gremlin-server.yaml x: 5 commits (all time) y: 97 lines of code assembly/static/conf/log4j2.xml x: 10 commits (all time) y: 38 lines of code
2172.0
lines of code
  min: 1.0
  average: 132.3
  25th percentile: 22.0
  median: 51.0
  75th percentile: 133.0
  max: 2172.0
0 10.0
commits (all time)
min: 1.0 | average: 3.16 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 10.0

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

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 3 contributors (all time) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 4 contributors (all time) y: 309 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/structure/constant/DataType.java x: 3 contributors (all time) y: 51 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/DataTypeUtil.java x: 3 contributors (all time) y: 282 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementEmptyList.tsx x: 3 contributors (all time) y: 63 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementHeader.tsx x: 3 contributors (all time) y: 90 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/graphManagementStore.ts x: 4 contributors (all time) y: 467 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/util/CommonUtil.java x: 2 contributors (all time) y: 39 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/SettingSSLService.java x: 2 contributors (all time) y: 22 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/constant/Constants.java x: 2 contributors (all time) y: 55 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/HugeClientHolder.java x: 2 contributors (all time) y: 87 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/base/ToolClient.java x: 2 contributors (all time) y: 111 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/config/TomcatServletConfig.java x: 2 contributors (all time) y: 29 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/ParquetUtil.java x: 2 contributors (all time) y: 69 lines of code hugegraph-hubble/hubble-fe/add-license.js x: 1 contributors (all time) y: 54 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/reuse/BytesDemo.java x: 2 contributors (all time) y: 130 lines of code hugegraph-hubble/hubble-fe/src/components/common/LoadingDataView.less x: 3 contributors (all time) y: 25 lines of code hugegraph-hubble/hubble-fe/src/components/common/Tooltip.tsx x: 3 contributors (all time) y: 76 lines of code hugegraph-hubble/hubble-fe/src/components/common/index.ts x: 3 contributors (all time) y: 4 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagement.less x: 3 contributors (all time) y: 176 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementList.tsx x: 4 contributors (all time) y: 426 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/GraphManagementSidebar.tsx x: 4 contributors (all time) y: 330 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/NewGraphConfig.tsx x: 4 contributors (all time) y: 216 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskList.less x: 4 contributors (all time) y: 230 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskList.tsx x: 4 contributors (all time) y: 607 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/async-tasks/AsyncTaskResult.less x: 3 contributors (all time) y: 13 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyze.less x: 4 contributors (all time) y: 1005 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyze.tsx x: 4 contributors (all time) y: 77 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DataAnalyzeInfoDrawer.tsx x: 4 contributors (all time) y: 324 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/DynamicAddEdge.tsx x: 3 contributors (all time) y: 317 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/ExecLogAndQueryCollections.tsx x: 4 contributors (all time) y: 195 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/GremlinKeyWords.ts x: 1 contributors (all time) y: 25 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/QueryAndAlgorithmLibrary.tsx x: 4 contributors (all time) y: 560 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/AllPath.tsx x: 4 contributors (all time) y: 373 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/CustomPath.tsx x: 2 contributors (all time) y: 1047 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/FocusDetection.tsx x: 4 contributors (all time) y: 389 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/Jaccard.tsx x: 2 contributors (all time) y: 250 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/KHop.tsx x: 2 contributors (all time) y: 375 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/KStepNeighbor.tsx x: 2 contributors (all time) y: 316 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ModelSimilarity.tsx x: 4 contributors (all time) y: 1096 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/PersonalRank.tsx x: 2 contributors (all time) y: 418 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/RadiographicInspection.tsx x: 2 contributors (all time) y: 389 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/SameNeighbor.tsx x: 2 contributors (all time) y: 289 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ShortestPath.tsx x: 2 contributors (all time) y: 423 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/ShortestPathAll.tsx x: 4 contributors (all time) y: 438 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/SingleSourceWeightedShortestPath.tsx x: 2 contributors (all time) y: 492 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/algorithm/WeightedShortestPath.tsx x: 2 contributors (all time) y: 467 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/common/Favorite.tsx x: 3 contributors (all time) y: 133 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/GraphQueryResult.tsx x: 3 contributors (all time) y: 554 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/QueryResult.tsx x: 4 contributors (all time) y: 186 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-analyze/query-result/TableQueryResult.tsx x: 4 contributors (all time) y: 65 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportManager.less x: 3 contributors (all time) y: 153 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportManager.tsx x: 3 contributors (all time) y: 77 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTaskList.tsx x: 3 contributors (all time) y: 684 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTasks.less x: 4 contributors (all time) y: 76 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/ImportTasks.tsx x: 3 contributors (all time) y: 100 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/UploadEntry.tsx x: 3 contributors (all time) y: 202 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/EdgeMap.tsx x: 4 contributors (all time) y: 1599 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/FileConfigs.tsx x: 4 contributors (all time) y: 364 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeConfigManipulations.tsx x: 3 contributors (all time) y: 40 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeConfigs.tsx x: 3 contributors (all time) y: 223 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/TypeInfo.tsx x: 3 contributors (all time) y: 311 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/datamap-configs/VertexMap.tsx x: 4 contributors (all time) y: 1535 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/job-details/BasicSettings.tsx x: 3 contributors (all time) y: 220 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/job-details/JobDetails.less x: 3 contributors (all time) y: 55 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/data-import/import-tasks/server-data-import/ImportConfigs.tsx x: 3 contributors (all time) y: 758 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/MetadataConfigs.tsx x: 4 contributors (all time) y: 155 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/EdgeTypeList.tsx x: 4 contributors (all time) y: 596 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/NewEdgeType.tsx x: 3 contributors (all time) y: 1016 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/edge-type/ReuseEdgeTypes.tsx x: 4 contributors (all time) y: 1116 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckAndEditEdge.tsx x: 4 contributors (all time) y: 1309 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckAndEditVertex.tsx x: 4 contributors (all time) y: 1205 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CheckProperty.tsx x: 4 contributors (all time) y: 204 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateEdge.tsx x: 3 contributors (all time) y: 1090 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateProperty.tsx x: 3 contributors (all time) y: 182 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/CreateVertex.tsx x: 4 contributors (all time) y: 1052 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/GraphView.less x: 4 contributors (all time) y: 134 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/graph-view/GraphView.tsx x: 4 contributors (all time) y: 410 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property-index/PropertyIndex.tsx x: 3 contributors (all time) y: 270 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property/MetadataProperties.tsx x: 3 contributors (all time) y: 813 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/property/ReuseProperties.tsx x: 4 contributors (all time) y: 477 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/NewVertexType.tsx x: 3 contributors (all time) y: 940 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/ReuseVertexTypes.tsx x: 4 contributors (all time) y: 943 lines of code hugegraph-hubble/hubble-fe/src/components/graph-management/metadata-configs/vertex-type/VertexTypeList.tsx x: 4 contributors (all time) y: 623 lines of code hugegraph-hubble/hubble-fe/src/components/hubble-ui/index.tsx x: 3 contributors (all time) y: 265 lines of code hugegraph-hubble/hubble-fe/src/hooks/useInitDataImport.tsx x: 3 contributors (all time) y: 164 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataAnalyzeStore/dataAnalyzeStore.ts x: 4 contributors (all time) y: 2172 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/ImportManagerStore.ts x: 3 contributors (all time) y: 307 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/dataImportRootStore.ts x: 3 contributors (all time) y: 332 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/dataMapStore.ts x: 4 contributors (all time) y: 1149 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/dataImportStore/serverDataImportStore.ts x: 3 contributors (all time) y: 423 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/edgeTypeStore.ts x: 4 contributors (all time) y: 1290 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/graphViewStore.ts x: 4 contributors (all time) y: 281 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/metadataConfigsStore.ts x: 4 contributors (all time) y: 39 lines of code hugegraph-hubble/hubble-fe/src/stores/GraphManagementStore/metadataConfigsStore/metadataPropertyStore.ts x: 3 contributors (all time) y: 467 lines of code hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/dataImportStore.ts x: 3 contributors (all time) y: 142 lines of code hugegraph-hubble/hubble-fe/src/stores/utils/index.ts x: 4 contributors (all time) y: 232 lines of code hugegraph-hubble/hubble-fe/src/utils/calcAlgorithmFormWidth.ts x: 2 contributors (all time) y: 7 lines of code hugegraph-hubble/hubble-fe/src/utils/filterEmptyAlgorightmParams.ts x: 2 contributors (all time) y: 15 lines of code hugegraph-hubble/hubble-fe/src/utils/formatAlgorithmStatement.ts x: 2 contributors (all time) y: 214 lines of code hugegraph-hubble/hubble-fe/src/utils/index.ts x: 4 contributors (all time) y: 22 lines of code hugegraph-loader/assembly/static/conf/log4j2.xml x: 5 contributors (all time) y: 38 lines of code hugegraph-loader/assembly/static/example/file/schema.groovy x: 5 contributors (all time) y: 72 lines of code hugegraph-loader/assembly/static/example/mysql/schema.groovy x: 5 contributors (all time) y: 14 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/EdgeBuilder.java x: 2 contributors (all time) y: 209 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/ElementBuilder.java x: 2 contributors (all time) y: 531 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/builder/SchemaCache.java x: 2 contributors (all time) y: 102 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/direct/loader/DirectLoader.java x: 2 contributors (all time) y: 45 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/direct/util/SinkToHBase.java x: 2 contributors (all time) y: 126 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/executor/LoadContext.java x: 2 contributors (all time) y: 148 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/flink/HugeGraphFlinkCDCLoader.java x: 2 contributors (all time) y: 78 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/flink/HugeGraphOutputFormat.java x: 2 contributors (all time) y: 189 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/mapping/ElementMapping.java x: 2 contributors (all time) y: 169 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/mapping/LoadMapping.java x: 3 contributors (all time) y: 158 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/metrics/LoadDistributeMetrics.java x: 2 contributors (all time) y: 115 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/metrics/LoadReport.java x: 2 contributors (all time) y: 68 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/reader/file/FileLineFetcher.java x: 2 contributors (all time) y: 237 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/reader/hdfs/HDFSFileReader.java x: 2 contributors (all time) y: 175 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/reader/jdbc/RowFetcher.java x: 2 contributors (all time) y: 141 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/source/file/FileSource.java x: 2 contributors (all time) y: 155 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/source/jdbc/JDBCVendor.java x: 2 contributors (all time) y: 329 lines of code hugegraph-loader/src/main/resources/log4j2.xml x: 5 contributors (all time) y: 50 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/GraphManager.java x: 2 contributors (all time) y: 397 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/driver/TraverserManager.java x: 2 contributors (all time) y: 451 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/example/MovieExample.java x: 2 contributors (all time) y: 635 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util/BytesBuffer.java x: 2 contributors (all time) y: 598 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/serializer/direct/util/IdGenerator.java x: 2 contributors (all time) y: 336 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/structure/schema/EdgeLabel.java x: 2 contributors (all time) y: 258 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/cmd/HugeGraphCommand.java x: 2 contributors (all time) y: 475 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/cmd/SubCommands.java x: 2 contributors (all time) y: 979 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/AuthBackupRestoreManager.java x: 2 contributors (all time) y: 522 lines of code hugegraph-tools/src/main/java/org/apache/hugegraph/manager/BackupManager.java x: 2 contributors (all time) y: 435 lines of code hugegraph-tools/src/main/resources/log4j2.xml x: 5 contributors (all time) y: 34 lines of code hugegraph-hubble/hubble-be/src/main/resources/database/schema.sql x: 3 contributors (all time) y: 111 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/HugeGraphHubble.java x: 1 contributors (all time) y: 32 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/annotation/MergeProperty.java x: 1 contributors (all time) y: 11 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/common/Constant.java x: 1 contributors (all time) y: 41 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/common/Identifiable.java x: 1 contributors (all time) y: 4 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/config/JacksonConfig.java x: 1 contributors (all time) y: 96 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/GraphConnectionController.java x: 1 contributors (all time) y: 186 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/SettingController.java x: 1 contributors (all time) y: 48 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/graph/GraphController.java x: 1 contributors (all time) y: 106 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/FileMappingController.java x: 1 contributors (all time) y: 320 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/FileUploadController.java x: 1 contributors (all time) y: 254 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/JobManagerController.java x: 1 contributors (all time) y: 169 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/load/LoadTaskController.java x: 1 contributors (all time) y: 232 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/query/GremlinCollectionController.java x: 1 contributors (all time) y: 138 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/query/GremlinQueryController.java x: 1 contributors (all time) y: 135 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/schema/EdgeLabelController.java x: 1 contributors (all time) y: 215 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/schema/PropertyKeyController.java x: 1 contributors (all time) y: 149 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/schema/VertexLabelController.java x: 1 contributors (all time) y: 229 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/controller/task/AsyncTaskController.java x: 1 contributors (all time) y: 85 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/GraphConnection.java x: 1 contributors (all time) y: 69 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/load/FileSetting.java x: 1 contributors (all time) y: 90 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/load/JobManager.java x: 1 contributors (all time) y: 62 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/load/LoadTask.java x: 2 contributors (all time) y: 204 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/load/FileMappingService.java x: 1 contributors (all time) y: 307 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/query/GremlinQueryService.java x: 1 contributors (all time) y: 422 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema/EdgeLabelService.java x: 1 contributors (all time) y: 334 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/service/schema/PropertyKeyService.java x: 1 contributors (all time) y: 196 lines of code hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/util/HugeClientUtil.java x: 1 contributors (all time) y: 118 lines of code hugegraph-client/assembly/travis/codecov.yml x: 4 contributors (all time) y: 2 lines of code hugegraph-client/assembly/travis/conf/gremlin-server.yaml x: 5 contributors (all time) y: 97 lines of code
2172.0
lines of code
  min: 1.0
  average: 132.3
  25th percentile: 22.0
  median: 51.0
  75th percentile: 133.0
  max: 2172.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.18 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0

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

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 1 commits (30d) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 1 commits (30d) y: 309 lines of code
309.0
lines of code
  min: 30.0
  average: 169.5
  25th percentile: 30.0
  median: 169.5
  75th percentile: 309.0
  max: 309.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): 2 points

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 1 contributors (30d) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 1 contributors (30d) y: 309 lines of code
309.0
lines of code
  min: 30.0
  average: 169.5
  25th percentile: 30.0
  median: 169.5
  75th percentile: 309.0
  max: 309.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): 4 points

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 1 commits (90d) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 3 commits (90d) y: 309 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/structure/constant/DataType.java x: 1 commits (90d) y: 51 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/DataTypeUtil.java x: 1 commits (90d) y: 282 lines of code
309.0
lines of code
  min: 30.0
  average: 168.0
  25th percentile: 35.25
  median: 166.5
  75th percentile: 302.25
  max: 309.0
0 3.0
commits (90d)
min: 1.0 | average: 1.5 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.5 | max: 3.0

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

hugegraph-loader/assembly/static/example/spark/schema.groovy x: 1 contributors (90d) y: 30 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/spark/HugeGraphSparkLoader.java x: 1 contributors (90d) y: 309 lines of code hugegraph-client/src/main/java/org/apache/hugegraph/structure/constant/DataType.java x: 1 contributors (90d) y: 51 lines of code hugegraph-loader/src/main/java/org/apache/hugegraph/loader/util/DataTypeUtil.java x: 1 contributors (90d) y: 282 lines of code
309.0
lines of code
  min: 30.0
  average: 168.0
  25th percentile: 35.25
  median: 166.5
  75th percentile: 302.25
  max: 309.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0