- 24 Jul, 2020 3 commits
-
-
Daniel Bluhm authored
Replaced with countDocuments Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 23 Jul, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 21 Jul, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 14 Jul, 2020 2 commits
-
-
Daniel Bluhm authored
DataElement can now be read to and written from a Jackson ObjectMapper. This change should better support integration with other frameworks. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 29 Jun, 2020 1 commit
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 22 Jun, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 18 Jun, 2020 1 commit
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 08 Jun, 2020 3 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 05 Jun, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Also improved how elements are stored. Instead of a JSON string, pass a Map<String, Object> to MongoCollection.insertOne(). This allows us to avoid having to manipulate data types like UUID into their correct JSON string representation before searching for them in the collection. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 04 Jun, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Base DataElement fields can be used to find elements in DB Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-