Search Java Classes and Packages
Search Java Frameworks and Libraries
# Classes and Interfaces in #Datomic - 10 results found.
| Name | Description | Type | Package | Framework |
| Attribute | Programmatic representation of a schema attribute. | Interface | datomic | Datomic |
|
| Connection | A connection to a database for submitting and monitoring transactions, and retrieving the current value of the database. | Interface | datomic | Datomic |
|
| Database | An immutable, point-in-time database value. | Interface | datomic | Datomic |
|
| Datom | An immmutable, point-in-time fact: [entity, attribute, value, transaction, added]This datom's attribute id. | Interface | datomic | Datomic |
|
| Entity | navigation by attribute keys. | Interface | datomic | Datomic |
|
| ListenableFuture | A future that supports completion listeners. | Interface | datomic | Datomic |
|
| Log | | Interface | datomic | Datomic |
|
| Peer | Main entry point, used to manage connections, submit transactions, and query. | Class | datomic | Datomic |
|
| QueryRequest | Container for parameters to Peer. | Class | datomic | Datomic |
|
| Util | Utilities for creating and using data structures. | Class | datomic | Datomic |