| Class | Description |
|---|---|
| Executor | |
| Match |
This class is responsible for actually matching the path against the JSON document
and determining if
|
| Path | |
| Result |
| Enum | Description |
|---|---|
| Operation |
Opcodes for sub-document commands
|
| Exception | Description |
|---|---|
| BadNumberException | |
| CannotInsertException |
Created by mnunberg on 10/1/15.
|
| DeltaTooBigException |
Created by mnunberg on 10/1/15.
|
| DocNotJsonException |
Created by mnunberg on 9/28/15.
|
| DocTooDeepException | |
| EmptyValueException | |
| InvalidPathException |
Created by mnunberg on 10/1/15.
|
| NumberTooBigException |
Created by mnunberg on 10/2/15.
|
| PathExistsException |
Created by mnunberg on 9/30/15.
|
| PathMismatchException | |
| PathNotFoundException |
Created by mnunberg on 9/28/15.
|
| PathParseException | |
| PathTooDeepException | |
| SubdocException | |
| ZeroDeltaException |
Created by mnunberg on 10/1/15.
|
Copyright © 2017. All rights reserved.