Uses of Class
tech.oxfordsemantic.jrdfox.client.DataSourceInfo
Packages that use DataSourceInfo
-
Uses of DataSourceInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return DataSourceInfoModifier and TypeMethodDescriptionDataStoreConnection.describeDataSource(String dataSourceName) Returns information about the data source with the given name.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type DataSourceInfoModifier and TypeMethodDescriptionDataStoreConnection.listDataSources()Returns the list of data sources currently present in the data store.