issues
search
uzh
/
triplerush
A distributed in-memory graph store.
Apache License 2.0
31
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MapDB-3 and performance fixes
#71
pstutz
closed
8 years ago
0
Distributed TR test store
#70
pstutz
closed
8 years ago
0
Create a TestStore for Distributed-TR
#69
pstutz
closed
8 years ago
1
Add debug report of queries that have a large search space even when they have not yet finished executing
#68
pstutz
closed
8 years ago
1
Blank node support
#67
pstutz
closed
8 years ago
0
Fix bug in `TR.countVerticesByType`
#66
pstutz
closed
8 years ago
0
Added debug reports for system init and queries
#65
pstutz
closed
8 years ago
0
Verify that all TR constructor parameters are actually used
#64
pstutz
closed
8 years ago
1
Relieved node 0 mapper test is using the wrong mapper
#63
pstutz
closed
8 years ago
1
Detect serialization issues with CI
#62
pstutz
closed
8 years ago
0
Fix serialization issue
#61
pstutz
closed
8 years ago
0
Add test that reproduces the double completion of the promise of an `addTriples` operation in failure scenarios
#60
pstutz
closed
8 years ago
2
Write tests for configurable index structures
#59
pstutz
closed
8 years ago
0
Make it easier to check for logged errors in tests
#58
pstutz
closed
8 years ago
0
Evaluate use of AtlasDB to add transaction support
#57
pstutz
opened
8 years ago
0
Create separate [ S * O ] index class for case where there is only one predicate
#56
pstutz
opened
8 years ago
2
Store blank nodes efficiently
#55
pstutz
closed
8 years ago
1
Handle blank node namespaces when adding triples
#54
pstutz
closed
8 years ago
1
Make index vertices configurable
#53
pstutz
closed
8 years ago
2
Reduce parallel process threads that are currently eagerly instantiated by TestStore
#52
pstutz
closed
8 years ago
1
Test "Blocking additions test should be able to load a lot of redundant triples into limited memory" sometimes fails
#51
pstutz
closed
8 years ago
2
Ramdomized tests that discard values can fail even when correct
#50
pstutz
closed
8 years ago
1
Add a test case for unusual IRIs
#49
pstutz
closed
9 years ago
0
Improve error propagation in query processing
#48
pstutz
closed
8 years ago
1
Adding spec for expected behaviour issue #46
#47
singhakanksha
closed
9 years ago
0
Increase resilience of triple addition
#46
singhakanksha
closed
9 years ago
0
Merging maven branch to master
#45
pstutz
closed
9 years ago
0
Ensure a blocking operation vertex is removed after an operation times out
#44
pstutz
opened
9 years ago
0
Improve diagnostics: Return cluster status and progress status of the async operation together with a blocking operation timeout
#43
pstutz
opened
9 years ago
1
Make it easier to turn failing queries into testcases
#42
pstutz
opened
9 years ago
0
Better SPARQL tooling for diagnosing bugs (that might also help with designing queries)
#41
pstutz
opened
9 years ago
0
Change away from external-local
#40
mykelalvis
closed
9 years ago
0
Force deployment to internal repositories.
#39
mykelalvis
closed
9 years ago
0
Benchmark custom HashMap vs. fastutil
#38
pstutz
opened
9 years ago
0
SC wrap config
#37
pstutz
closed
9 years ago
0
Benchmark load
#36
pstutz
closed
9 years ago
0
Review usage of MapDB in HashDictionary
#35
pstutz
opened
9 years ago
3
Triple additions with `fastStart` or after `prepareExecution` sometimes don't add the edge from RootIndex to P vertex
#34
pstutz
closed
9 years ago
1
Improve memory efficiency of dictionary
#33
pstutz
closed
9 years ago
12
Stream support
#32
jahangirmohammed
closed
9 years ago
0
Support Inputstream load.
#31
jahangirmohammed
closed
9 years ago
1
Sparql-1.1-Select
#30
jahangirmohammed
closed
9 years ago
0
Add support for removing triples
#29
pstutz
opened
9 years ago
0
TripleRush SPARQL can return wrong result when all variables are already bound during a (NOT) EXIST check
#28
pstutz
closed
9 years ago
0
Ensure cardinalities are updated in `Binding` before a blocking edge addition finishes
#27
pstutz
closed
8 years ago
3
TripleRush tests fail when there is no network connection
#26
pstutz
opened
9 years ago
0
Codacy fixes
#25
ctcreel
closed
9 years ago
0
Change the Signal/Collect handler for adding an edge to a nonexistent vertex to pass a graph editor.
#24
pstutz
closed
9 years ago
0
Allow to use Signal/Collect `Graph.load` during the execution of a computation.
#23
pstutz
closed
9 years ago
0
Implement Hu-Tucker Front-Coding dictionary
#22
pstutz
opened
9 years ago
3
Next