cfa960d619
subject, predicate, object and labels are not indexed, thus, using a where clause on these fields for the DELETE statement does a full-table scan. Using *_hash columns instead will use the indexes. |
||
---|---|---|
.. | ||
alecthomas | ||
barakmich/glog | ||
boltdb/bolt | ||
coreos | ||
gogo/protobuf/proto | ||
google/cayley | ||
julienschmidt/httprouter | ||
lib/pq | ||
pborman/uuid | ||
stretchr/testify/assert | ||
syndtr | ||
tylerb/graceful |