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. |
||
---|---|---|
.. | ||
bolt | ||
gaedatastore | ||
iterator | ||
leveldb | ||
memstore | ||
mongo | ||
path | ||
proto | ||
sql | ||
iterator.go | ||
primarykey.go | ||
quadstore.go | ||
quadwriter.go | ||
transaction.go |