Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.formats | |
tech.oxfordsemantic.jrdfox.logic.sparql.statement |
-
Uses of Statement in tech.oxfordsemantic.jrdfox.formats
Methods in tech.oxfordsemantic.jrdfox.formats that return Statement Modifier and Type Method Description Statement
SPARQLParser. parseNextStatement()
Statement
SPARQLParser. parseSingleStatement()
-
Uses of Statement in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Subclasses of Statement in tech.oxfordsemantic.jrdfox.logic.sparql.statement Modifier and Type Class Description class
ConstructQuery
class
DeleteInsertUpdate
class
GraphUpdate
class
LoadUpdate
class
Query
class
SelectQuery
class
Update