Package org.apache.jena.sparql.util
Interface Iso.Mappable
-
- Enclosing class:
- Iso
public static interface Iso.MappableInterface for choosing the pairs of node that can be map[ped for isomorphism.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisMappable(Node n)booleanmappable(Node n1, Node n2)
-