Python OJAI Client API
|
This is the complete list of members for ojai.Document.Document, including all inherited members.
as_dictionary(self) | ojai.Document.Document | |
delete(self, field_path) | ojai.Document.Document | |
empty(self) | ojai.Document.Document | |
get_binary(self, field_path) | ojai.Document.Document | |
get_boolean(self, field_path) | ojai.Document.Document | |
get_date(self, field_path) | ojai.Document.Document | |
get_dictionary(self, field_path) | ojai.Document.Document | |
get_float(self, field_path) | ojai.Document.Document | |
get_id(self) | ojai.Document.Document | |
get_int(self, field_path) | ojai.Document.Document | |
get_interval(self, field_path) | ojai.Document.Document | |
get_list(self, field_path) | ojai.Document.Document | |
get_long(self, field_path) | ojai.Document.Document | |
get_str(self, field_path) | ojai.Document.Document | |
get_time(self, field_path) | ojai.Document.Document | |
get_timestamp(self, field_path) | ojai.Document.Document | |
set(self, field_path, value) | ojai.Document.Document | |
set_id(self, _id) | ojai.Document.Document | |
size(self) | ojai.Document.Document |