Uses of Class
com.semedy.reasoner.edb.persistentstore.PersistentSecondarySortedIndex
Packages that use PersistentSecondarySortedIndex
-
Uses of PersistentSecondarySortedIndex in com.semedy.reasoner.edb.persistentstore
Methods in com.semedy.reasoner.edb.persistentstore with parameters of type PersistentSecondarySortedIndexModifier and TypeMethodDescriptionvoid
PersistentRelation.addIndex
(PersistentSecondarySortedIndex I) Constructors in com.semedy.reasoner.edb.persistentstore with parameters of type PersistentSecondarySortedIndexModifierConstructorDescriptionPersistentSecondarySortedLoadConsumer
(PersistentSecondarySortedIndex index, int arity) SecondaryIndexWriter
(PersistentRelation ptuples, PersistentSecondarySortedIndex index)