Uses of Class
org.eclipse.rdf4j.queryrender.sparql.experimental.SerializableParsedUpdate
Packages that use SerializableParsedUpdate
Package
Description
This package contains classes for rendering RDF4J query objects as SPARQL queries.
-
Uses of SerializableParsedUpdate in org.eclipse.rdf4j.queryrender.sparql.experimental
Fields in org.eclipse.rdf4j.queryrender.sparql.experimental declared as SerializableParsedUpdateModifier and TypeFieldDescriptionprivate SerializableParsedUpdatePreprocessedQuerySerializer.currentUpdateMethods in org.eclipse.rdf4j.queryrender.sparql.experimental that return SerializableParsedUpdateModifier and TypeMethodDescriptionParsedQueryPreprocessor.transformToSerialize(UpdateExpr update, Dataset dataset) Methods in org.eclipse.rdf4j.queryrender.sparql.experimental with parameters of type SerializableParsedUpdateModifier and TypeMethodDescriptionprivate voidPreprocessedQuerySerializer.processUpdate(SerializableParsedUpdate update) PreprocessedQuerySerializer.serialize(SerializableParsedUpdate update)