Uses of Class
org.openrefine.wikibase.schema.exceptions.NewEntityNotCreatedYetException
-
Packages that use NewEntityNotCreatedYetException Package Description org.openrefine.wikibase.editing -
-
Uses of NewEntityNotCreatedYetException in org.openrefine.wikibase.editing
Methods in org.openrefine.wikibase.editing that throw NewEntityNotCreatedYetException Modifier and Type Method Description EntityEdit
ReconEntityRewriter. rewrite(EntityEdit edit)
Rewrite an edit, replacing references to all entities already created by their fresh identifiers.
-