Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfBlankNode
-
Packages that use RdfBlankNode Package Description org.eclipse.rdf4j.sparqlbuilder.rdf -
-
Uses of RdfBlankNode in org.eclipse.rdf4j.sparqlbuilder.rdf
Classes in org.eclipse.rdf4j.sparqlbuilder.rdf that implement RdfBlankNode Modifier and Type Class Description static class
RdfBlankNode.AnonymousBlankNode
an anonymous blank nodestatic class
RdfBlankNode.LabeledBlankNode
a labeled blank node, of the form "_:label
"static class
RdfBlankNode.PropertiesBlankNode
A blank node representing a resource that matches the contained set of predicate-object lists
-