issues
search
twitter
/
cassovary
Cassovary is a simple big graph processing library for the JVM
http://twitter.com/cassovary
Apache License 2.0
1.05k
stars
150
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the Apache 2.0 license file
#232
juliaferraioli
closed
3 years ago
0
Use https instead of http in urls
#231
alanbato
closed
5 years ago
0
Fix `project cassovaryExamples` usage
#230
thejoelohman
opened
6 years ago
1
How to Fix a Self-Dependence Error
#229
sangminoh715
closed
6 years ago
0
[question] What is the status of Cassovary?
#228
randykerber
opened
6 years ago
1
crossbuilt with 2.11.11 & 2.12.3, all subcomponents upgraded to the latest
#227
WellRedPandit
closed
7 years ago
0
crossbuilt with 2.11.11 & 2.12.3, all subcomponents upgraded to the latest
#226
pavel-ixxus
closed
7 years ago
1
Inconsistency in Node API
#225
lintool
opened
7 years ago
1
GraphReaders read Gzip files
#224
youngbink
closed
8 years ago
1
Add optional command-line arg in PerformanceBenchmark to store only outgoing edges
#223
lintool
closed
7 years ago
1
PerformanceBenchmark doesn't seem to be able to read gzipped files
#222
lintool
closed
7 years ago
1
Bash example
#221
youngbink
closed
8 years ago
0
Passing max id being max of node id and edges ids to NodeIdEdgesMaxId.
#220
wmiel
closed
8 years ago
0
negative ids example
#219
szymonm
closed
8 years ago
0
Giving access to the depth information for all nodes.
#218
wmiel
closed
8 years ago
0
[question] Property Graph?
#217
andypetrella
opened
8 years ago
1
update to the finagle 6.35.0 era dependencies
#216
fizx
closed
8 years ago
2
Implement Giraph API on Cassovary
#215
lintool
opened
8 years ago
0
Implement GraphX API on Cassovary
#214
lintool
opened
8 years ago
1
Refactor API: s/node/vertex
#213
lintool
opened
8 years ago
3
Write a Cassovary shell
#212
lintool
opened
8 years ago
1
#200 Feature/fastseq
#211
szymonm
closed
8 years ago
21
Do not use finagle-stats inside cassovary-core
#210
pankajgupta
opened
8 years ago
0
Build fails due to twitter metrics dependency
#209
plofgren
opened
8 years ago
3
specialization test
#208
szymonm
closed
8 years ago
0
Specialized Queue implementation
#207
szymonm
closed
9 years ago
4
build falling
#206
szymonm
closed
9 years ago
1
FastMap and FastQueue implementations
#205
szymonm
closed
7 years ago
3
Changing to Array to save un-needed space occupied by WrappedArray
#204
pankajgupta
closed
9 years ago
3
Dynamic union graph
#203
plofgren
opened
9 years ago
1
Efficient hashmap dynamic graph
#202
plofgren
closed
9 years ago
2
Memory mapped graph
#201
plofgren
closed
9 years ago
6
Convert Node.inboundNodes() and outboundNodes() to have Array[Int] instead of Seq[Int]
#200
pankajgupta
closed
8 years ago
7
Allow sparse array representation in ArrayBasedDirectedGraph
#199
pankajgupta
opened
9 years ago
1
Implement efficient dynamic graph for the case of concurrent reads an…
#198
plofgren
closed
9 years ago
1
Implement graph union that can combine a static and dynamic graph to …
#197
plofgren
closed
9 years ago
2
Allow sorting and de-duplication of neighbors in AdjacencyListGraphReader as well
#196
pankajgupta
opened
9 years ago
0
new sbt
#195
zjpjack
closed
9 years ago
2
Remove the concept of internal/external id in Bipartite Graph
#194
AnishShah
closed
9 years ago
4
[bug fix] Jaccard Similarity returns zero when union is empty.
#193
AnishShah
closed
9 years ago
0
Implementation of #185: optional sorting and deduplication of adj edges
#192
tlasica
closed
9 years ago
8
java.lang.OutOfMemoryError: PermGen space
#191
zjpjack
closed
9 years ago
5
fixed copy-paste error: use graph with LongIds instead of StringIds
#190
tlasica
closed
9 years ago
0
Issue #188
#189
szymonm
closed
9 years ago
0
Exception loading graph in SharedArrayBasedDirectedGraph
#188
plofgren
closed
9 years ago
5
Modify page rank to work with dangling nodes
#187
bmckown
closed
9 years ago
4
[Bug?] PageRank sum is much less 1
#186
alexloginov
closed
9 years ago
11
ListOfEdgesGraphReader: Handle duplicate edges and/or maintain specified/sorted order
#185
pankajgupta
closed
9 years ago
4
Handle duplicate edges in ListOfEdgesGraphReader
#184
pankajgupta
closed
9 years ago
0
Ability to read graph files in Pajek format.
#183
pankajgupta
opened
9 years ago
2
Next