MCPcopy Create free account

hub / github.com/TileDB-Inc/TileDB / functions

Functions10,959 in github.com/TileDB-Inc/TileDB

↓ 14 callersMethodget_dimension_index
tiledb/sm/array_schema/domain.cc:494
↓ 14 callersMethodget_enumeration_name
tiledb/sm/array_schema/attribute.cc:419
↓ 14 callersMethodget_tile_metadata
tiledb/sm/fragment/fragment_metadata.cc:1598
↓ 14 callersMethodhas_delete_meta
Returns true if the fragment has delete metadata. */
tiledb/sm/fragment/fragment_metadata.h:293
↓ 14 callersMethodinitEntries
tiledb/sm/serialization/tiledb-rest.capnp.h:17483
↓ 14 callersFunctionis_adjacent
tiledb/common/interval/test/unit_interval.h:246
↓ 14 callersMethodis_local
test/support/src/vfs_helpers.h:840
↓ 14 callersMethodlogger
Returns the internal logger object. */
tiledb/sm/storage_manager/context_resources.h:87
↓ 14 callersFunctionobject_type
tiledb/sm/object/object.cc:91
↓ 14 callersFunctionperform_query
* @brief Function that performs a query and sets parameters as needed. * * @param a_data Query data buffer for attribute "a". * @param b_data Query
test/src/cpp-integration-query-condition.cc:268
↓ 14 callersFunctionproxy_sort_no_init
tiledb/common/util/proxy_sort.h:84
↓ 14 callersMethodread
tiledb/sm/buffer/buffer.cc:118
↓ 14 callersFunctionserialize_array_uri_to_relative
* Serialize a URI into a relative path with regards to the array uri. This is * needed since for security reasons we don't want to send full paths ov
tiledb/sm/serialization/capnp_utils.h:119
↓ 14 callersMethodsetKey
tiledb/sm/serialization/tiledb-rest.capnp.h:17390
↓ 14 callersMethodset_leaves
tiledb/sm/rtree/rtree.cc:281
↓ 14 callersMethodskip_offsets_filtering
tiledb/sm/filter/filter_pipeline.cc:614
↓ 14 callersMethodsort_and_merge_ranges
tiledb/sm/subarray/subarray.cc:1710
↓ 14 callersMethodstring
tiledb/sm/cpp_api/config.h:1152
↓ 14 callersFunctiontiledb_array_schema_set_current_domain
tiledb/api/c_api/array_schema/array_schema_api.cc:462
↓ 14 callersFunctiontiledb_attribute_get_fill_value
tiledb/api/c_api/attribute/attribute_api.cc:154
↓ 14 callersFunctiontiledb_config_iter_here
tiledb/api/c_api/config/config_api.cc:144
↓ 14 callersFunctiontiledb_domain_get_dimension_from_index
tiledb/api/c_api/domain/domain_api.cc:90
↓ 14 callersFunctiontiledb_object_remove
tiledb/sm/c_api/tiledb.cc:1131
↓ 14 callersFunctiontiledb_serialize_array_schema
tiledb/sm/c_api/tiledb.cc:1415
↓ 14 callersFunctiontiledb_subarray_get_range_var_size
tiledb/api/c_api/subarray/subarray_api.cc:213
↓ 14 callersFunctiontiledb_timestamp_now_ms
tiledb/sm/c_api/tiledb.cc:2520
↓ 14 callersFunctiontiledb_vfs_create_bucket
tiledb/api/c_api/vfs/vfs_api.cc:90
↓ 14 callersFunctiontiledb_vfs_remove_bucket
tiledb/api/c_api/vfs/vfs_api.cc:96
↓ 14 callersFunctiontiledb_vfs_write
tiledb/api/c_api/vfs/vfs_api.cc:240
↓ 14 callersMethodvar_size
True if the range is variable sized. */
tiledb/type/range/range.h:456
↓ 13 callersMethodapply
tiledb/sm/query/query_condition.cc:1315
↓ 13 callersMethodarray_schema
tiledb/api/c_api/array_schema/array_schema_api_internal.h:76
↓ 13 callersMethodcompare_as_lower
* When comparing bound `left` and `right` as lower bounds, we are comparing * intervals `Left = left,+infinity)` and `Right = right,+infinity)`.
tiledb/common/interval/interval.h:646
↓ 13 callersMethodcompare_as_upper
* When comparing bound `left` and `right` as upper bounds, we are comparing * intervals `Left = (-infinity,left` and `Right = (-infinity,right`.
tiledb/common/interval/interval.h:704
↓ 13 callersFunctioncreate_group
* Creates a new group. A Group is a logical grouping of Objects on the * storage system (a directory). * * @param ctx The TileDB context. * @param
tiledb/sm/cpp_api/group.h:569
↓ 13 callersMethodcurrent
tiledb/common/algorithm/parallel_merge.h:446
↓ 13 callersFunctionensure_context_is_valid
tiledb/api/c_api/context/context_api_internal.h:109
↓ 13 callersFunctionensure_enumeration_is_valid
* Returns after successfully validating an error. Throws otherwise. * * @param dim A possibly-valid enumeration handle. */
tiledb/api/c_api/enumeration/enumeration_api_internal.h:153
↓ 13 callersMethodfield_name
Returns the field name for the aggregator. */
tiledb/sm/query/readers/aggregators/count_aggregator.h:144
↓ 13 callersMethodfile_count
test/support/src/helpers.cc:1357
↓ 13 callersMethodfragment_num
* Returns the number of written fragments. Applicable only to WRITE queries. */
tiledb/sm/cpp_api/query.h:617
↓ 13 callersMethodget_memory_budget
tiledb/sm/subarray/subarray_partitioner.cc:376
↓ 13 callersMethodget_query_type
tiledb/sm/group/group.cc:326
↓ 13 callersMethodlabel_cell_val_num
The number of values per label cell. */
tiledb/sm/array_schema/dimension_label.h:171
↓ 13 callersMethodlast_error
tiledb/api/c_api/context/context_api_internal.h:87
↓ 13 callersFunctionlog
(*args)
scripts/run-ssl-proxy.py:14
↓ 13 callersMethodmain
test/benchmarking/src/benchmark.cc:63
↓ 13 callersMethodptr
Returns a shared pointer to the C TileDB array schema evolution object. */
tiledb/sm/cpp_api/array_schema_evolution.h:280
↓ 13 callersMethodrelease
Release a resource from the pool. */
tiledb/sm/misc/resource_pool.h:125
↓ 13 callersMethodremove_member
* Remove a member from a group * * @param name_or_uri Name or URI of member to remove. If the URI is * registered multiple times in the group
tiledb/sm/cpp_api/group.h:419
↓ 13 callersMethodrest_client
Get the REST client */
tiledb/sm/array/array.h:1026
↓ 13 callersMethodsave_to_file
* @note The `version_` will always be listed toward the end of the local file. * `nlohmann::json` does not preserve the structure of the original, to
tiledb/sm/rest/rest_profile.cc:181
↓ 13 callersMethodserialize
===== FORMAT ===== dim_num (uint32_t) dimension #1 dimension #2 ...
tiledb/sm/array_schema/domain.cc:519
↓ 13 callersMethodsetType
tiledb/sm/serialization/tiledb-rest.capnp.h:19264
↓ 13 callersMethodset_attribute_ranges
tiledb/sm/subarray/subarray.cc:1391
↓ 13 callersMethodshared_domain
* Return a copy of the shared_pointer to the domain. */
tiledb/sm/array_schema/array_schema.h:507
↓ 13 callersMethodsize
Returns the number of items in the container. */
tiledb/common/indexed_list.h:255
↓ 13 callersMethodtile_num
tiledb/sm/fragment/fragment_metadata.cc:1286
↓ 13 callersFunctiontiledb_aggregate_free
tiledb/api/c_api/query_aggregate/query_aggregate_api.cc:236
↓ 13 callersFunctiontiledb_config_iter_alloc
tiledb/api/c_api/config/config_api.cc:115
↓ 13 callersFunctiontiledb_fragment_info_get_mbr_num
tiledb/api/c_api/fragment_info/fragment_info_api.cc:229
↓ 13 callersFunctiontiledb_fragment_info_get_unconsolidated_metadata_num
tiledb/api/c_api/fragment_info/fragment_info_api.cc:351
↓ 13 callersFunctiontiledb_fragment_info_set_config
tiledb/api/c_api/fragment_info/fragment_info_api.cc:66
↓ 13 callersFunctiontiledb_query_field_free
tiledb/api/c_api/query_field/query_field_api.cc:137
↓ 13 callersFunctiontiledb_subarray_get_range_var
tiledb/api/c_api/subarray/subarray_api.cc:240
↓ 13 callersFunctiontiledb_vfs_read
tiledb/api/c_api/vfs/vfs_api.cc:232
↓ 13 callersMethodvalid
* Is this task valid. Wait can only be called on vaid tasks. */
tiledb/common/thread_pool/thread_pool.h:122
↓ 13 callersMethodverify
tiledb/common/algorithm/test/unit_parallel_merge.cc:278
↓ 13 callersMethodwrite_var
tiledb/sm/tile/tile.cc:255
↓ 12 callersFunctionStatus_ArrayError
Return an Array error class Status with a given message **/
tiledb/common/exception/status.h:350
↓ 12 callersMethodadvance_to_next_cell
Advance to the next available cell in the tile. */
tiledb/sm/query/readers/result_coords.h:182
↓ 12 callersMethodcancellation_source
tiledb/sm/storage_manager/context.h:107
↓ 12 callersFunctioncheck_config_error
Check an error, free, and throw if there is one. **/
tiledb/sm/cpp_api/utils.h:388
↓ 12 callersFunctioncheck_dump
test/src/unit-cppapi-fill_values.cc:44
↓ 12 callersFunctioncheck_run_pipeline_roundtrip
* Checks the following: * * 1. Pipeline runs forward without error. * 2. Pipeline runs backward without error. * 3. Result from roundtrip matches
tiledb/sm/filter/test/filter_test_support.cc:112
↓ 12 callersMethodcounters
Return pointer to conters map, used for serialization only. */
tiledb/sm/stats/stats.cc:329
↓ 12 callersFunctiondatatype_is_string
Returns true if the input datatype is a string type. */
tiledb/sm/enums/datatype.h:334
↓ 12 callersMethodencryption_key
tiledb/sm/group/group.cc:613
↓ 12 callersMethodend_fixed
Returns a pointer to the end of the range. */
tiledb/type/range/range.h:356
↓ 12 callersFunctionensure_filter_list_is_valid
* Returns after successfully validating a filter. * * @param filter_list Possibly-valid pointer to a filter */
tiledb/api/c_api/filter_list/filter_list_api_internal.h:79
↓ 12 callersMethodest_result_size_var
* Retrieves the estimated result size for a variable-size attribute. * This is an estimate and may not be sufficient to read all results for * t
tiledb/sm/cpp_api/query.h:535
↓ 12 callersMethodgetType
tiledb/sm/serialization/tiledb-rest.capnp.h:19256
↓ 12 callersMethodhas_filter
tiledb/sm/filter/filter_pipeline.cc:570
↓ 12 callersMethodhas_label_ranges
tiledb/sm/subarray/subarray.cc:1052
↓ 12 callersFunctioniff
tiledb/common/interval/test/unit_interval.h:44
↓ 12 callersMethodis_lower_bound_infinite
tiledb/common/interval/interval.h:1156
↓ 12 callersMethodis_remote
tiledb/sm/group/group.cc:308
↓ 12 callersMethodis_upper_bound_infinite
tiledb/common/interval/interval.h:1165
↓ 12 callersMethodlabel_order
The label order of the dimension label. */
tiledb/sm/array_schema/dimension_label.h:176
↓ 12 callersMethodlabel_type
The interval label data is valid on. */
tiledb/sm/array_schema/dimension_label.h:181
↓ 12 callersFunctionlayout_enum
Returns the layout enum given a string representation. */
tiledb/sm/enums/layout.h:72
↓ 12 callersMethodname
Returns the object optional Name. */
tiledb/sm/cpp_api/object.h:147
↓ 12 callersMethodndim
Returns the number of dimensions. */
tiledb/sm/cpp_api/domain.h:168
↓ 12 callersMethodnegate
tiledb/sm/query/query_condition.cc:220
↓ 12 callersMethodop
tiledb/sm/query/readers/aggregators/no_op.h:44
↓ 12 callersMethodptr
Get the C TileDB context object. * * @return shared_ptr<tiledb_enumeration_t> */
tiledb/sm/cpp_api/enumeration_experimental.h:77
↓ 12 callersFunctionread_and_check_sparse_array_string_attr
test/src/unit-cppapi-filter.cc:269
↓ 12 callersMethodset_dimension_label_ordered_read
tiledb/sm/query/query.cc:1790
↓ 12 callersMethodset_offset
tiledb/sm/buffer/buffer.cc:100
↓ 12 callersFunctiontiledb_array_get_non_empty_domain_var_size_from_name
tiledb/api/c_api/array/array_api.cc:468
← previousnext →701–800 of 10,959, ranked by callers