Uses of Enum
org.eclipse.rdf4j.sail.base.SailSourceConnection.IncludeInferred
Packages that use SailSourceConnection.IncludeInferred
Package
Description
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
-
Uses of SailSourceConnection.IncludeInferred in org.eclipse.rdf4j.sail.base
Subclasses with type arguments of type SailSourceConnection.IncludeInferred in org.eclipse.rdf4j.sail.baseModifier and TypeClassDescription(package private) static enumMethods in org.eclipse.rdf4j.sail.base that return SailSourceConnection.IncludeInferredModifier and TypeMethodDescriptionSailSourceConnection.IncludeInferred.fromBoolean(boolean includeInferred) Returns the enum constant of this type with the specified name.static SailSourceConnection.IncludeInferred[]SailSourceConnection.IncludeInferred.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.sail.base with parameters of type SailSourceConnection.IncludeInferredModifier and TypeMethodDescriptionprivate SailSourceSailSourceConnection.branch(SailSourceConnection.IncludeInferred includeinferred)