Package tools.refinery.store.query.view
Class KeyOnlyView<T>
java.lang.Object
tools.refinery.store.query.view.SymbolView<T>
tools.refinery.store.query.view.TuplePreservingView<T>
tools.refinery.store.query.view.KeyOnlyView<T>
- All Implemented Interfaces:
Constraint,AnySymbolView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.refinery.store.query.view.TuplePreservingView
canIndexSlot, forwardMap, forwardMap, get, getAdjacent, getParametersMethods inherited from class tools.refinery.store.query.view.SymbolView
filter, getAll, getSymbol, getViewName, name, toReferenceString, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface tools.refinery.store.query.view.AnySymbolView
getFunctionalDependencies, getImpliedRelationViewsMethods inherited from interface tools.refinery.logic.Constraint
aggregateBy, aggregateBy, arity, call, call, call, callTransitive, count, count, equals, getReduction, invalidIndex, leftJoinBy, leftJoinBy
-
Field Details
-
VIEW_NAME
- See Also:
-
-
Constructor Details
-
KeyOnlyView
-
-
Method Details
-
doFilter
- Specified by:
doFilterin classSymbolView<T>
-
equals
- Overrides:
equalsin classTuplePreservingView<T>
-
hashCode
public int hashCode()- Overrides:
hashCodein classTuplePreservingView<T>
-