Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awa-ai/awadb
/ functions
Functions
5,862 in github.com/awa-ai/awadb
⨍
Functions
5,862
◇
Types & classes
1,351
↳
Endpoints
2
↓ 8 callers
Function
test
awadb/db_engine/util/bitmap.cc:25
↓ 8 callers
Method
v
(self)
pybind11/tests/test_multiple_inheritance.py:65
↓ 8 callers
Function
vectorize
pybind11/include/pybind11/numpy.h:1919
↓ 7 callers
Method
Add
awadb/db_engine/search/awadb_retrieval.cc:21
↓ 7 callers
Method
AddField
Add a field to the current table schema. Args: name: field name. datatype: field data type. is_in
awadb/__init__.py:500
↓ 7 callers
Method
AddNewField
awadb/db_engine/table/table.cc:255
↓ 7 callers
Method
AddTermFilter
awadb/db_engine/c_api/api_data/gamma_request.cc:192
↓ 7 callers
Method
AddVectorInfo
awadb/db_engine/c_api/api_data/gamma_table.cc:108
↓ 7 callers
Method
CheckAddField
check and Add a field to the current table schema. Args: awadb_field: field struct for the db engine. fields_
awadb/__init__.py:566
↓ 7 callers
Method
Child
pybind11/tests/test_call_policies.cpp:38
↓ 7 callers
Method
DataSize
awadb/db_engine/index/retrieval_model.h:137
↓ 7 callers
Method
ExampleMandA
pybind11/tests/test_methods_and_attributes.cpp:21
↓ 7 callers
Function
FReadByteArray
awadb/db_engine/search/gamma_table_io.cc:22
↓ 7 callers
Method
GetBool
awadb/db_engine/util/utils.cc:370
↓ 7 callers
Method
GetMaxDocid
awadb/db_engine/search/gamma_engine.h:102
↓ 7 callers
Method
GetObject
awadb/db_engine/util/utils.cc:377
↓ 7 callers
Method
GetSize
awadb/db_engine/vector/gamma_zfp.h:34
↓ 7 callers
Function
IsDecimal
(a float64)
hub/hub_local_proxy.go:142
↓ 7 callers
Method
Nprobe
awadb/db_engine/index/impl/gamma_index_ivfpq.h:658
↓ 7 callers
Method
PutObject
awadb/db_engine/util/utils.cc:410
↓ 7 callers
Method
SetBruteForceSearch
awadb/db_engine/c_api/api_data/gamma_request.cc:174
↓ 7 callers
Method
SetEngine
awadb/db_engine/c_api/api_data/gamma_doc.h:128
↓ 7 callers
Method
SetName
awadb/db_engine/c_api/api_data/gamma_table.cc:100
↓ 7 callers
Method
SetReqNum
awadb/db_engine/c_api/api_data/gamma_request.cc:156
↓ 7 callers
Method
SetRetrievalParam
awadb/db_engine/c_api/api_data/gamma_table.cc:130
↓ 7 callers
Method
SetRetrievalType
awadb/db_engine/c_api/api_data/gamma_table.cc:124
↓ 7 callers
Function
assert_references
(a, b, base=None)
pybind11/tests/test_numpy_array.py:195
↓ 7 callers
Method
block
pybind11/tests/test_eigen.cpp:226
↓ 7 callers
Method
call
pybind11/include/pybind11/cast.h:1636
↓ 7 callers
Function
create_and_destroy
(*args)
pybind11/tests/test_factory_constructors.py:342
↓ 7 callers
Method
equal
pybind11/include/pybind11/pytypes.h:957
↓ 7 callers
Method
get
pybind11/tests/test_factory_constructors.cpp:156
↓ 7 callers
Function
get_fully_qualified_tp_name
pybind11/include/pybind11/detail/class.h:28
↓ 7 callers
Method
has_alias
pybind11/tests/test_factory_constructors.cpp:157
↓ 7 callers
Function
has_pybind11_internals_builtin
pybind11/tests/test_embed/test_interpreter.cpp:169
↓ 7 callers
Method
load
Load the specified table. Args: table_name: The loading table name. db_name: The database name. Ret
awadb/library.py:980
↓ 7 callers
Method
make
pybind11/tests/test_class.cpp:206
↓ 7 callers
Function
make_dir
awadb/db_engine/util/utils.cc:131
↓ 7 callers
Function
make_value_iterator
pybind11/include/pybind11/pybind11.h:2425
↓ 7 callers
Function
object_or_cast
pybind11/include/pybind11/pytypes.h:645
↓ 7 callers
Function
redirect_stdout
(target)
pybind11/tests/test_iostream.py:23
↓ 7 callers
Function
reorder_result
awadb/db_engine/index/impl/gamma_index_ivfpq.cc:576
↓ 7 callers
Method
view
Create a view of an array in a different data type. This function may fundamentally reinterpret the data in the array. It is the responsibility of the
pybind11/include/pybind11/numpy.h:921
↓ 6 callers
Method
AddCacheInfo
awadb/db_engine/c_api/api_data/gamma_config.cc:68
↓ 6 callers
Method
AddOrUpdateDocs
awadb/db_engine/search/gamma_engine.cc:907
↓ 6 callers
Method
AddRangeFilter
awadb/db_engine/c_api/api_data/gamma_request.cc:188
↓ 6 callers
Method
Append
awadb/db_engine/util/log_stream.h:190
↓ 6 callers
Method
Bitmap
awadb/db_engine/vector/raw_vector.h:172
↓ 6 callers
Method
BuildIndex
awadb/db_engine/search/gamma_engine.cc:1403
↓ 6 callers
Method
Data
awadb/db_engine/util/log_stream.h:210
↓ 6 callers
Method
DescTable
(ctx context.Context, in *TableName, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:46
↓ 6 callers
Method
Doc
awadb/db_engine/c_api/api_data/gamma_doc.h:70
↓ 6 callers
Method
DropDB
(ctx context.Context, in *DBName, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:43
↓ 6 callers
Method
DropTable
(ctx context.Context, in *TableName, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:44
↓ 6 callers
Method
Dump
awadb/db_engine/search/gamma_engine.cc:1506
↓ 6 callers
Method
Fields
(obj *Field, j int)
awadb/db_engine/idl/fbs-gen/go/gamma_api/Doc.go:36
↓ 6 callers
Method
GetDetail
(ctx context.Context, in *DocCondition, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:53
↓ 6 callers
Method
GetVecData
awadb/db_engine/c_api/api_data/gamma_doc.cc:15
↓ 6 callers
Method
Init
awadb/db_engine/vector/gamma_zfp.cc:20
↓ 6 callers
Method
Init
awadb/db_engine/storage/storage_manager.cc:144
↓ 6 callers
Function
Int64tobytes
(a int64)
hub/hub_local_proxy.go:147
↓ 6 callers
Function
PYBIND11_OVERRIDE
pybind11/tests/test_virtual_functions.cpp:92
↓ 6 callers
Method
PackResults
awadb/db_engine/c_api/api_data/gamma_response.cc:347
↓ 6 callers
Method
QueryAnalyze
(ctx context.Context, in *Query, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:52
↓ 6 callers
Method
RangeFilters
(obj *RangeFilter, j int)
awadb/db_engine/idl/fbs-gen/go/gamma_api/Request.go:109
↓ 6 callers
Function
Search
awadb/db_engine/tests/test.h:1033
↓ 6 callers
Method
ShowTables
(ctx context.Context, in *DBName, opts ...grpc.CallOption)
hub/hub/awadb.io/go/pb_grpc/awadb_grpc.pb.go:45
↓ 6 callers
Method
TestFactory2
pybind11/tests/test_factory_constructors.cpp:37
↓ 6 callers
Method
TestFactory6
pybind11/tests/test_factory_constructors.cpp:93
↓ 6 callers
Method
VID2DocID
awadb/db_engine/vector/raw_vector_common.h:90
↓ 6 callers
Function
_
pybind11/include/pybind11/detail/descr.h:109
↓ 6 callers
Method
add
awadb/db_engine/index/impl/gamma_index_ivfpq.h:363
↓ 6 callers
Method
add2
passing by value
pybind11/tests/test_methods_and_attributes.cpp:41
↓ 6 callers
Function
assert_sparse_equal_ref
(sparse_mat)
pybind11/tests/test_eigen.py:25
↓ 6 callers
Function
cant_convert
(v)
pybind11/tests/test_builtin_casters.py:306
↓ 6 callers
Function
cast_error_unable_to_convert_call_arg
pybind11/include/pybind11/cast.h:1196
↓ 6 callers
Function
check_
pybind11/include/pybind11/numpy.h:1117
↓ 6 callers
Method
compute
pybind11/include/pybind11/pytypes.h:1564
↓ 6 callers
Method
contains
pybind11/tests/test_sequences_and_iterators.cpp:234
↓ 6 callers
Method
get
(self)
pybind11/tests/test_factory_constructors.py:193
↓ 6 callers
Method
get
(self)
pybind11/tests/test_factory_constructors.py:232
↓ 6 callers
Method
get
pybind11/tests/test_factory_constructors.cpp:109
↓ 6 callers
Method
get_b_b
pybind11/tests/test_multiple_inheritance.cpp:267
↓ 6 callers
Method
get_dist_func
awadb/db_engine/index/impl/hnswlib/space_l2.h:247
↓ 6 callers
Function
get_file_size
awadb/db_engine/util/utils.cc:25
↓ 6 callers
Method
holder_constructed
pybind11/include/pybind11/detail/type_caster_base.h:282
↓ 6 callers
Function
ignoreOldStyleInitWarnings
pybind11/tests/pybind11_tests.h:81
↓ 6 callers
Method
init
awadb/db_engine/common/common_query_data.h:268
↓ 6 callers
Function
intree_extensions
Generate Pybind11Extensions from source files directly located in a Python source tree. ``package_dir`` behaves as in ``setuptools.setup
pybind11/pybind11/setup_helpers.py:311
↓ 6 callers
Method
m
m() measures the number of consonant sequences between k0 and j. if c is a consonant sequence and v a vowel sequence, and <..> indicat
awadb/words_stem_en.py:69
↓ 6 callers
Method
nbytes
Total number of bytes
pybind11/include/pybind11/numpy.h:767
↓ 6 callers
Method
resize
Resize array to given shape If refcheck is true and more that one reference exist to this array then resize will succeed only if it makes a reshape, i
pybind11/include/pybind11/numpy.h:888
↓ 6 callers
Method
setto
setto(s) sets (j+1),...k to the characters in the string s, readjusting k.
awadb/words_stem_en.py:153
↓ 6 callers
Function
strip_comments
(s)
pybind11/tests/test_factory_constructors.py:349
↓ 5 callers
Method
Add
awadb/db_engine/table/table.cc:336
↓ 5 callers
Method
Add
awadb/db_engine/table/field_range_index.cc:508
↓ 5 callers
Function
AsyncWait
awadb/db_engine/util/utils.h:169
↓ 5 callers
Function
ConvertVectorDim
awadb/db_engine/index/impl/gamma_index_ivfpq.cc:36
↓ 5 callers
Function
CreateTable
awadb/db_engine/c_api/gamma_api.cc:98
↓ 5 callers
Method
Descriptor
Deprecated: Use Field.ProtoReflect.Descriptor instead.
hub/go_idl/awadb.pb.go:970
← previous
next →
201–300 of 5,862, ranked by callers