Navigation
index
modules
|
Couchbase Python Client Library 3.0.0a2 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (couchbase_core.analytics_ingester.AnalyticsIngester method)
__init__() (couchbase.bucket.Bucket method)
(couchbase.collection.Collection method)
(couchbase.collection.DeltaValue method)
(couchbase.collection.Scope method)
(couchbase.options.SignedInt64 method)
(couchbase_core.analytics.AnalyticsQuery method)
(couchbase_core.analytics.AnalyticsRequest method)
(couchbase_core.analytics.DeferredAnalyticsQuery method)
(couchbase_core.analytics.DeferredAnalyticsRequest method)
(couchbase_core.analytics_ingester.AnalyticsIngester method)
(couchbase_core.asynchronous.view.AsyncViewBase method)
(couchbase_core.iops.base.IOPS method)
(couchbase_core.n1ql.N1QLQuery method)
(couchbase_core.n1ql.N1QLRequest method)
(couchbase_core.views.iterator.View method)
(couchbase_core.views.params.Query method)
__iter__() (couchbase_core.analytics.AnalyticsRequest method)
(couchbase_core.analytics.DeferredAnalyticsRequest method)
(couchbase_core.n1ql.N1QLRequest method)
(couchbase_core.views.iterator.View method)
_close() (couchbase_v2.bucket.Bucket method)
_cntl() (couchbase_v2.bucket.Bucket method)
_cntlstr() (couchbase_v2.bucket.Bucket method)
_vbmap() (couchbase_v2.bucket.Bucket method)
A
add() (couchbase_core.items.ItemOptionDict method)
add_range() (couchbase_core.fulltext.DateFacet method)
(couchbase_core.fulltext.NumericFacet method)
adhoc (couchbase_core.n1ql.N1QLQuery attribute)
Admin (class in couchbase_core.admin)
Admin.BucketInfo (class in couchbase_core.admin)
all_ok (couchbase_core.result.MultiResult attribute)
AnalyticsIngester (class in couchbase_core.analytics_ingester)
AnalyticsQuery (class in couchbase_core.analytics)
AnalyticsRequest (class in couchbase_core.analytics)
analyzer() (couchbase_core.fulltext.MatchPhraseQuery property)
(couchbase_core.fulltext.MatchQuery property)
append() (couchbase.collection.Collection method)
append_items() (couchbase_v2.bucket.Bucket method)
append_multi() (couchbase_v2.bucket.Bucket method)
ArgumentError
array_addunique() (in module couchbase.subdocument)
array_append() (in module couchbase.subdocument)
array_insert() (in module couchbase.subdocument)
array_prepend() (in module couchbase.subdocument)
as_encodable() (couchbase_core.fulltext.Params method)
as_itcoll() (couchbase_core.items.Item method)
AsyncBucket (class in couchbase_core.asynchronous.bucket)
AsyncViewBase (class in couchbase_core.asynchronous.view)
AuthError
B
BadHandleError
BatchedView (class in txcouchbase.bucket)
bool() (couchbase_core.fulltext.BooleanFieldQuery property)
BooleanFieldQuery (class in couchbase_core.fulltext)
BooleanQuery (class in couchbase_core.fulltext)
boost() (couchbase_core.fulltext.Query property)
Bucket (class in couchbase.bucket)
(class in couchbase_core.bucket)
,
[1]
(class in couchbase_v2.bucket)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
(class in txcouchbase.bucket)
bucket (couchbase_core.bucket.Bucket attribute)
Bucket.COMPRESS_FORCE (in module couchbase_core.bucket)
Bucket.COMPRESS_IN (in module couchbase_core.bucket)
Bucket.COMPRESS_INOUT (in module couchbase_core.bucket)
Bucket.COMPRESS_NONE (in module couchbase_core.bucket)
Bucket.COMPRESS_OUT (in module couchbase_core.bucket)
bucket_create() (couchbase_core.admin.Admin method)
bucket_delete() (couchbase_core.admin.Admin method)
bucket_info() (couchbase_core.admin.Admin method)
bucket_manager() (couchbase_v2.bucket.Bucket method)
bucket_remove() (couchbase_core.admin.Admin method)
bucket_update() (couchbase_core.admin.Admin method)
BucketManager (class in couchbase_core.bucketmanager)
,
[1]
BucketNotFoundError
buckets_list() (couchbase_core.admin.Admin method)
BusyError
C
callback (couchbase_core.result.couchbase_core.result.AsyncResult.AsyncResult attribute)
cas (couchbase_core.result.ObserveInfo attribute)
(couchbase_core.result.ValueResult attribute)
categories (couchbase.exceptions.CouchbaseError attribute)
categories() (couchbase.exceptions.CouchbaseError property)
ClientNoMemoryError
ClientTemporaryFailError
Cluster (class in couchbase.cluster)
,
[1]
,
[2]
CODE (couchbase.exceptions.CouchbaseError attribute)
Collection (class in couchbase.collection)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
compression (couchbase_core.bucket.Bucket attribute)
ConjunctionQuery (class in couchbase_core.fulltext)
ConnectError
connection_timeout (couchbase_core.views.params.Query attribute)
consistency (couchbase_core.n1ql.N1QLQuery attribute)
consistency() (couchbase_core.fulltext.Params property)
consistent_with() (couchbase_core.analytics.AnalyticsQuery method)
(couchbase_core.fulltext.Params method)
(couchbase_core.n1ql.N1QLQuery method)
couchbase.bucket (module)
couchbase.collection (module)
couchbase.exceptions (module)
couchbase_core (module)
couchbase_core.admin (module)
couchbase_core.asynchronous (module)
couchbase_core.fulltext (module)
couchbase_core.items (module)
couchbase_core.OBS_FOUND (in module couchbase_core.result)
couchbase_core.OBS_LOGICALLY_DELETED (in module couchbase_core.result)
couchbase_core.OBS_NOTFOUND (in module couchbase_core.result)
couchbase_core.OBS_PERSISTED (in module couchbase_core.result)
couchbase_core.result (module)
couchbase_core.result.AsyncResult (class in couchbase_core.asynchronous.bucket)
couchbase_core.subdocument (module)
couchbase_core.transcoder (module)
couchbase_core.views.iterator (module)
couchbase_core.views.params (module)
couchbase_v2.bucket (module)
CouchbaseDataError
CouchbaseError
CouchbaseFatalError
CouchbaseInputError
CouchbaseInternalError
CouchbaseNetworkError
CouchbaseTransientError
count() (in module couchbase.subdocument)
counter() (in module couchbase.subdocument)
counter_multi() (couchbase_v2.bucket.Bucket method)
create_and_add() (couchbase_core.items.ItemOptionDict method)
cross_bucket (couchbase_core.n1ql.N1QLQuery attribute)
csrc_info (couchbase.exceptions.CouchbaseError attribute)
D
data_passthrough (couchbase_core.bucket.Bucket attribute)
DateFacet (class in couchbase_core.fulltext)
DateRangeQuery (class in couchbase_core.fulltext)
datetime_parser() (couchbase_core.fulltext.DateRangeQuery property)
debug (couchbase_core.views.params.Query attribute)
decode_key() (couchbase_core.transcoder.Transcoder method)
decode_value() (couchbase_core.transcoder.Transcoder method)
decrement() (couchbase.collection.Collection method)
default_collection() (couchbase.bucket.Bucket method)
(couchbase.collection.Scope method)
default_format (couchbase_core.bucket.Bucket attribute)
DeferredAnalyticsQuery (class in couchbase_core.analytics)
DeferredAnalyticsRequest (class in couchbase_core.analytics)
DeltaBadvalError
DeltaValue (class in couchbase.collection)
descending (couchbase_core.views.params.Query attribute)
design (in module couchbase_core.views.iterator)
design_create() (couchbase_core.bucketmanager.BucketManager method)
design_delete() (couchbase_core.bucketmanager.BucketManager method)
design_get() (couchbase_core.bucketmanager.BucketManager method)
design_list() (couchbase_core.bucketmanager.BucketManager method)
design_publish() (couchbase_core.bucketmanager.BucketManager method)
determine_format() (couchbase_core.transcoder.Transcoder method)
dict() (couchbase_core.items.ItemOptionDict property)
DisjunctionQuery (class in couchbase_core.fulltext)
DlopenFailedError
DlsymFailedError
doc (couchbase_core.views.iterator.ViewRow attribute)
docid (couchbase_core.views.iterator.ViewRow attribute)
DocIdQuery (class in couchbase_core.fulltext)
dockey_range (couchbase_core.views.params.Query attribute)
done (couchbase_core.result.HttpResult attribute)
durability() (couchbase_v2.bucket.Bucket method)
E
enable_logging() (in module couchbase_core)
encodable() (couchbase_core.fulltext.BooleanQuery property)
(couchbase_core.fulltext.Query property)
encode_key() (couchbase_core.transcoder.Transcoder method)
encode_value() (couchbase_core.transcoder.Transcoder method)
encoded (couchbase_core.analytics.AnalyticsQuery attribute)
(couchbase_core.analytics.DeferredAnalyticsQuery attribute)
(couchbase_core.n1ql.N1QLQuery attribute)
(couchbase_core.views.params.Query attribute)
end() (couchbase_core.fulltext.DateRangeQuery property)
end_inclusive() (couchbase_core.fulltext.DateRangeQuery property)
endure() (couchbase_core.asynchronous.bucket.AsyncBucket method)
(couchbase_v2.bucket.Bucket method)
endure_multi() (couchbase_v2.bucket.Bucket method)
errback (couchbase_core.result.couchbase_core.result.AsyncResult.AsyncResult attribute)
errors (in module couchbase_core.views.iterator)
errstr (couchbase_core.result.Result attribute)
Event (class in couchbase_core.iops.base)
execute() (couchbase_core.analytics.AnalyticsRequest method)
(couchbase_core.analytics.DeferredAnalyticsRequest method)
(couchbase_core.n1ql.N1QLRequest method)
exists() (in module couchbase.subdocument)
explain() (couchbase_core.fulltext.Params property)
F
facets (couchbase_core.fulltext.Params attribute)
field() (couchbase_core.fulltext.BooleanFieldQuery property)
(couchbase_core.fulltext.DateRangeQuery property)
(couchbase_core.fulltext.MatchPhraseQuery property)
(couchbase_core.fulltext.MatchQuery property)
(couchbase_core.fulltext.NumericRangeQuery property)
(couchbase_core.fulltext.PhraseQuery property)
(couchbase_core.fulltext.PrefixQuery property)
(couchbase_core.fulltext.RegexQuery property)
(couchbase_core.fulltext.TermQuery property)
(couchbase_core.fulltext.WildcardQuery property)
fields() (couchbase_core.fulltext.Params property)
fileno() (couchbase_core.iops.base.IOEvent method)
flags (couchbase_core.result.ObserveInfo attribute)
flush() (couchbase_core.bucket.Bucket method)
FMT_AUTO (in module couchbase)
FMT_BYTES (in module couchbase)
FMT_JSON (in module couchbase)
FMT_PICKLE (in module couchbase)
FMT_UTF8 (in module couchbase)
from_master (couchbase_core.result.ObserveInfo attribute)
full_set (couchbase_core.views.params.Query attribute)
fuzziness() (couchbase_core.fulltext.MatchQuery property)
(couchbase_core.fulltext.TermQuery property)
G
gcouchbase (module)
gcouchbase.bucket (module)
get() (couchbase.collection.Collection method)
(in module couchbase.subdocument)
get_full() (in module couchbase.subdocument)
get_multi() (couchbase_v2.bucket.Bucket method)
get_single_result() (couchbase_core.analytics.AnalyticsRequest method)
(couchbase_core.analytics.DeferredAnalyticsRequest method)
(couchbase_core.n1ql.N1QLRequest method)
get_user() (couchbase_core.admin.Admin method)
get_users() (couchbase_core.admin.Admin method)
group (couchbase_core.views.params.Query attribute)
group_level (couchbase_core.views.params.Query attribute)
H
handle_rows() (couchbase_core.views.iterator.RowProcessor method)
headers (couchbase_core.result.HttpResult attribute)
highlight_fields() (couchbase_core.fulltext.Params property)
highlight_style() (couchbase_core.fulltext.Params property)
http_request() (couchbase_core.admin.Admin method)
http_status (couchbase_core.result.HttpResult attribute)
HTTPError
HttpResult (class in couchbase_core.result)
I
ids() (couchbase_core.fulltext.DocIdQuery property)
include_docs (in module couchbase_core.views.iterator)
inclusive_end (couchbase_core.views.params.Query attribute)
increment() (couchbase.collection.Collection method)
indexed_rows (in module couchbase_core.views.iterator)
inner_cause (couchbase.exceptions.CouchbaseError attribute)
insert() (couchbase.collection.Collection method)
(in module couchbase.subdocument)
insert_multi() (couchbase_v2.bucket.Bucket method)
InternalError
InvalidError
io_event_factory() (couchbase_core.iops.base.IOPS method)
IOEvent (class in couchbase_core.iops.base)
IOPS (class in couchbase_core.iops.base)
is_data (couchbase.exceptions.CouchbaseError attribute)
is_fatal (couchbase.exceptions.CouchbaseError attribute)
is_network (couchbase.exceptions.CouchbaseError attribute)
is_ssl (couchbase_core.bucket.Bucket attribute)
is_transient (couchbase.exceptions.CouchbaseError attribute)
Item (class in couchbase_core.items)
ItemCollection (class in couchbase_core.items)
ItemOptionDict (class in couchbase_core.items)
ItemSequence (class in couchbase_core.items)
K
key (couchbase.exceptions.CouchbaseError attribute)
(couchbase_core.result.Result attribute)
(couchbase_core.views.iterator.ViewRow attribute)
(couchbase_core.views.params.Query attribute)
KeyExistsError
keys (couchbase_core.views.params.Query attribute)
L
LCB_READ_EVENT (in module couchbase_core.iops.base)
LCB_RW_EVENT (in module couchbase_core.iops.base)
lcb_version() (couchbase_v2.bucket.Bucket static method)
LCB_WRITE_EVENT (in module couchbase_core.iops.base)
LibcouchbaseError
limit (couchbase_core.views.params.Query attribute)
limit() (couchbase_core.fulltext.Params property)
(couchbase_core.fulltext.TermFacet property)
list_append() (couchbase_v2.bucket.Bucket method)
list_get() (couchbase_v2.bucket.Bucket method)
list_prepend() (couchbase_v2.bucket.Bucket method)
list_remove() (couchbase_v2.bucket.Bucket method)
list_set() (couchbase_v2.bucket.Bucket method)
list_size() (couchbase_v2.bucket.Bucket method)
lock() (couchbase.collection.Collection method)
lock_multi() (couchbase_v2.bucket.Bucket method)
lockmode (couchbase_core.bucket.Bucket attribute)
LOCKMODE_EXC (in module couchbase_core)
LOCKMODE_NONE (in module couchbase_core)
LOCKMODE_WAIT (in module couchbase_core)
lookup_in() (couchbase.collection.Collection method)
LookupInResult (class in couchbase.result)
M
map_add() (couchbase_v2.bucket.Bucket method)
map_get() (couchbase_v2.bucket.Bucket method)
map_remove() (couchbase_v2.bucket.Bucket method)
map_size() (couchbase_v2.bucket.Bucket method)
mapkey_multi (couchbase_core.views.params.Query attribute)
mapkey_range (couchbase_core.views.params.Query attribute)
mapkey_single (couchbase_core.views.params.Query attribute)
match() (couchbase_core.fulltext.MatchQuery property)
match_phrase() (couchbase_core.fulltext.MatchPhraseQuery property)
MatchAllQuery (class in couchbase_core.fulltext)
MatchNoneQuery (class in couchbase_core.fulltext)
MatchPhraseQuery (class in couchbase_core.fulltext)
MatchQuery (class in couchbase_core.fulltext)
max() (couchbase_core.fulltext.NumericRangeQuery property)
max_inclusive() (couchbase_core.fulltext.NumericRangeQuery property)
meta (couchbase_core.analytics.AnalyticsRequest attribute)
(couchbase_core.analytics.DeferredAnalyticsRequest attribute)
(couchbase_core.n1ql.N1QLRequest attribute)
min() (couchbase_core.fulltext.DisjunctionQuery property)
(couchbase_core.fulltext.NumericRangeQuery property)
min_inclusive() (couchbase_core.fulltext.NumericRangeQuery property)
MultiResult (class in couchbase_core.result)
must() (couchbase_core.fulltext.BooleanQuery property)
must_not() (couchbase_core.fulltext.BooleanQuery property)
mutate_in() (couchbase.collection.Collection method)
MutateInResult (class in couchbase.result)
MutationState (class in couchbase_core.mutation_state)
N
n1ql_index_build_deferred() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_create() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_create_primary() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_drop() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_drop_primary() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_list() (couchbase_core.bucketmanager.BucketManager method)
n1ql_index_watch() (couchbase_core.bucketmanager.BucketManager method)
n1ql_timeout (couchbase_core.bucket.Bucket attribute)
N1QLQuery (class in couchbase_core.n1ql)
N1QLRequest (class in couchbase_core.n1ql)
name() (couchbase_core.admin.Admin.BucketInfo method)
NetworkError
NoMemoryError
NOT_BOUNDED (in module couchbase_core.n1ql)
NotFoundError
NotMyVbucketError
NotStoredError
NotSupportedError
NumericFacet (class in couchbase_core.fulltext)
NumericRangeQuery (class in couchbase_core.fulltext)
O
observe() (couchbase_v2.bucket.Bucket method)
observe_multi() (couchbase_v2.bucket.Bucket method)
ObserveInfo (class in couchbase_core.result)
on_done() (couchbase_core.asynchronous.view.AsyncViewBase method)
on_error (couchbase_core.views.params.Query attribute)
on_error() (couchbase_core.asynchronous.view.AsyncViewBase method)
on_rows() (couchbase_core.asynchronous.view.AsyncViewBase method)
ONERROR_CONTINUE (couchbase_core.views.params attribute)
ONERROR_STOP (couchbase_core.views.params attribute)
open_collection() (couchbase.collection.Scope method)
OperationResult (class in couchbase_core.result)
P
Params (class in couchbase_core.fulltext)
PhraseQuery (class in couchbase_core.fulltext)
Pipeline (class in couchbase_v2.bucket)
pipeline() (couchbase_v2.bucket.Bucket method)
prefix() (couchbase_core.fulltext.PrefixQuery property)
prefix_length() (couchbase_core.fulltext.MatchQuery property)
(couchbase_core.fulltext.TermQuery property)
PrefixQuery (class in couchbase_core.fulltext)
prepend() (couchbase.collection.Collection method)
prepend_items() (couchbase_v2.bucket.Bucket method)
prepend_multi() (couchbase_v2.bucket.Bucket method)
ProtocolError
PYCBC_EVACTION_CLEANUP (in module couchbase_core.iops.base)
PYCBC_EVACTION_UNWATCH (in module couchbase_core.iops.base)
PYCBC_EVACTION_WATCH (in module couchbase_core.iops.base)
Q
Query (class in couchbase_core.fulltext)
(class in couchbase_core.views.params)
,
[1]
,
[2]
,
[3]
,
[4]
query() (couchbase.cluster.Cluster method)
,
[1]
(couchbase_core.asynchronous.bucket.AsyncBucket method)
(couchbase_core.fulltext.QueryStringQuery property)
QueryStringQuery (class in couchbase_core.fulltext)
queue_pop() (couchbase_v2.bucket.Bucket method)
queue_push() (couchbase_v2.bucket.Bucket method)
queue_size() (couchbase_v2.bucket.Bucket method)
quiet (couchbase_core.bucket.Bucket attribute)
,
[1]
R
RangeError
raw (in module couchbase_core.views.iterator)
RawBucket (class in txcouchbase.bucket)
rc (couchbase.exceptions.CouchbaseError attribute)
(couchbase_core.result.Result attribute)
rc_to_exctype() (couchbase.exceptions.CouchbaseError class method)
ready() (couchbase_core.iops.base.Event method)
ready_r() (couchbase_core.iops.base.IOEvent method)
ready_rw() (couchbase_core.iops.base.IOEvent method)
ready_w() (couchbase_core.iops.base.IOEvent method)
reduce (couchbase_core.views.params.Query attribute)
regex() (couchbase_core.fulltext.RegexQuery property)
RegexQuery (class in couchbase_core.fulltext)
remove() (couchbase.collection.Collection method)
(in module couchbase.subdocument)
remove_multi() (couchbase_v2.bucket.Bucket method)
remove_user() (couchbase_core.admin.Admin method)
replace() (couchbase.collection.Collection method)
(in module couchbase.subdocument)
replace_multi() (couchbase_v2.bucket.Bucket method)
REQUEST_PLUS (in module couchbase_core.n1ql)
Result (class in couchbase_core.result)
results (couchbase_v2.bucket.Pipeline attribute)
row_processor (in module couchbase_core.views.iterator)
RowProcessor (class in couchbase_core.views.iterator)
S
Scope (class in couchbase.collection)
scope() (couchbase.bucket.Bucket method)
search_query() (couchbase.cluster.Cluster method)
server_nodes (couchbase_core.bucket.Bucket attribute)
set_add() (couchbase_v2.bucket.Bucket method)
set_contains() (couchbase_v2.bucket.Bucket method)
set_json_converters() (in module couchbase_core)
set_option() (couchbase_core.analytics.AnalyticsQuery method)
(couchbase_core.analytics.DeferredAnalyticsQuery method)
(couchbase_core.n1ql.N1QLQuery method)
set_pickle_converters() (in module couchbase_core)
set_remove() (couchbase_v2.bucket.Bucket method)
set_size() (couchbase_v2.bucket.Bucket method)
should() (couchbase_core.fulltext.BooleanQuery property)
SignedInt64 (class in couchbase.options)
skip (couchbase_core.views.params.Query attribute)
skip() (couchbase_core.fulltext.Params property)
sort() (couchbase_core.fulltext.Params property)
split_results() (couchbase.exceptions.CouchbaseError method)
stale (couchbase_core.views.params.Query attribute)
STALE_OK (couchbase_core.views.params attribute)
STALE_UPDATE_AFTER (couchbase_core.views.params attribute)
STALE_UPDATE_BEFORE (couchbase_core.views.params attribute)
start() (couchbase_core.asynchronous.view.AsyncViewBase method)
(couchbase_core.fulltext.DateRangeQuery property)
start_inclusive() (couchbase_core.fulltext.DateRangeQuery property)
start_watching() (couchbase_core.iops.base.IOPS method)
stats() (couchbase_v2.bucket.Bucket method)
stop_watching() (couchbase_core.iops.base.IOPS method)
STRING_RANGE_END (couchbase_core.views.params.Query attribute)
SubdocPathExistsError
SubdocPathNotFoundError
success (couchbase_core.result.HttpResult attribute)
(couchbase_core.result.Result attribute)
T
TemporaryFailError
term() (couchbase_core.fulltext.TermQuery property)
TermFacet (class in couchbase_core.fulltext)
TermQuery (class in couchbase_core.fulltext)
terms() (couchbase_core.fulltext.PhraseQuery property)
timeout (couchbase_core.bucket.Bucket attribute)
(couchbase_core.n1ql.N1QLQuery attribute)
timeout() (couchbase_core.fulltext.Params property)
TimeoutError
timer_event_factory() (couchbase_core.iops.base.IOPS method)
TimerEvent (class in couchbase_core.iops.base)
TooBigError
touch() (couchbase.collection.Collection method)
touch_multi() (couchbase_v2.bucket.Bucket method)
Transcoder (class in couchbase_core.transcoder)
transcoder (couchbase_core.bucket.Bucket attribute)
TranscoderPP (class in couchbase_core.transcoder)
txcouchbase (module)
U
UNBOUNDED (in module couchbase_core.n1ql)
UnknownCommandError
UnknownHostError
unlock() (couchbase.collection.Collection method)
unlock_gil (couchbase_core.bucket.Bucket attribute)
unlock_multi() (couchbase_v2.bucket.Bucket method)
UNSPEC (couchbase_core.views.params attribute)
update() (couchbase_core.views.params.Query method)
update_event() (couchbase_core.iops.base.IOPS method)
update_timer() (couchbase_core.iops.base.IOPS method)
upsert() (couchbase.collection.Collection method)
(in module couchbase.subdocument)
upsert_multi() (couchbase_v2.bucket.Bucket method)
upsert_user() (couchbase_core.admin.Admin method)
url (couchbase_core.result.HttpResult attribute)
user_get() (couchbase_core.admin.Admin method)
user_remove() (couchbase_core.admin.Admin method)
user_upsert() (couchbase_core.admin.Admin method)
users_get() (couchbase_core.admin.Admin method)
V
validate() (couchbase_core.fulltext.BooleanQuery method)
(couchbase_core.fulltext.ConjunctionQuery method)
(couchbase_core.fulltext.DisjunctionQuery method)
(couchbase_core.fulltext.DocIdQuery method)
(couchbase_core.fulltext.PhraseQuery method)
(couchbase_core.fulltext.Query method)
value (couchbase_core.result.HttpResult attribute)
(couchbase_core.result.ValueResult attribute)
(couchbase_core.views.iterator.ViewRow attribute)
ValueFormatError
ValueResult (class in couchbase_core.result)
View (class in couchbase_core.views.iterator)
view (in module couchbase_core.views.iterator)
ViewRow (class in couchbase_core.views.iterator)
views_timeout (couchbase_core.bucket.Bucket attribute)
W
wait_ready() (couchbase_core.admin.Admin method)
wildcard() (couchbase_core.fulltext.WildcardQuery property)
WildcardQuery (class in couchbase_core.fulltext)
Quick search
Navigation
index
modules
|
Couchbase Python Client Library 3.0.0a2 documentation
»