Expand description
§Json Indexer
multi value indexer for a json objects.
this crate allows to create a sorted map of json objects based on the dot path, its similar to what a database like mongodb will generate and index based on the path given, this crate is meant to be used in create no sql database. this crate was created to be used as indexing structure for escanordb.
Structs§
- Batch
- Index
- Index
Float - Index
Int - Index
Json - Index
String - Json
Path Order - Ordered
Result - Query
Result - Unknown
Operator Error