https://github.com/google/cayley
History
Tip revision: 68c3344933b9ccf1498840676540108706d27136 authored by Mikael Cabot on 17 September 2016, 17:41:00 UTC
removed parallelization for now - too much complexity
Tip revision: 68c3344
File Mode Size
all_iterator.go -rw-r--r-- 4.4 KB
and_iterator.go -rw-r--r-- 8.0 KB
and_iterator_optimize.go -rw-r--r-- 11.4 KB
and_iterator_optimize_test.go -rw-r--r-- 4.0 KB
and_iterator_test.go -rw-r--r-- 3.7 KB
fixed_iterator.go -rw-r--r-- 4.8 KB
hasa_iterator.go -rw-r--r-- 8.4 KB
hasa_iterator_test.go -rw-r--r-- 1.1 KB
iterator.go -rw-r--r-- 2.6 KB
iterator_test.go -rw-r--r-- 482 bytes
limit_iterator.go -rw-r--r-- 3.0 KB
limit_iterator_test.go -rw-r--r-- 1.0 KB
linksto_iterator.go -rw-r--r-- 6.4 KB
linksto_iterator_test.go -rw-r--r-- 1.3 KB
materialize_iterator.go -rw-r--r-- 6.4 KB
materialize_iterator_test.go -rw-r--r-- 2.1 KB
mock_ts_test.go -rw-r--r-- 2.5 KB
not_iterator.go -rw-r--r-- 4.1 KB
not_iterator_test.go -rw-r--r-- 1.3 KB
optional_iterator.go -rw-r--r-- 4.5 KB
or_iterator.go -rw-r--r-- 7.8 KB
or_iterator_test.go -rw-r--r-- 4.8 KB
query_shape.go -rw-r--r-- 4.3 KB
query_shape_test.go -rw-r--r-- 3.7 KB
regex_iterator.go -rw-r--r-- 4.6 KB
skip_iterator.go -rw-r--r-- 3.0 KB
skip_iterator_test.go -rw-r--r-- 1.0 KB
unique_iterator.go -rw-r--r-- 3.5 KB
unique_iterator_test.go -rw-r--r-- 613 bytes
value_comparison_iterator.go -rw-r--r-- 6.5 KB
value_comparison_iterator_test.go -rw-r--r-- 6.7 KB

back to top