cayley/graph/sql
2015-08-26 02:10:27 -04:00
..
all_iterator.go Remove old iterator code, leaving a simple all-iterator for the sql backend 2015-08-12 16:03:25 -04:00
lru.go first working-ish Postgres backend 2015-08-12 16:03:25 -04:00
optimizers.go Option to remove size calls 2015-08-12 16:03:25 -04:00
optimizers_test.go Fix tests and update Godep 2015-08-12 16:03:25 -04:00
quadstore.go Make the SQL connection fail-fast 2015-08-26 02:10:27 -04:00
sql_iterator.go Can't use distinct, fix double-hashing bug 2015-08-12 16:03:25 -04:00
sql_link_iterator.go Can't use distinct, fix double-hashing bug 2015-08-12 16:03:25 -04:00
sql_link_iterator_test.go Fix tests and update Godep 2015-08-12 16:03:25 -04:00
sql_node_intersection.go Can't use distinct, fix double-hashing bug 2015-08-12 16:03:25 -04:00
sql_node_iterator.go Can't use distinct, fix double-hashing bug 2015-08-12 16:03:25 -04:00