org.apache.clerezza.rdf.core.impl.graphmatching
Class HashMatching
java.lang.Object
org.apache.clerezza.rdf.core.impl.graphmatching.HashMatching
public class HashMatching
- extends Object
- Author:
- reto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMatchingGroups
public Map<Set<BNode>,Set<BNode>> getMatchingGroups()
- Returns:
- a map containing set of which each bnodes mappes one of the other set
getMatchings
public Map<BNode,BNode> getMatchings()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.