Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TuGraph-family/tugraph-db
/ functions
Functions
11,364 in github.com/TuGraph-family/tugraph-db
⨍
Functions
11,364
◇
Types & classes
2,572
↳
Endpoints
1
↓ 4 callers
Function
mdb_del
src/core/lmdb/mdb.c:9479
↓ 4 callers
Function
mdb_env_cthr_toggle
Give buffer and/or #MDB_EOF to writer thread, await unused buffer. * * @param[in] my control structure. * @param[in] adjust (1 to hand off 1 buf
src/core/lmdb/mdb.c:10101
↓ 4 callers
Function
mdb_env_mname_init
Init #MDB_env.me_mutexname[] except the char which #MUTEXNAME() will set. * Changes to this code must be reflected in #MDB_LOCK_FORMAT. */
src/core/lmdb/mdb.c:5165
↓ 4 callers
Function
mdb_get
src/core/lmdb/mdb.c:6664
↓ 4 callers
Function
mdb_midl_sort
src/core/lmdb/midl.c:222
↓ 4 callers
Function
mdb_page_new
Allocate and initialize new pages for a database. * Set #MDB_TXN_ERROR on failure. * @param[in] mc a cursor on the database being added to. * @para
src/core/lmdb/mdb.c:8107
↓ 4 callers
Function
mdb_txn_renew0
Common code for #mdb_txn_begin() and #mdb_txn_renew(). * @param[in] txn the transaction handle to initialize * @return 0 on success, non-zero on fai
src/core/lmdb/mdb.c:2995
↓ 4 callers
Function
month_names
include/tools/date.h:4887
↓ 4 callers
Method
oC_AddOrSubtractExpression
src/cypher/parser/generated/LcypherParser.cpp:6321
↓ 4 callers
Method
oC_AndExpression
src/cypher/parser/generated/LcypherParser.cpp:6061
↓ 4 callers
Method
oC_AnonymousPatternPart
src/cypher/parser/generated/LcypherParser.cpp:4511
↓ 4 callers
Method
oC_CaseExpression
src/cypher/parser/generated/LcypherParser.cpp:7474
↓ 4 callers
Method
oC_FunctionInvocation
src/cypher/parser/generated/LcypherParser.cpp:7526
↓ 4 callers
Method
oC_ImplicitProcedureInvocation
src/cypher/parser/generated/LcypherParser.cpp:3020
↓ 4 callers
Method
oC_LeftArrowHead
src/cypher/parser/generated/LcypherParser.cpp:4970
↓ 4 callers
Method
oC_Limit
src/cypher/parser/generated/LcypherParser.cpp:3569
↓ 4 callers
Method
oC_ListComprehension
src/cypher/parser/generated/LcypherParser.cpp:7490
↓ 4 callers
Method
oC_Literal
src/cypher/parser/generated/LcypherParser.cpp:7466
↓ 4 callers
Method
oC_NotExpression
src/cypher/parser/generated/LcypherParser.cpp:6149
↓ 4 callers
Method
oC_Order
src/cypher/parser/generated/LcypherParser.cpp:3561
↓ 4 callers
Method
oC_PatternElementChain
src/cypher/parser/generated/LcypherParser.cpp:4667
↓ 4 callers
Method
oC_RangeLiteral
src/cypher/parser/generated/LcypherParser.cpp:5255
↓ 4 callers
Method
oC_RelationshipDetail
src/cypher/parser/generated/LcypherParser.cpp:4994
↓ 4 callers
Method
oC_RelationshipTypes
src/cypher/parser/generated/LcypherParser.cpp:5251
↓ 4 callers
Method
oC_RelationshipsPattern
src/cypher/parser/generated/LcypherParser.cpp:7518
↓ 4 callers
Method
oC_RightArrowHead
src/cypher/parser/generated/LcypherParser.cpp:4982
↓ 4 callers
Method
oC_Skip
src/cypher/parser/generated/LcypherParser.cpp:3565
↓ 4 callers
Method
oC_Union
src/cypher/parser/generated/LcypherParser.cpp:1072
↓ 4 callers
Method
oC_XorExpression
src/cypher/parser/generated/LcypherParser.cpp:5973
↓ 4 callers
Function
op2int
learn/compiler/gpc/ops/spmm.h:39
↓ 4 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/tools/json.hpp:11940
↓ 4 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/tools/json.hpp:11991
↓ 4 callers
Function
print_format_response
(r, return_format)
src/python/FMA_shell/lgraph_shell/shell_object.py:21
↓ 4 callers
Method
query_one_line
(self, line)
src/python/FMA_shell/lgraph_shell/shell_object.py:147
↓ 4 callers
Function
refreshLineWithFlags
Calls the two low level functions refreshSingleLine() or * refreshMultiLine() according to the selected mode. */
toolkits/linenoise/linenoise.c:692
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
demo/ProcedureDemo/cpp/json.hpp:2656
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
include/tools/json.hpp:2656
↓ 4 callers
Method
reset_parameters
(self)
learn/examples/train_full_mag.py:261
↓ 4 callers
Method
sample
(self, g, seed_nodes)
learn/examples/train_cora.py:78
↓ 4 callers
Method
setElseBody
deps/geax-front-end/include/geax-front-end/ast/expr/Case.h:40
↓ 4 callers
Method
setGraphPattern
deps/geax-front-end/include/geax-front-end/ast/stmt/MatchStatement.h:57
↓ 4 callers
Method
setPredicate
deps/geax-front-end/include/geax-front-end/ast/clause/YieldField.h:42
↓ 4 callers
Method
setProcedureStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/CallQueryStatement.h:32
↓ 4 callers
Method
setQuery
deps/geax-front-end/include/geax-front-end/ast/stmt/BindingTable.h:43
↓ 4 callers
Method
setSearchType
deps/geax-front-end/include/geax-front-end/ast/clause/PathSearchPrefix.h:70
↓ 4 callers
Method
setTransaction
deps/geax-front-end/include/geax-front-end/ast/stmt/TransactionActivity.h:35
↓ 4 callers
Method
set_end
set iterator to a defined past the end
demo/ProcedureDemo/cpp/json.hpp:11475
↓ 4 callers
Method
set_end
set iterator to a defined past the end
include/tools/json.hpp:11475
↓ 4 callers
Method
start
deps/geax-front-end/include/geax-front-end/common/FollyArena.h:128
↓ 4 callers
Method
stop
demo/MultithreadClient/client_thread_pool.h:28
↓ 4 callers
Function
sub
src/cypher/experimental/expressions/kernal/binary.cpp:74
↓ 4 callers
Method
transaction
deps/geax-front-end/include/geax-front-end/ast/stmt/TransactionActivity.h:36
↓ 4 callers
Method
try_get_exit_status
src/tiny-process-library/process_win.cpp:215
↓ 4 callers
Method
try_lock
include/libcuckoo/cuckoohash_map.hh:778
↓ 4 callers
Function
weekday_names
include/tools/date.h:4863
↓ 4 callers
Method
what
src/import/import_exception.h:81
↓ 3 callers
Method
ALL
src/cypher/parser/generated/LcypherParser.cpp:1167
↓ 3 callers
Method
AddDetachedEdgeProperty
src/core/schema.cpp:1234
↓ 3 callers
Method
AddDetachedVertexProperty
src/core/schema.cpp:1182
↓ 3 callers
Method
AddEFileSize
src/import/import_planner.h:42
↓ 3 callers
Method
AddEdge
test/test_lgraph_monkey.cpp:352
↓ 3 callers
Method
AddEdgeToFullTextIndex
src/core/schema.cpp:187
↓ 3 callers
Method
AddVertex
test/test_lgraph_monkey.cpp:283
↓ 3 callers
Method
AddVertex
src/core/transaction.cpp:1343
↓ 3 callers
Method
AddVertexToFullTextIndex
src/core/schema.cpp:206
↓ 3 callers
Method
AddVertexes
src/client/cpp/restful/rest_client.cpp:509
↓ 3 callers
Function
ApplyTuple
include/fma-common/type_traits.h:212
↓ 3 callers
Method
AsCartesianLineString
src/cypher/cypher_types.h:459
↓ 3 callers
Method
AsCartesianPoint
src/cypher/cypher_types.h:450
↓ 3 callers
Method
AsCartesianPolygon
src/cypher/cypher_types.h:468
↓ 3 callers
Function
BCCore
procedures/algo_cpp/bc_core.cpp:21
↓ 3 callers
Method
Backup
src/db/db.cpp:325
↓ 3 callers
Method
BaseName
File base name - text after the final slash, before the final period.
cpplint/cpplint.py:1643
↓ 3 callers
Method
Bool
src/cypher/parser/expression.h:92
↓ 3 callers
Function
CLCECore
procedures/algo_cpp/clce_core.cpp:21
↓ 3 callers
Function
CNCore
procedures/algo_cpp/cn_core.cpp:45
↓ 3 callers
Method
CalculateBestPlan
src/import/import_planner.h:51
↓ 3 callers
Method
CallGql
src/client/cpp/rpc/lgraph_rpc_client.cpp:137
↓ 3 callers
Method
CallGqlToLeader
src/client/cpp/rpc/lgraph_rpc_client.cpp:640
↓ 3 callers
Method
CallPlugin
src/db/db.cpp:81
↓ 3 callers
Method
CallProcedureToLeader
src/client/cpp/rpc/lgraph_rpc_client.cpp:677
↓ 3 callers
Method
Cancel
src/core/task_tracker.h:446
↓ 3 callers
Method
Check
src/bolt_raft/raft_driver.cpp:193
↓ 3 callers
Function
CheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. clean_lines: A CleansedLines instance c
cpplint/cpplint.py:5821
↓ 3 callers
Method
CheckDbSecret
src/core/lightning_graph.cpp:3115
↓ 3 callers
Method
CheckEntityEfficient
src/cypher/resultset/record.cpp:63
↓ 3 callers
Function
CheckInnerObjectElementEqual
test/test_rpc.cpp:775
↓ 3 callers
Function
CheckLid
src/core/data_type.h:406
↓ 3 callers
Function
CheckValidFieldNum
src/core/defs.h:263
↓ 3 callers
Function
CleanStore
test/test_kv_store.cpp:86
↓ 3 callers
Method
ClearFields
clear fields, other contents are kept untouched
src/core/schema.cpp:1254
↓ 3 callers
Method
Close
src/lgraph_api/lgraph_galaxy.cpp:283
↓ 3 callers
Method
Close
! * \fn virtual void InputFileStream::Close() = 0; * * \brief Closes this file. */
include/fma-common/buffered_file_stream.h:77
↓ 3 callers
Method
CloseAllGraphs
src/db/graph_manager.cpp:58
↓ 3 callers
Method
CollectExpandStreams
src/cypher/graph/graph.h:152
↓ 3 callers
Method
CompareKey
src/core/lmdb_table.cpp:250
↓ 3 callers
Method
ContainAlias
src/cypher/parser/expression.cpp:59
↓ 3 callers
Method
ContainsAggregation
src/cypher/arithmetic/arithmetic_expression.h:836
↓ 3 callers
Method
CopyFieldsRaw
src/core/schema.cpp:903
↓ 3 callers
Method
CreateInEdgeKey
* Creates key for an InEdge node. * * @param euid EdgeUid of InEdge node. * * @return The key. */
src/core/graph_data_pack.h:300
← previous
next →
1,601–1,700 of 11,364, ranked by callers