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
↓ 8 callers
Method
GetCompositeIndex
src/core/schema.h:682
↓ 8 callers
Method
GetDstVertex
src/lgraph_api/lgraph_traversal.cpp:538
↓ 8 callers
Method
GetEdgeId
src/lgraph_api/lgraph_edge_iterator.cpp:65
↓ 8 callers
Method
GetEdgeIndexIterator
src/lgraph_api/lgraph_txn.cpp:356
↓ 8 callers
Method
GetEdgeSchema
src/lgraph_api/lgraph_txn.cpp:138
↓ 8 callers
Method
GetExpression
src/cypher/experimental/expressions/cexpr.h:143
↓ 8 callers
Method
GetFieldOffset
src/core/field_extractor_v2.cpp:99
↓ 8 callers
Method
GetGalaxy
src/server/state_machine.h:161
↓ 8 callers
Function
GetHeaderExtensions
()
cpplint/cpplint.py:934
↓ 8 callers
Method
GetLabelId
src/lgraph_api/lgraph_edge_iterator.cpp:87
↓ 8 callers
Method
GetLooseNumVertex
src/core/graph.h:386
↓ 8 callers
Method
GetSrcVertex
src/lgraph_api/lgraph_traversal.cpp:536
↓ 8 callers
Method
GetTemporalField
src/import/import_config_parser.h:367
↓ 8 callers
Function
GetTemporalId
src/core/data_type.h:364
↓ 8 callers
Method
GetTemporalId
src/lgraph_api/lgraph_edge_iterator.cpp:75
↓ 8 callers
Method
IsDeleted
src/core/field_extractor_base.h:122
↓ 8 callers
Function
IsDigits
! * \fn inline bool IsDigits(char c) * * \brief Query if 'c' is digits (0-9). * * \param c The character. * * \return True if is digits
include/fma-common/text_parser.h:207
↓ 8 callers
Function
IsFixedLengthFieldType
src/core/field_data_helper.h:143
↓ 8 callers
Method
IsValid
test/resource/cases/finbench/cypher/procedure/trw1.cpp:49
↓ 8 callers
Method
IsVertexIndexed
src/db/db.cpp:305
↓ 8 callers
Function
JsonToFieldData
src/cypher/procedure/procedure.cpp:474
↓ 8 callers
Method
Kill
==================== The following three methods all try to modify the process handle. So only one successful invocation is allowed. Otherwise, later
src/plugin/python_plugin.h:122
↓ 8 callers
Method
KillTask
* Kill a task identified by TaskId * * @param task The task. */
src/core/task_tracker.h:377
↓ 8 callers
Method
ListSubDirs
include/fma-common/file_system.h:884
↓ 8 callers
Method
LogicalOp
src/cypher/filter/filter.h:124
↓ 8 callers
Function
MakeFieldData
helper methods
src/cypher/parser/clause.h:425
↓ 8 callers
Function
MergeVertex
procedures/demo/merge.h:96
↓ 8 callers
Function
ParseStringArg
src/cypher/procedure/procedure.cpp:468
↓ 8 callers
Function
PasswordMd5
src/db/acl.cpp:21
↓ 8 callers
Method
PopBack
src/cypher/graph/common.h:87
↓ 8 callers
Method
RealignAliasId
src/cypher/filter/filter.h:168
↓ 8 callers
Method
RepositoryName
r"""FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: det
cpplint/cpplint.py:1569
↓ 8 callers
Method
ScheduleReccurringTask
include/fma-common/timed_task.h:199
↓ 8 callers
Method
SetLabel
src/cypher/graph/node.h:61
↓ 8 callers
Method
SetRoleDesc
src/lgraph_api/lgraph_galaxy.cpp:218
↓ 8 callers
Method
ToString
src/lgraph_api/result_element.cpp:439
↓ 8 callers
Method
Transpose
* @brief Transpose the graph. */
include/lgraph/olap_base.h:904
↓ 8 callers
Method
TypeSize
src/core/field_extractor_base.h:112
↓ 8 callers
Function
WriteEid
src/core/data_type.h:368
↓ 8 callers
Function
WriteWholeFile
src/plugin/plugin_manager.cpp:251
↓ 8 callers
Function
_ParseMemLine
by qinwei
include/fma-common/hardware_info.h:378
↓ 8 callers
Method
appendStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/ProcedureBody.h:34
↓ 8 callers
Function
dealloc_buffer
src/lgraph_api/lgraph_utils.cpp:176
↓ 8 callers
Function
dump_integer
demo/ProcedureDemo/cpp/json.hpp:17106
↓ 8 callers
Function
dump_integer
include/tools/json.hpp:17106
↓ 8 callers
Method
elem_counter
include/libcuckoo/cuckoohash_map.hh:784
↓ 8 callers
Function
extract_weekday
include/tools/date.h:4818
↓ 8 callers
Method
function
deps/geax-front-end/include/geax-front-end/ast/clause/TableFunctionClause.h:32
↓ 8 callers
Function
getCurrentLanguage
()
docs/docusaurus/src/theme/DocSidebar/index.tsx:35
↓ 8 callers
Function
get_all_rpc_urls
(client)
test/integration/ha_client_python_util.py:167
↓ 8 callers
Method
has_closed
src/bolt/connection.h:66
↓ 8 callers
Method
is_learner
src/bolt_raft/bolt_raft.pb.h:735
↓ 8 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
include/tools/json.hpp:20264
↓ 8 callers
Function
lgraph_api_role_info_get_access_level
if graph_name not exist, return -1 */
src/lgraph_api/c.cpp:419
↓ 8 callers
Function
mdb_cursor_copy
Copy the contents of a cursor. * @param[in] csrc The cursor to copy from. * @param[out] cdst The cursor to copy to. */
src/core/lmdb/mdb.c:9169
↓ 8 callers
Function
mdb_cursor_sibling
Find a sibling for a page. * Replaces the page at the top of the cursor's stack with the * specified sibling, if one exists. * @param[in] mc The cu
src/core/lmdb/mdb.c:6698
↓ 8 callers
Function
mdb_env_set_maxdbs
src/core/lmdb/mdb.c:4518
↓ 8 callers
Function
mdb_midl_free
src/core/lmdb/midl.c:116
↓ 8 callers
Function
mdb_node_add
Add a node to the page pointed to by the cursor. * Set #MDB_TXN_ERROR on failure. * @param[in] mc The cursor for this operation. * @param[in] indx
src/core/lmdb/mdb.c:8200
↓ 8 callers
Function
mdb_xcursor_init1
Final setup of a sorted-dups cursor. * Sets up the fields that depend on the data from the main cursor. * @param[in] mc The main cursor whose sorted
src/core/lmdb/mdb.c:8461
↓ 8 callers
Method
next
benchmark/simple.cpp:127
↓ 8 callers
Method
oC_FilterExpression
src/cypher/parser/generated/LcypherParser.cpp:7502
↓ 8 callers
Method
oC_Namespace
src/cypher/parser/generated/LcypherParser.cpp:8765
↓ 8 callers
Method
oC_Properties
src/cypher/parser/generated/LcypherParser.cpp:4791
↓ 8 callers
Method
oC_PropertyOrLabelsExpression
src/cypher/parser/generated/LcypherParser.cpp:6866
↓ 8 callers
Method
oC_YieldItems
src/cypher/parser/generated/LcypherParser.cpp:2925
↓ 8 callers
Method
partial
include/libcuckoo/libcuckoo_bucket_container.hh:80
↓ 8 callers
Method
pathMode
deps/geax-front-end/include/geax-front-end/ast/clause/PathModePrefix.h:62
↓ 8 callers
Function
protobuf_AssignDescriptorsOnce
src/bolt_raft/bolt_raft.pb.cc:172
↓ 8 callers
Function
read_neighbour
(no)
benchmark/simple_growing.py:20
↓ 8 callers
Method
start
demo/MultithreadClient/client_thread_pool.h:62
↓ 8 callers
Method
statement
deps/geax-front-end/include/geax-front-end/ast/stmt/StatementWithYield.h:38
↓ 8 callers
Method
string
demo/ProcedureDemo/cpp/json.hpp:6581
↓ 8 callers
Method
structs
deps/geax-front-end/include/geax-front-end/ast/clause/SetProperties.h:36
↓ 8 callers
Function
trim
src/cypher/arithmetic/arithmetic_expression.cpp:1336
↓ 7 callers
Function
Add
src/cypher/arithmetic/arithmetic_expression.h:57
↓ 7 callers
Method
Add
src/cypher/filter/iterator.h:1175
↓ 7 callers
Method
AddEdge
src/cypher/execution_plan/optimization/rewrite/graph.cpp:23
↓ 7 callers
Method
AlterVertexLabelDelFields
src/lgraph_api/lgraph_db.cpp:128
↓ 7 callers
Method
AlterVertexLabelModFields
src/lgraph_api/lgraph_db.cpp:145
↓ 7 callers
Method
AsWgsLineString
src/cypher/cypher_types.h:454
↓ 7 callers
Method
AsWgsPoint
src/cypher/cypher_types.h:446
↓ 7 callers
Method
AsWgsPolygon
src/cypher/cypher_types.h:464
↓ 7 callers
Function
CompareAndSwap
include/fma-common/utils.h:74
↓ 7 callers
Method
CreateWriteTxn
(self)
src/cython/lgraph_db_python.py:99
↓ 7 callers
Method
DeleteEdge
* Delete an edge * * \param [in,out] txn The transaction. * \param uid The Edge unique id. * * \return True if th
src/core/graph.h:279
↓ 7 callers
Method
DisableRole
src/lgraph_api/lgraph_galaxy.cpp:202
↓ 7 callers
Method
Dump
src/cypher/filter/iterator.h:1190
↓ 7 callers
Method
EnableRole
src/lgraph_api/lgraph_galaxy.cpp:210
↓ 7 callers
Method
Encode
include/fma-common/encrypt.h:666
↓ 7 callers
Method
Extension
File extension - text following the final period, includes that period.
cpplint/cpplint.py:1647
↓ 7 callers
Function
ExtractEdgeUid
src/client/cpp/restful/rest_client.cpp:60
↓ 7 callers
Function
ExtractTypedField
src/restful/server/json_convert.h:294
↓ 7 callers
Method
FullTextIndexed
src/core/field_extractor_base.h:128
↓ 7 callers
Method
GetField
src/lgraph_api/lgraph_edge_iterator.cpp:92
↓ 7 callers
Method
GetFileName
! * \fn virtual std::string FileSystem::GetFileName(const std::string& path) const = 0; * * \brief Gets the file name in the path
include/fma-common/file_system.h:449
↓ 7 callers
Method
GetKeyCount
src/core/lmdb_table.cpp:135
↓ 7 callers
Method
GetLabelId
src/core/schema_manager.h:289
↓ 7 callers
Function
GetLastErrorMsg
src/plugin/load_library.h:46
↓ 7 callers
Method
GetMasterRestAddr
* Gets current master rest address. * * @return The current master. */
src/server/state_machine.h:195
← previous
next →
901–1,000 of 11,364, ranked by callers