|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.atom.HGAtomSet
org.hypergraphdb.IncidenceSet
public final class IncidenceSet
Represents an atom incidence set. That is, a set containing all atoms pointing to a given atom. Instances of this class can be cached and queried in memory.
| Method Summary | |
|---|---|
HGHandle |
getAtom()
|
| Methods inherited from class org.hypergraphdb.atom.HGAtomSet |
|---|
add, addAll, clear, comparator, contains, containsAll, equals, first, getSearchResult, hashCode, headSet, isEmpty, iterator, last, remove, removeAll, retainAll, size, subSet, tailSet, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public HGHandle getAtom()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||