Uses of Interface
org.aksw.jena_sparql_api.collection.observable.RdfField
Packages that use RdfField
-
Uses of RdfField in org.aksw.jena_sparql_api.collection.observable
Classes in org.aksw.jena_sparql_api.collection.observable that implement RdfFieldModifier and TypeClassDescriptionclassAn observable field over the subgraph formed by the triples of another graph matching the given DirectedFilteredTriplePattern.Fields in org.aksw.jena_sparql_api.collection.observable with type parameters of type RdfFieldModifier and TypeFieldDescriptionprotected com.google.common.collect.Multimap<org.apache.jena.graph.Node,RdfField> GraphChange.sourceNodeToFieldMethods in org.aksw.jena_sparql_api.collection.observable that return RdfFieldModifier and TypeMethodDescriptionGraphChange.createSetField(org.apache.jena.graph.Node sourceNode, org.apache.jena.graph.Node predicate, boolean isForward) Create a field over a set of triples with a certain source and predicate.