Uses of Class
tech.oxfordsemantic.jrdfox.client.DataSourceInfo
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.client |
-
Uses of DataSourceInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return DataSourceInfo Modifier and Type Method Description DataSourceInfoDataStoreConnection. describeDataSource(java.lang.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 DataSourceInfo Modifier and Type Method Description java.util.List<DataSourceInfo>DataStoreConnection. listDataSources()Returns information about the data sources currently present in the data store.