Package com.complexible.common.rdf
Interface ContextCopyStatementSource
- All Superinterfaces:
AutoCloseable,Closeable,StatementSource
StatementSource decorator that indicates that we are copying all triples from one context to another context.
- Since:
- 5.2.2
- Version:
- 5.2.2
- Author:
- Evren Sirin
-
Field Summary
Fields inherited from interface com.complexible.common.rdf.StatementSource
NO_ESTIMATE -
Method Summary
Methods inherited from interface com.complexible.common.rdf.StatementSource
containsVirtual, estimatedCount, getContext, inMemory, statements, streams
-
Method Details
-
getSourceContext
Resource getSourceContext() -
getTargetContext
-