cayley/graph/iterator
Barak Michener ac1fa668e7 Add check for multiple all iterators
Update test to reflect that the two Alls will be collapsed,
also fix the test of tag optimization to use fixed iterators.
2015-08-12 15:26:19 -04:00
..
all_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
and_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
and_iterator_optimize.go Add check for multiple all iterators 2015-08-12 15:26:19 -04:00
and_iterator_optimize_test.go Add check for multiple all iterators 2015-08-12 15:26:19 -04:00
and_iterator_test.go fix NewAnd taking quadstore in tests 2015-04-19 15:18:11 -04:00
fixed_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
hasa_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
hasa_iterator_test.go Address review comments 2015-04-15 16:28:13 -07:00
iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
iterator_test.go Add testIterator for use in testing 2015-04-14 18:39:07 -07:00
linksto_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
linksto_iterator_test.go Quieten deadcode 2014-08-28 12:04:45 +09:30
materialize_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
materialize_iterator_test.go Address review comments 2015-04-15 16:28:13 -07:00
mock_ts_test.go add string comparison to value comparison iterator 2015-05-29 10:27:53 -05:00
not_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
not_iterator_test.go Address review comments 2015-04-15 16:28:13 -07:00
optional_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
or_iterator.go fix describe in or iterator 2015-05-29 15:28:52 -04:00
or_iterator_test.go Address review comments 2015-04-15 16:28:13 -07:00
query_shape.go Remove non-documentation lint 2014-08-28 11:51:39 +09:30
query_shape_test.go fix NewAnd taking quadstore in tests 2015-04-19 15:18:11 -04:00
unique_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
unique_iterator_test.go unique iterator implementation 2015-04-26 17:45:17 -04:00
value_comparison_iterator.go add string comparison to value comparison iterator 2015-05-29 10:27:53 -05:00
value_comparison_iterator_test.go add string comparison to value comparison iterator 2015-05-29 10:27:53 -05:00