Class NodeFunctionView
java.lang.Object
tools.refinery.store.query.view.SymbolView<Tuple1>
tools.refinery.store.query.view.AbstractFunctionView<Tuple1>
tools.refinery.store.query.view.NodeFunctionView
- All Implemented Interfaces:
Constraint, AnySymbolView
-
Constructor Summary
ConstructorsConstructorDescriptionNodeFunctionView(Symbol<Tuple1> symbol) NodeFunctionView(Symbol<Tuple1> symbol, String name) -
Method Summary
Methods inherited from class AbstractFunctionView
canIndexSlot, doFilter, equals, forwardMap, forwardMapValue, get, getAdjacent, getFunctionalDependencies, getImpliedRelationViews, getParameters, hashCode, valueEqualsMethods inherited from class SymbolView
filter, getAll, getSymbol, getViewName, name, toReferenceString, toStringMethods inherited from interface Constraint
aggregateBy, aggregateBy, arity, call, call, call, callTransitive, count, count, equals, getReduction, invalidIndex, leftJoinBy, leftJoinBy
-
Constructor Details
-
NodeFunctionView
-
NodeFunctionView
-