All Classes and Interfaces
Classes
Class
Description
Kryo serializer for
Node_ANY.Does not retain the original Binding type; the deserialized version is piped through a BindingBuilder.
Utils for writing and reading byte arrays by prefixing the data with its length
Riot-based serializer for Datasets.
A helper class in order to allow globally changing the node serialization strategy
in one place.
E_FunctionSerializer<T extends org.apache.jena.sparql.expr.E_Function>
Needs special handling because of parser base
E_IRI2Serializer<T extends org.apache.jena.sparql.expr.E_IRI2>
Needs special handling because of parser base
E_IRISerializer<T extends org.apache.jena.sparql.expr.E_IRI>
Needs special handling because of parser base
E_OneOfBaseSerializer<T extends org.apache.jena.sparql.expr.E_OneOfBase>
Serializer for subclasses of
ExprFunction.ExprFunction1Serializer<T extends org.apache.jena.sparql.expr.ExprFunction1>
ExprFunction2Serializer<T extends org.apache.jena.sparql.expr.ExprFunction2>
ExprFunction3Serializer<T extends org.apache.jena.sparql.expr.ExprFunction3>
ExprFunctionNSerializer<T extends org.apache.jena.sparql.expr.ExprFunction>
Serializer for subclasses of
ExprFunction.Serializer for
ExprList.Serializer for
Expr via ExprUtils.fmtSPARQL(Expr) and ExprUtils.parse(String).Riot-based serializer for Models.
A node serializer using a custom (i.e.
Kryo Serializer for Node using riot.
Node serializer using Jena's thrift implementation.
Riot-based serializer for Models.
Note: KryoRegistrator is an interface introduced by spark; hence we cannot use it
in this common package.
Riot-based serializer for Models.
Riot-based serializer for PrefixMapping (presently always deserializes as PrefixMappingImpl).
Serializer for
Quad.Serializer for Query objects.
RDFNodeSerializer<T extends org.apache.jena.rdf.model.RDFNode>
Base class for jena-riot based serializers.
Utils to read/write RDF objects.
Kryo serializer for
Triple.Kryo serializer for
VarExprList.Kryo serializer for
Node_Variable.Kryo serializer for
Var.