Uses of Enum
org.apache.jena.sparql.core.mem.TupleSlot
Packages that use TupleSlot
-
Uses of TupleSlot in org.apache.jena.sparql.core.mem
Fields in org.apache.jena.sparql.core.mem with type parameters of type TupleSlotModifier and TypeFieldDescriptionQuadTableForm.fullpatternThe full pattern of this table form.TripleTableForm.onePrefixPrefixes of the pattern for this table form.TripleTableForm.twoPrefixPrefixes of the pattern for this table form.Methods in org.apache.jena.sparql.core.mem that return TupleSlotModifier and TypeMethodDescriptionstatic TupleSlotReturns the enum constant of this type with the specified name.static TupleSlot[]TupleSlot.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.apache.jena.sparql.core.mem with type arguments of type TupleSlotModifier and TypeMethodDescriptionstatic QuadTableFormQuadTableForm.chooseFrom(Set<TupleSlot> pattern) static TripleTableFormTripleTableForm.chooseFrom(Set<TupleSlot> pattern) booleanboolean