Uses of Class
tech.oxfordsemantic.jrdfox.client.DataStoreInfo
Packages that use DataStoreInfo
-
Uses of DataStoreInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return DataStoreInfoModifier and TypeMethodDescriptionServerConnection.describeDataStore(String dataStoreName) Returns information about the data store with the given name.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DataStoreInfoModifier and TypeMethodDescriptionServerConnection.listDataStores()Returns the list of data stores available at the connected server.