Uses of Class
org.apache.jena.sparql.mgt.SystemInfo
-
Packages that use SystemInfo Package Description org.apache.jena.sparql -
-
Uses of SystemInfo in org.apache.jena.sparql
Methods in org.apache.jena.sparql that return types with arguments of type SystemInfo Modifier and Type Method Description static java.util.Iterator<SystemInfo>SystemARQ. registeredSubsystems()Methods in org.apache.jena.sparql with parameters of type SystemInfo Modifier and Type Method Description static voidSystemARQ. registerSubSystem(SystemInfo systemInfo)
-