Uses of Enum
org.apache.jena.sparql.core.mem.TripleTableForm
Packages that use TripleTableForm
-
Uses of TripleTableForm in org.apache.jena.sparql.core.mem
Methods in org.apache.jena.sparql.core.mem that return TripleTableFormModifier and TypeMethodDescriptionstatic TripleTableForm
TripleTableForm.chooseFrom
(Set<TupleSlot> pattern) static TripleTableForm
Returns the enum constant of this type with the specified name.static TripleTableForm[]
TripleTableForm.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jena.sparql.core.mem that return types with arguments of type TripleTableForm