Uses of Class
org.openrefine.wikibase.updates.StatementGroupEdit
-
Packages that use StatementGroupEdit Package Description org.openrefine.wikibase.schema org.openrefine.wikibase.updates -
-
Uses of StatementGroupEdit in org.openrefine.wikibase.schema
Methods in org.openrefine.wikibase.schema that return StatementGroupEdit Modifier and Type Method Description StatementGroupEdit
WbStatementGroupExpr. evaluate(ExpressionContext ctxt, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue subject)
-
Uses of StatementGroupEdit in org.openrefine.wikibase.updates
Methods in org.openrefine.wikibase.updates that return types with arguments of type StatementGroupEdit Modifier and Type Method Description List<StatementGroupEdit>
LabeledStatementEntityEdit. getStatementGroupEdits()
List<StatementGroupEdit>
StatementEntityEdit. getStatementGroupEdits()
Groups added statements inStatementGroupEdit
objects.
-