Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
Packages that use Statement
Package
Description
-
Uses of Statement in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client with parameters of type StatementModifier and TypeMethodDescriptionDataStoreConnection.evaluateStatement(Statement statement, Map<String, String> compilationParameters, File file, String queryAnswerFormatName) Evaluates a statement and serializes the result to the supplied file using the specified format.DataStoreConnection.evaluateStatement(Statement statement, Map<String, String> compilationParameters, OutputStream outputStream, String queryAnswerFormatName) Evaluates a statement and serializes the result to the supplied output stream using the specified format. -
Uses of Statement in tech.oxfordsemantic.jrdfox.formats
Methods in tech.oxfordsemantic.jrdfox.formats that return StatementModifier and TypeMethodDescriptionSPARQLParser.parseNextStatement()SPARQLParser.parseSingleStatement() -
Uses of Statement in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Subclasses of Statement in tech.oxfordsemantic.jrdfox.logic.sparql.statementModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return Statement