| Class | Description |
|---|---|
| AtomProjection |
This link represents a relationship between a composite type and one of its
projections.
|
| AtomQueueType | |
| AtomSetType |
Implements the HyperGraph type of
HGAtomSet atoms. |
| AtomStackType | |
| HGAtomQueue | |
| HGAtomRef |
An instance
HGAtomRef represents a reference to a HyperGraph atom. |
| HGAtomSet |
A
HGAtomSet represents a temporary construction of a set of atoms. |
| HGAtomStack | |
| HGBergeLink |
A
HGBergeLink represent a hyperarc or hyperedge in the
mathematical theory of hypergraphs. |
| HGRel |
Represents a name relationship/link between entities.
|
| HGRelType |
Represents the type a "semantic" relationship.
|
| HGRelTypeConstructor |
The type of
HGRelType. |
| HGSerializable |
This atom marks a Java class (or interface) for serialization in HyperGraph
storage.
|
| HGStats |
This is a singleton
HyperGraph managed atom that the system
uses to collect global statistics about the HyperGraph instance. |
| HGSubgraph |
A
HyperNode that encapsulates a set of atoms from the global
HyperGraph database. |
| HGSubsumes |
The
HGSubsumes link represents a subsumes relationship between
two atoms, either declared, or inferred by HyperGraph. |
| HGTypeStructuralInfo |
The
HGTypeStructuralInfo class represents a HyperGraph atom that provides
fixed structural information about atoms of a definite type. |
| HGUniquenessConstraint |
A
HGUniquenessContraint defines what makes an atom of a given type
unique. |
| Enum | Description |
|---|---|
| HGAtomRef.Mode |
Copyright © 2015. All rights reserved.