Uses of Interface
org.apache.jena.sparql.util.Iso.Mappable
Packages that use Iso.Mappable
-
Uses of Iso.Mappable in org.apache.jena.sparql.util
Fields in org.apache.jena.sparql.util declared as Iso.MappableModifier and TypeFieldDescriptionstatic Iso.MappableBlank nodes are mappable inIsoAlgstatic Iso.MappableBlank nodes and variables are mappable inIsoAlgstatic Iso.MappableBlank nodes and variables are mappable inIsoAlgMethods in org.apache.jena.sparql.util with parameters of type Iso.MappableModifier and TypeMethodDescriptionstatic booleanIsoAlg.isIsomorphic(Collection<org.apache.jena.atlas.lib.tuple.Tuple<Node>> x1, Collection<org.apache.jena.atlas.lib.tuple.Tuple<Node>> x2, Iso.Mappable mappable, EqualityTest nodeTest) Isomorphism test based on a class of mappable elements (e.g.static IsoAlg.MappingIsoAlg.isIsomorphic(org.apache.jena.atlas.lib.tuple.Tuple<Node> tuple1, org.apache.jena.atlas.lib.tuple.Tuple<Node> tuple2, IsoAlg.Mapping mapping, Iso.Mappable mappable, EqualityTest nodeTest) Isomorphism test based on a class of mappable elements (e.g.