Uses of Enum Class
org.apache.jena.tdb1.store.NodeType
Packages that use NodeType
-
Uses of NodeType in org.apache.jena.tdb1.store
Methods in org.apache.jena.tdb1.store that return NodeTypeModifier and TypeMethodDescriptionstatic NodeTypeNodeType.lookup(int type) static NodeTypeNodeType.lookup(org.apache.jena.graph.Node n) static NodeTypeReturns the enum constant of this class with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.