# Functions
EvalStatement runs a query and returns the results.
No description provided by the author
MapToStatement takes a map, which represents the converted JSON payload for a statement and converts it to statement.
NewDB creates a new in memory instance of the samples, processes, attributes and their relationships DB that is used by the evaluator for query processing.
# Structs
Activity2Entity represents the join table for mapping the relationships between processes and samples.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SampleState is the state associated with a sample.
No description provided by the author