| Package | Description |
|---|---|
| org.apache.jena.sparql.util |
| Modifier and Type | Field and Description |
|---|---|
static Iso.Mappable |
Iso.mappableBlankNodes
Blank nodes are mappable in
IsoAlg |
static Iso.Mappable |
Iso.mappableBlankNodesVariables
Blank nodes and variables are mappable in
IsoAlg |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsoAlg.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.
|
Licenced under the Apache License, Version 2.0