|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ACL
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this class.Union.
OrderingCondition (expression + sort direction) found in a query
in an ORDER BY clause.
Group to this group.
Agent
Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this class.Alt
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.Alt
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.Alt
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.AnnotationProperty
Use the org.openanzo.owl.OWL11Factory to create instances of this class.AnnotationProperty
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.AntisymmetricProperty
Use the org.openanzo.owl.OWL11Factory to create instances of this class.AntisymmetricProperty
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.AnzoServer
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this class.Ask query form serializes results as a booealn depending on whether or not there
are any solutions in the result set.AskResult
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this class.TypedLiteral
Bag
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.Bag
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.Bag
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.BasicDataset implements RDFDataset where the graphs are
simply identified as (opaque) URIs.BinaryContent
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.BinaryFunction is a base class for SPARQL functions that take two arguments.Bindable represents any query object that can be bound to values from
the target dataset while evaluating a query.BlankNodeManager is a factory for creating blank nodes.TripleNode against the supplied triple node to see if they
contain variables in common.
FunctionOnValues.call(List)
FunctionOnValues.call(List) that receives the single
argument to the function.
SolutionGenerator raises this exception if it is unable to
handle the query pattern supplied to it.Category
Use the org.openanzo.atom.jastor.atomowl.Factory to create instances of this class.Class
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.Class
Use the org.openanzo.owl.OWL11Factory to create instances of this class.Class
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.Class
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.Class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
DELETE FROM ${a} WHERE NAMEDGRAPHID=?
DELETE FROM ${a}
DELETE FROM ${a}${b} WHERE ID IS NOT NULL
DELETE FROM ${a} WHERE ID IS NOT NULL
Collection
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.Command
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this class.
INSERT INTO ${b} (METADATA,NAMEDGRAPHID,SUBJ,PROP,OBJ) SELECT ST.METADATA, ST.NAMEDGRAPHID, ST.SUBJ, ST.PROP, ST.OBJ FROM ${a} ST
INSERT INTO STATEMENTS(NAMEDGRAPHID,SUBJ,PROP,OBJ,HSTART) SELECT ${a}STMTS_TMP.NAMEDGRAPHID, ${a}STMTS_TMP.SUBJ, ${a}STMTS_TMP.PROP, ${a}STMTS_TMP.OBJ, ${a}STMTS_TMP.MODIFIED FROM ${a}STMTS_TMP WHERE ${a}STMTS_TMP.OPERATION=1
MERGE INTO ${b} USING ${a} ON ${b}.NAMEDGRAPHID = ${a}.NAMEDGRAPHID AND ${b}.SUBJ = ${a}.SUBJ AND ${b}.PROP = ${a}.PROP AND ${b}.OBJ = ${a}.OBJ WHEN NOT MATCHED THEN INSERT (NAMEDGRAPHID,SUBJ,PROP,OBJ) VALUES(${a}.NAMEDGRAPHID,${a}.SUBJ,${a}.PROP,${a}.OBJ) ELSE IGNORE
UPDATE STATEMENTS SET HEND=? WHERE ID IN( SELECT DISTINCT S.ID FROM ${a}STMTS_TMP ST,STATEMENTS S WHERE ST.OPERATION=0 AND ST.SUBJ=S.SUBJ AND ST.PROP=S.PROP AND ST.OBJ=S.OBJ AND ST.NAMEDGRAPHID=S.NAMEDGRAPHID AND S.HEND IS NULL)
INSERT INTO ${b} (ID,MODIFIER_ID,VALUE) SELECT ${a}.ID,${a}.MODIFIER_ID,${a}.VALUE FROM ${a} WHERE ${a}.TYPE=1
INSERT INTO ${b} (ID,VALUE) SELECT ${a}.ID,${a}.VALUE FROM ${a} WHERE ${a}.TYPE=1
Engine throws this exception if it is unable to access
or instantiate any of the classes referenced in an EngineConfig.Constant
Use the org.openanzo.owl.OWL11Factory to create instances of this class.Constant
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.Construct query form applies the result set's bindings to an RDF template, resulting in an RDF
graph.Container
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.Container
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.Container
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.ContainerMembershipProperty
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.ContainerMembershipProperty
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.ContainerMembershipProperty
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
SELECT COUNT(*) FROM ${a}${b} TG,NAMEDGRAPHS NG WHERE TG.ID = ? and TG.ID=NG.ID
SELECT COUNT(*) FROM ${a}${b} TG,NAMEDGRAPHS NG WHERE TG.ID = ? and TG.ID=NG.METAID
Content
Use the org.openanzo.atom.jastor.atomowl.Factory to create instances of this class.Content
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.Value to a Glitter term.
Constants.ANY_URI to a null
CostBasedQueryExecutionPlan uses a NodeCostModel to generate
an execution plan for the Glitter engine.
SELECT COUNT(*) FROM ${a}
SELECT COUNT(*) FROM ${a}_OBJ_INFER WHERE ONT=? AND PROP=? AND OBJ=? AND OBJINFER=?
SELECT COUNT(*) FROM ${a}_PROP_INFER WHERE ONT=? AND PROP=? AND PROPINFER=?
SELECT COUNT(*) FROM ${a}STMTS_TMP WHERE OPERATION=1
SELECT COUNT(*) FROM ${a}STMTS_TMP WHERE OPERATION=0
SELECT COUNT(*) FROM ${a}${b}
SELECT COUNT(*) FROM ${a}${b}
SELECT COUNT(*) FROM ${a}
SELECT COUNT(*) FROM ${b}${a} WHERE ${b}${a}.ID IN (SELECT NG.METAID FROM NAMEDGRAPHS NG)
SELECT COUNT(*) FROM ${b}${a} WHERE ${b}${a}.ID IN (SELECT NG.ID FROM NAMEDGRAPHS NG)
DECLARE GLOBAL TEMPORARY TABLE IDS_TMP ( ID Long NOT NULL ) ON COMMIT DELETE ROWS NOT LOGGED ON ROLLBACK DELETE ROWS WITH REPLACE IN USR_TBSP;
QueryExecutor based upon the engine configuration and
the capabilities of the backend solution generator.
URI.create(String).
Variable objects for variables with the same name.
DataRange
Use the org.openanzo.owl.OWL11Factory to create instances of this class.DataRange
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.DataRestriction
Use the org.openanzo.owl.OWL11Factory to create instances of this class.DataRestriction
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.Dataset
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this class.Datatype
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.Datatype
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.Datatype
Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.DatatypeProperty
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.DatatypeProperty
Use the org.openanzo.owl.OWL11Factory to create instances of this class.
UPDATE ACIS SET HEND=? WHERE ID = ?;
DELETE FROM ${a} WHERE COMMANDID = ? AND ID = ?
DELETE FROM ${a} WHERE TRANSACTIONID = ? AND ID = ?
DELETE FROM ${a} WHERE ID IS NOT NULL
DeletedEntry
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.
DELETE FROM ${a}_OBJ_INFER WHERE ONT=? AND PROP=? AND OBJ=? AND OBJINFER=?
DELETE FROM ${a}_PROP_INFER WHERE ONT=? AND PROP=? AND PROPINFER=?
UPDATE NAMEDGRAPHS SET HEND=? WHERE ID = ?;
DELETE FROM ${a}_OBJ_INFER ONT=?
DELETE FROM ${a}_PROP_INFER WHERE ONT=?
UPDATE ROLES SET HEND=? WHERE ID = ?;
DELETE FROM ${a} WHERE NAMEDGRAPHID=? AND SUBJ = ? AND PROP = ? AND OBJ = ?
UPDATE STATEMENTS SET HEND=? WHERE ID=?;
UPDATE STATEMENTS SET HEND=? WHERE NAMEDGRAPHID = ?;
UPDATE SUBROLEOF SET HEND=? WHERE ID=? AND PARENTID=?;
DELETE FROM ${a}
DELETE FROM ${a}STMTS_TMP WHERE OPERATION IS NOT NULL
DELETE FROM ${a} WHERE ID = ?
UPDATE USERS SET HEND=? WHERE ID = ? AND HEND IS NULL;
UPDATE USERSROLES SET HEND=? WHERE USERID = ? AND ROLEID = ?;