mongodb - Reactivemongo BSONTimestamp conversion -


i have record in mongodb having ts: timestamp(1437688345, 2). when record retrieved reactivemongo in scala application, contains ts: bsontimestamp(6174824423615365122).

in such case, how can query documents have timestamp greater ts: timestamp(1437688345, 2) in database?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -