Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ functions
Functions
11,544 in github.com/LadybugDB/ladybug
⨍
Functions
11,544
◇
Types & classes
3,190
↳
Endpoints
1
↓ 3 callers
Method
getState
src/include/function/gds/gds_frontier.h:235
↓ 3 callers
Method
getStats
src/storage/table/node_table.cpp:772
↓ 3 callers
Method
getStorageDirections
src/storage/table/rel_table.cpp:410
↓ 3 callers
Function
getStorageManager
src/include/catalog/catalog.h:241
↓ 3 callers
Method
getStorageManager
test/include/graph_test/base_graph_test.h:99
↓ 3 callers
Method
getSubqueryType
src/include/binder/expression/subquery_expression.h:21
↓ 3 callers
Function
getTableIDs
src/optimizer/acc_hash_join_optimizer.cpp:28
↓ 3 callers
Method
getTableSchema
src/include/processor/operator/aggregate/hash_aggregate.h:87
↓ 3 callers
Method
getTotalNumFlatTuples
src/processor/result/factorized_table.cpp:260
↓ 3 callers
Function
getWarningDataFromChunks
src/processor/operator/persistent/index_builder.cpp:133
↓ 3 callers
Method
getWritableData
src/processor/result/factorized_table.cpp:29
↓ 3 callers
Function
get_extension_path
(extension_name: str)
tools/shell/test/test_dynamic_extension_loading.py:7
↓ 3 callers
Function
get_os
()
scripts/setup-extension-repo.py:19
↓ 3 callers
Method
handleValue
src/function/cast_from_string_functions.cpp:452
↓ 3 callers
Method
hasCast
src/include/processor/operator/scan/scan_table.h:38
↓ 3 callers
Function
hasExceptionNoLock
src/include/common/task_system/task.h:85
↓ 3 callers
Method
hasHint
src/include/parser/query/reading_clause/match_clause.h:24
↓ 3 callers
Method
hasJSONExtract
src/include/processor/operator/scan/scan_table.h:39
↓ 3 callers
Method
hasKeys
src/include/planner/operator/logical_aggregate.h:47
↓ 3 callers
Method
hasMark
src/include/planner/operator/logical_accumulate.h:29
↓ 3 callers
Function
hasNoNullGuarantee
src/include/processor/result/factorized_table.h:167
↓ 3 callers
Method
hasNodeInfo
src/include/binder/query/updating_clause/bound_set_clause.h:16
↓ 3 callers
Method
hasNoneNullChildren
src/common/types/value/value.cpp:941
↓ 3 callers
Method
hasOperators
src/include/optimizer/logical_operator_collector.h:14
↓ 3 callers
Method
hasRelInfo
src/include/binder/query/updating_clause/bound_set_clause.h:26
↓ 3 callers
Method
hasUpdates
src/storage/table/update_info.cpp:215
↓ 3 callers
Method
hasVersionInfo
src/include/storage/table/chunked_node_group.h:218
↓ 3 callers
Method
incrementNextSplitSlotId
src/include/storage/index/hash_index_header.h:38
↓ 3 callers
Method
init
src/processor/operator/scan/scan_table.cpp:13
↓ 3 callers
Function
initDeserializer
src/storage/wal/wal_replayer.cpp:48
↓ 3 callers
Method
initScanState
src/processor/operator/scan/scan_node_table.cpp:131
↓ 3 callers
Method
initScanState
src/storage/table/rel_table.cpp:172
↓ 3 callers
Function
initializeScanStateForChunkedGroup
src/storage/table/node_group.cpp:158
↓ 3 callers
Method
initialize_scan
(self, state, row_groups_to_read)
docs/morsel_scan.py:26
↓ 3 callers
Method
insert
src/storage/index/hash_index.cpp:594
↓ 3 callers
Method
isAnyGraph
src/include/parser/graph_statement.h:23
↓ 3 callers
Function
isColumnOrCastedColumnRef
src/storage/predicate/column_predicate.cpp:50
↓ 3 callers
Function
isCompletedNoLock
src/include/common/task_system/task.h:55
↓ 3 callers
Function
isConstantExpression
src/optimizer/filter_push_down_optimizer.cpp:181
↓ 3 callers
Method
isFlat
src/include/processor/result/factorized_table_schema.h:23
↓ 3 callers
Method
isFullOrOnDisk
src/include/storage/table/chunked_node_group.h:157
↓ 3 callers
Method
isInserted
src/storage/table/node_group.cpp:723
↓ 3 callers
Function
isInt64Literal
src/processor/map/map_aggregate.cpp:135
↓ 3 callers
Function
isInternal
src/include/catalog/catalog_set.h:80
↓ 3 callers
Method
isLeaf
src/include/parser/query/reading_clause/join_hint.h:16
↓ 3 callers
Function
isLittleEndian
src/common/utils.cpp:22
↓ 3 callers
Function
isNewline
tools/shell/linenoise.cpp:2110
↓ 3 callers
Function
isNodeProperty
src/optimizer/filter_push_down_optimizer.cpp:201
↓ 3 callers
Function
isNodeSequentialOnPlan
Check whether given node ID has sequential guarantee on the plan.
src/planner/plan/plan_join_order.cpp:457
↓ 3 callers
Method
isRecursive
src/include/common/enums/query_rel_type.h:27
↓ 3 callers
Method
isResultFlat
src/include/expression_evaluator/expression_evaluator.h:47
↓ 3 callers
Function
isScalarFunction
src/processor/map/map_aggregate.cpp:126
↓ 3 callers
Method
isSource
src/include/processor/operator/sink.h:92
↓ 3 callers
Function
isSpace
src/include/common/string_utils.h:33
↓ 3 callers
Function
jsonify
src/common/json_utils.cpp:65
↓ 3 callers
Function
lbug_connection_get_max_num_thread_for_exec
src/c_api/connection.cpp:127
↓ 3 callers
Function
lbug_connection_set_max_num_thread_for_exec
src/c_api/connection.cpp:114
↓ 3 callers
Function
lbug_data_type_get_num_elements_in_array
src/c_api/data_type.cpp:78
↓ 3 callers
Function
lbug_prepared_statement_bind_bool
src/c_api/prepared_statement.cpp:50
↓ 3 callers
Function
lbug_query_result_get_next_query_result
src/c_api/query_result.cpp:82
↓ 3 callers
Function
lbug_query_result_has_next_query_result
src/c_api/query_result.cpp:78
↓ 3 callers
Function
lbug_rel_val_get_property_value_at
src/c_api/value.cpp:1164
↓ 3 callers
Function
lbug_value_create_bool
src/c_api/value.cpp:155
↓ 3 callers
Function
lbug_value_create_map
src/c_api/value.cpp:394
↓ 3 callers
Function
lbug_value_create_struct
src/c_api/value.cpp:369
↓ 3 callers
Function
lbug_value_get_date
src/c_api/value.cpp:822
↓ 3 callers
Function
lbug_value_get_float
src/c_api/value.cpp:781
↓ 3 callers
Function
lbug_value_get_int16
src/c_api/value.cpp:650
↓ 3 callers
Function
lbug_value_get_timestamp
src/c_api/value.cpp:836
↓ 3 callers
Function
lbug_version_comparison
Return True if Lbug *v* is greater or equal to target version
scripts/migrate-lbug-db.py:50
↓ 3 callers
Function
linenoiseBeep
Beep, used for completion when there is nothing to complete or when all * the choices were already shown. */
tools/shell/linenoise.cpp:1032
↓ 3 callers
Function
linenoiseClearScreen
Clear the screen. Used to handle ctrl+l */
tools/shell/linenoise.cpp:1024
↓ 3 callers
Function
linenoiseEditDelete
Delete the character at the right of the cursor without altering the cursor * position. Basically this is what happens with the "Delete" keyboard key
tools/shell/linenoise.cpp:3220
↓ 3 callers
Method
loadFromDisk
src/storage/buffer_manager/spiller.cpp:79
↓ 3 callers
Method
logAndFlushCheckpoint
src/storage/wal/wal.cpp:45
↓ 3 callers
Method
logAndFlushCheckpointToFrozen
src/storage/wal/wal.cpp:74
↓ 3 callers
Function
logCheckpointAndApplyShadowPagesForStorage
src/storage/checkpointer.cpp:48
↓ 3 callers
Method
logCommit
src/storage/wal/local_wal.cpp:21
↓ 3 callers
Method
logCommittedWAL
src/storage/wal/wal.cpp:30
↓ 3 callers
Method
logCreateCatalogEntryRecord
src/storage/wal/local_wal.cpp:30
↓ 3 callers
Method
logLoadExtension
src/storage/wal/local_wal.cpp:92
↓ 3 callers
Method
lookup
src/storage/table/node_group.cpp:322
↓ 3 callers
Method
lookupMultiple
src/storage/table/node_group.cpp:305
↓ 3 callers
Function
makeCSRArrowArray
src/main/query_result/arrow_query_result.cpp:42
↓ 3 callers
Method
merge
src/storage/table/node_group.cpp:142
↓ 3 callers
Method
merge
src/binder/query/query_graph.cpp:209
↓ 3 callers
Method
mergeInto
src/processor/operator/aggregate/base_aggregate.cpp:81
↓ 3 callers
Method
moveNextRowToAppend
src/include/storage/table/node_group.h:118
↓ 3 callers
Method
movePrev
src/include/storage/table/update_info.h:43
↓ 3 callers
Method
needAllocation
src/include/processor/result/factorized_table.h:67
↓ 3 callers
Method
next
src/processor/operator/persistent/node_batch_insert.cpp:95
↓ 3 callers
Method
next
src/include/processor/operator/arrow_result_collector.h:31
↓ 3 callers
Function
nextPosition
tools/shell/linenoise.cpp:2114
↓ 3 callers
Method
offsetBy
src/common/arrow/arrow_null_mask_tree.cpp:18
↓ 3 callers
Function
openBracket
tools/shell/linenoise.cpp:1609
↓ 3 callers
Function
outOfSpace
src/processor/operator/aggregate/aggregate_hash_table.cpp:791
↓ 3 callers
Function
parseAndRegisterTestGroup
test/runner/e2e_test.cpp:307
↓ 3 callers
Function
parse_metadata_map
(value: str)
scripts/generate_wal_typespec.py:75
↓ 3 callers
Method
pin
Important Note: Pin returns a raw pointer to the frame. This is potentially very dangerous and trusts the caller is going to protect this memory space
src/storage/buffer_manager/buffer_manager.cpp:124
↓ 3 callers
Method
pin
src/include/common/mask.h:66
← previous
next →
1,301–1,400 of 11,544, ranked by callers