Class ConjureFluentImpl
java.lang.Object
org.aksw.jena_sparql_api.conjure.fluent.ConjureFluentImpl
- All Implemented Interfaces:
ConjureFluent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncache()construct(Collection<String> queryStrs) Construct a new dataset from a sequence of construct queriesgetOp()stmts(Collection<String> stmtStrs) views(Collection<org.apache.jena.query.Query> queries) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.conjure.fluent.ConjureFluent
compose, construct, construct, everthing, ofProperty, stmt, tripleCount, update
-
Field Details
-
context
-
op
-
-
Constructor Details
-
ConjureFluentImpl
-
-
Method Details
-
wrap
-
construct
Description copied from interface:ConjureFluentConstruct a new dataset from a sequence of construct queries- Specified by:
constructin interfaceConjureFluent- Returns:
-
views
- Specified by:
viewsin interfaceConjureFluent
-
views
- Specified by:
viewsin interfaceConjureFluent
-
update
- Specified by:
updatein interfaceConjureFluent
-
getOp
- Specified by:
getOpin interfaceConjureFluent
-
hdtHeader
- Specified by:
hdtHeaderin interfaceConjureFluent
-
cache
- Specified by:
cachein interfaceConjureFluent
-
set
- Specified by:
setin interfaceConjureFluent
-
stmts
- Specified by:
stmtsin interfaceConjureFluent
-
unionDefaultGraph
- Specified by:
unionDefaultGraphin interfaceConjureFluent
-