Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cwida/duckpgq-extension
/ functions
Functions
159 in github.com/cwida/duckpgq-extension
⨍
Functions
159
◇
Types & classes
33
↓ 10 callers
Method
GetCSR
src/include/duckpgq_extension.hpp:92
↓ 9 callers
Function
replace
(file_name, to_find, to_replace)
scripts/bootstrap-template.py:34
↓ 7 callers
Function
replace
(file_name, to_find, to_replace)
scripts/set_extension_name.py:12
↓ 5 callers
Method
GetPropertyGraph
src/include/duckpgq_extension.hpp:83
↓ 3 callers
Function
replace_everywhere
(to_find, to_replace)
scripts/bootstrap-template.py:49
↓ 2 callers
Function
CsrInitializeVertex
src/functions/scalar/csr_creation.cpp:14
↓ 2 callers
Function
LoadInternal
src/duckpgq_extension.cpp:43
↓ 2 callers
Function
duckpgq_find_match_function
src/duckpgq_extension.cpp:116
↓ 2 callers
Function
find_table_entry
src/functions/tablefunctions/pgq_scan.cpp:221
↓ 2 callers
Function
normalize
(p)
scripts/python_helpers.py:11
↓ 2 callers
Function
to_camel_case
(snake_str)
scripts/bootstrap-template.py:31
↓ 1 callers
Function
BfsTempStateVariant
src/functions/scalar/reachability.cpp:102
↓ 1 callers
Function
BfsWithArrayVariant
src/functions/scalar/reachability.cpp:136
↓ 1 callers
Function
BfsWithoutArray
src/functions/scalar/reachability.cpp:73
↓ 1 callers
Function
BfsWithoutArrayVariant
src/functions/scalar/reachability.cpp:40
↓ 1 callers
Method
Copy
src/include/duckpgq_extension.hpp:62
↓ 1 callers
Function
CreateWhereClause
src/functions/tablefunctions/match.cpp:511
↓ 1 callers
Function
CsrInitializeEdge
src/functions/scalar/csr_creation.cpp:46
↓ 1 callers
Function
CsrInitializeWeight
src/functions/scalar/csr_creation.cpp:68
↓ 1 callers
Function
FindMode
src/functions/scalar/reachability.cpp:164
↓ 1 callers
Function
InitialiseBfs
src/functions/scalar/reachability.cpp:11
↓ 1 callers
Function
InterSectFronteers
src/functions/scalar/iterativelength_bidirectional.cpp:34
↓ 1 callers
Function
IterativeLength
src/functions/scalar/shortest_path.cpp:14
↓ 1 callers
Function
IterativeLength
src/functions/scalar/iterativelength.cpp:10
↓ 1 callers
Function
IterativeLength2
src/functions/scalar/iterativelength2.cpp:10
↓ 1 callers
Function
IterativeLengthBidirectional
src/functions/scalar/iterativelength_bidirectional.cpp:10
↓ 1 callers
Function
duckpgq_handle_statement
src/duckpgq_extension.cpp:134
↓ 1 callers
Function
is_snake_case
(s)
scripts/bootstrap-template.py:15
↓ 1 callers
Function
main
(argv)
scripts/copy_tests.py:11
Method
AddAliases
src/include/duckpgq/duckpgq_functions.hpp:67
Method
AddEdgeJoins
src/functions/tablefunctions/match.cpp:633
Method
AddPathFinding
src/functions/tablefunctions/match.cpp:670
Method
CSR
src/include/duckpgq/compressed_sparse_row.hpp:9
Method
CSRBind
src/common.cpp:62
Method
CSREdgeBind
src/common.cpp:44
Method
CSRFunctionData
src/common.cpp:12
Method
CSRVertexBind
src/common.cpp:25
Method
CheapestPathLengthBind
src/common.cpp:95
Function
CheapestPathLengthFunction
src/functions/scalar/cheapest_path_length.cpp:146
Method
CheapestPathLengthFunctionData
src/include/duckpgq/common.hpp:64
Method
CheckEdgeTableConstraints
src/functions/tablefunctions/match.cpp:83
Method
CheckInheritance
src/functions/tablefunctions/match.cpp:43
Method
CheckNamedSubpath
src/functions/tablefunctions/match.cpp:737
Method
CheckPropertyGraphTableColumns
src/functions/tablefunctions/create_property_graph.cpp:25
Method
CheckPropertyGraphTableLabels
src/functions/tablefunctions/create_property_graph.cpp:8
Method
Copy
src/common.cpp:16
Method
CreateCSRCTE
src/functions/tablefunctions/match.cpp:242
Method
CreateCountCTESubquery
src/functions/tablefunctions/match.cpp:208
Function
CreateCsrEdgeFunction
src/functions/scalar/csr_creation.cpp:132
Function
CreateCsrVertexFunction
src/functions/scalar/csr_creation.cpp:93
Method
CreateMatchJoinExpression
src/functions/tablefunctions/match.cpp:98
Method
CreatePathFindingFunction
src/functions/tablefunctions/match.cpp:526
Method
CreatePropertyGraphBind
src/functions/tablefunctions/create_property_graph.cpp:60
Method
CreatePropertyGraphBindData
src/include/duckpgq/functions/tablefunctions/create_property_graph.hpp:26
Method
CreatePropertyGraphFunc
src/functions/tablefunctions/create_property_graph.cpp:169
Method
CreatePropertyGraphFunction
src/include/duckpgq/functions/tablefunctions/create_property_graph.hpp:18
Method
CreatePropertyGraphGlobalData
src/include/duckpgq/functions/tablefunctions/create_property_graph.hpp:33
Method
CreatePropertyGraphInit
src/functions/tablefunctions/create_property_graph.cpp:163
Function
DeleteCsrFunction
src/functions/scalar/csr_deletion.cpp:9
Method
DescribePropertyGraphBind
src/functions/tablefunctions/describe_property_graph.cpp:9
Method
DescribePropertyGraphBindData
src/include/duckpgq/functions/tablefunctions/describe_property_graph.hpp:26
Method
DescribePropertyGraphFunc
src/functions/tablefunctions/describe_property_graph.cpp:70
Method
DescribePropertyGraphFunction
src/include/duckpgq/functions/tablefunctions/describe_property_graph.hpp:18
Method
DescribePropertyGraphGlobalData
src/include/duckpgq/functions/tablefunctions/describe_property_graph.hpp:32
Method
DescribePropertyGraphInit
src/functions/tablefunctions/describe_property_graph.cpp:64
Method
Deserialize
src/include/duckpgq_extension.hpp:35
Method
DropPropertyGraphBind
src/functions/tablefunctions/drop_property_graph.cpp:6
Method
DropPropertyGraphBindData
src/include/duckpgq/functions/tablefunctions/drop_property_graph.hpp:25
Method
DropPropertyGraphFunc
src/functions/tablefunctions/drop_property_graph.cpp:35
Method
DropPropertyGraphFunction
src/include/duckpgq/functions/tablefunctions/drop_property_graph.hpp:17
Method
DropPropertyGraphGlobalData
src/include/duckpgq/functions/tablefunctions/drop_property_graph.hpp:32
Method
DropPropertyGraphInit
src/functions/tablefunctions/drop_property_graph.cpp:29
Method
DuckPGQOperatorExtension
src/include/duckpgq_extension.hpp:31
Method
DuckPGQParseData
src/include/duckpgq_extension.hpp:67
Method
DuckPGQParserExtension
src/include/duckpgq_extension.hpp:52
Method
DuckPGQParserExtensionInfo
src/include/duckpgq_extension.hpp:22
Method
DuckPGQState
src/include/duckpgq_extension.hpp:73
Function
DuckpgqScalarFun
src/duckpgq_extension.cpp:33
Method
EdgeTypeAny
src/functions/tablefunctions/match.cpp:365
Method
EdgeTypeLeft
src/functions/tablefunctions/match.cpp:436
Method
EdgeTypeLeftRight
src/functions/tablefunctions/match.cpp:466
Method
EdgeTypeRight
src/functions/tablefunctions/match.cpp:451
Method
Equals
src/common.cpp:20
Method
FindGraphTable
src/functions/tablefunctions/match.cpp:31
Method
GetCheapestPathLengthFunction
src/functions/scalar/cheapest_path_length.cpp:183
Method
GetCountTable
src/functions/tablefunctions/match.cpp:141
Method
GetCsrEdgeFunction
src/functions/scalar/csr_creation.cpp:209
Method
GetCsrVertexFunction
src/functions/scalar/csr_creation.cpp:197
Function
GetCsrWTypeFunction
src/functions/scalar/csr_get_w_type.cpp:16
Method
GetDeleteCsrFunction
src/functions/scalar/csr_deletion.cpp:30
Method
GetFunctions
src/include/duckpgq/duckpgq_functions.hpp:22
Method
GetGetCsrWTypeFunction
src/functions/scalar/csr_get_w_type.cpp:46
Method
GetIterativeLength2Function
src/functions/scalar/iterativelength2.cpp:148
Method
GetIterativeLengthBidirectionalFunction
src/functions/scalar/iterativelength_bidirectional.cpp:171
Method
GetIterativeLengthFunction
src/functions/scalar/iterativelength.cpp:160
Method
GetJoinRef
src/functions/tablefunctions/match.cpp:166
Method
GetName
src/include/duckpgq_extension.hpp:33
Method
GetPathElement
src/functions/tablefunctions/match.cpp:129
Method
GetReachabilityFunction
src/functions/scalar/reachability.cpp:281
Method
GetScanCSREFunction
src/functions/tablefunctions/pgq_scan.cpp:334
next →
1–100 of 159, ranked by callers