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