File tree
936 files changed
+65
-51
lines changed- .github/workflows
- computer
- computer-algorithm
- src/main/java/org/apache/hugegraph/computer/algorithm
- centrality
- betweenness
- closeness
- degree
- pagerank
- community
- cc
- kcore
- lpa
- trianglecount
- wcc
- path
- rings
- filter
- shortest
- sampling
- computer-api
- src/main/java/org/apache/hugegraph/computer
- algorithm
- core
- aggregator
- allocator
- combiner
- common
- exception
- config
- graph
- edge
- id
- properties
- value
- vertex
- input
- io
- master
- output
- hg
- exceptions
- metrics
- task
- util
- worker
- computer-core
- src/main/java/org/apache/hugegraph/computer/core
- aggregator
- allocator
- bsp
- combiner
- common
- exception
- compute
- input
- graph
- edge
- id
- partition
- vertex
- input
- filter
- hg
- loader
- io
- manager
- master
- network
- buffer
- connection
- message
- netty
- codec
- session
- output
- hdfs
- hg
- receiver
- edge
- message
- vertex
- rpc
- sender
- snapshot
- sort
- flusher
- merge
- sorter
- sorting
- store
- buffer
- entry
- file
- bufferfile
- hgkvfile
- builder
- reader
- select
- seqfile
- util
- worker
- load
- computer-dist
- release-docs
- licenses
- scripts
- dependency
- src
- assembly
- dataset
- descriptor
- static
- bin
- conf
- travis
- main/java/org/apache/hugegraph/computer/dist
- computer-driver
- src/main/java/org/apache/hugegraph/computer/driver
- config
- util
- computer-k8s-operator
- crd-generate
- api/v1
- cmd
- config
- certmanager
- crd
- patches
- default
- etcd
- manager
- minio
- prometheus
- rbac
- samples
- webhook
- hack
- manifest
- src/main
- java/org/apache/hugegraph/computer/k8s/operator
- common
- config
- controller
- resources
- computer-k8s
- schema
- src/main
- java/org/apache/hugegraph/computer/k8s
- config
- crd/model
- driver
- util
- resources
- computer-test
- conf
- images
- src/main
- java/org/apache/hugegraph/computer
- algorithm
- centrality
- betweenness
- closeness
- degree
- pagerank
- community
- cc
- kcore
- lpa
- trianglecount
- wcc
- path
- rings
- shortest
- sampling
- core
- allocator
- bsp
- combiner
- common
- compute
- input
- config
- graph
- id
- partition
- value
- input
- io
- network
- buffer
- connection
- netty
- session
- receiver
- edge
- message
- vertex
- sender
- sort
- combiner
- sorter
- sorting
- store
- util
- worker
- dist
- driver
- k8s
- suite
- integrate
- unit
- resources
- hdfs_input_test
- computer-yarn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
936 files changed
+65
-51
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
90 | | - | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | | - | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
56 | | - | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments