Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
org.hypergraphdb.atom | |
org.hypergraphdb.type |
Modifier and Type | Method and Description |
---|---|
HGHandle |
HGHandleHolder.getAtomHandle()
Return the HyperGraphDB atom handle of this object.
|
T |
HGTypeHolder.getAtomType() |
void |
HGHandleHolder.setAtomHandle(HGHandle handle)
Set the HyperGraphDB atom handle of this object - used normally only
by the
HyperGraph instance holding this atom. |
void |
HGTypeHolder.setAtomType(T atomType) |
void |
HGGraphHolder.setHyperGraph(HyperGraph graph)
During load time, set the
HyperGraph
instance to which this atom belongs. |
Modifier and Type | Field and Description |
---|---|
protected HyperGraph |
HGSubgraph.graph |
Modifier and Type | Field and Description |
---|---|
protected HyperGraph |
HGAtomTypeBase.graph |
Copyright © 2015. All rights reserved.