Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.hypergraphdb.atom Classes and Interfaces - 20 results found.
| Name | Description | Type | Package | Framework |
| AtomProjection | This link represents a relationship between a composite type and one of its projections. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| AtomQueueType | | Class | org.hypergraphdb.atom | HypergraphDb |
|
| AtomSetType | Implements the HyperGraph type of HGAtomSet atoms. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| AtomStackType | | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGAtomQueue | | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGAtomRef | An instance HGAtomRef represents a reference to a HyperGraph atom. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGAtomRef .Mode | This constant define an FLOATING reference mode. | Class | org.hypergraphdb.atom.HGAtomRef | HypergraphDb |
|
| HGAtomSet | A HGAtomSet represents a temporary construction of a set of atoms. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGAtomStack | | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGBergeLink | A HGBergeLink represent a hyperarc or hyperedge in the mathematical theory of hypergraphs. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGRel | Represents a name relationship/link between entities. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGRelType | Represents the type a "semantic" relationship. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGRelTypeConstructor | The type of HGRelType. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGSerializable | This atom marks a Java class (or interface) for serialization in HyperGraph storage. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGStats | This is a singleton HyperGraph managed atom that the system uses to collect global statistics about the HyperGraph instance. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGSubgraph | A HyperNode that encapsulates a set of atoms from the global HyperGraph database. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGSubsumes | The HGSubsumes link represents a subsumes relationship between two atoms, either declared, or inferred by HyperGraph. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGTypeStructuralInfo | The HGTypeStructuralInfo class represents a HyperGraph atom that provides fixed structural information about atoms of a definite type. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| HGUniquenessConstraint | A HGUniquenessContraint defines what makes an atom of a given type unique. | Class | org.hypergraphdb.atom | HypergraphDb |
|
| UUIDTrie | An implementation of a trie for storing UUIDs. | Class | org.hypergraphdb.atom.impl | HypergraphDb |