Package org.eclipse.rdf4j.sail.config
Interface DelegatingSailImplConfig
- All Superinterfaces:
SailImplConfig
- All Known Implementing Classes:
AbstractDelegatingSailImplConfig
,AbstractLuceneSailConfig
,CustomGraphQueryInferencerConfig
,DedupingInferencerConfig
,DirectTypeHierarchyInferencerConfig
,ElasticsearchSailConfig
,ForwardChainingRDFSInferencerConfig
,LuceneSailConfig
,SchemaCachingRDFSInferencerConfig
,ShaclSailConfig
,SolrSailConfig
- Author:
- Arjohn Kampman
-
Method Summary
Methods inherited from interface org.eclipse.rdf4j.sail.config.SailImplConfig
export, getIterationCacheSyncThreshold, getType, parse, validate
-
Method Details
-
getDelegate
SailImplConfig getDelegate()
-