| Package | Description |
|---|---|
| io.rtr.alchemy.db | |
| io.rtr.alchemy.models |
| Modifier and Type | Field and Description |
|---|---|
static Filter |
Filter.NONE |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Experiment> |
ExperimentsStore.find(Filter filter,
Experiment.BuilderFactory factory)
Finds experiments with given criteria
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Experiment> |
Experiments.find(Filter filter)
Finds an experiment given a set of criteria
|
Copyright © 2020. All rights reserved.