Package | Description |
---|---|
org.ojai | |
org.ojai.base | |
org.ojai.store |
Modifier and Type | Interface and Description |
---|---|
interface |
Document |
Modifier and Type | Method and Description |
---|---|
default Container |
Container.empty()
Empties this container, removing all children.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentBase
A template abstract class that implements the
Document interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentMutation
The DocumentMutation interface defines the APIs to perform mutation of a
Document already stored in a DocumentStore.
|
interface |
Query
OJAI interface which lets users build an OJAI Query that can be executed
on an OJAI DocumentStore.
|
interface |
QueryCondition |
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.