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
MinMicroSecondsSinceEpochForDateTime
@brief min and max values that Date can hold */
include/lgraph/lgraph_date_time.h:484
↓ 4 callers
Function
OpenPipe
include/fma-common/utils.h:262
↓ 4 callers
Function
PatchPairUniqueIndexKey
src/core/edge_index.cpp:45
↓ 4 callers
Function
PathSplitToList
Returns the path split into a list by the separator. Args: path: An absolute or relative path (e.g. '/a/b/c/' or '../a') Returns: A list
cpplint/cpplint.py:2268
↓ 4 callers
Function
Permutation
test/test_lgraph_monkey.cpp:109
↓ 4 callers
Function
PluginCodeTypeStr
@brief Get the name of plugin code types. */
include/lgraph/lgraph_types.h:383
↓ 4 callers
Method
PreValidate
src/cypher/execution_plan/execution_plan.cpp:1317
↓ 4 callers
Function
PrintEuid
toolkits/lgraph_validate.cpp:23
↓ 4 callers
Method
PrintInfo
(self, message)
cpplint/cpplint.py:1358
↓ 4 callers
Function
PrintNestedException
test/test_fma/unit_test_utils.h:98
↓ 4 callers
Function
PrintSigned
include/fma-common/string_util.h:492
↓ 4 callers
Function
PrintUnsigned
include/fma-common/string_util.h:485
↓ 4 callers
Function
ProcessLogs
toolkits/lgraph_binlog.cpp:24
↓ 4 callers
Method
RandomV
test/test_lgraph_monkey.cpp:327
↓ 4 callers
Method
ReadOnly
src/cypher/execution_plan/execution_plan_v2.cpp:163
↓ 4 callers
Function
ReadWholeFile
src/plugin/plugin_manager.cpp:258
↓ 4 callers
Method
RebuildFullTextIndex
src/db/db.cpp:256
↓ 4 callers
Method
Refresh
src/core/full_text_index.cpp:68
↓ 4 callers
Method
Remove
include/fma-common/file_system.h:851
↓ 4 callers
Function
ReverseCloseExpression
If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the lin
cpplint/cpplint.py:2202
↓ 4 callers
Method
RunAfterDuration
include/fma-common/timed_task.h:181
↓ 4 callers
Function
SSSPCore
procedures/algo_cpp/sssp_core.cpp:21
↓ 4 callers
Method
SetAlias
src/cypher/graph/node.h:87
↓ 4 callers
Method
SetFunc
src/cypher/arithmetic/arithmetic_expression.h:667
↓ 4 callers
Method
SetHeader
* Set header to memory pointed by p, return a pointer right after the header The memory must * have been properly allocated before calling this f
src/core/graph_data_pack.h:576
↓ 4 callers
Method
SetLongString
src/cypher/resultset/cypher_string_t.h:45
↓ 4 callers
Function
SetNByteIdToBuf
src/core/data_type.h:338
↓ 4 callers
Method
SetPreserve
include/fma-common/option.h:83
↓ 4 callers
Method
SetShortString
src/cypher/resultset/cypher_string_t.h:40
↓ 4 callers
Method
Size
! * \fn size_t HdfsFile::Size() const * * \brief Gets the size of the file. * * \return Size of the file. */
include/fma-common/libhdfs_stream.h:138
↓ 4 callers
Method
SplitRightHalf
src/core/edge_index.cpp:166
↓ 4 callers
Method
StateMachine
src/server/state_machine.cpp:32
↓ 4 callers
Method
Stderr
src/plugin/python_plugin.h:154
↓ 4 callers
Method
StringLiteral
src/cypher/parser/generated/LcypherParser.cpp:7835
↓ 4 callers
Method
StructTag
src/bolt/pack.h:199
↓ 4 callers
Method
ToFieldDataMap
src/core/global_config.cpp:86
↓ 4 callers
Function
ToString
src/cypher/parser/symbol_table.cpp:23
↓ 4 callers
Method
ToString
src/cypher/execution_plan/ops/op_aggregate.cpp:229
↓ 4 callers
Method
UnEdgeIndex
src/core/schema.h:606
↓ 4 callers
Method
UnVertexIndex
src/core/schema.h:600
↓ 4 callers
Method
Undirected
src/cypher/graph/relationship.cpp:85
↓ 4 callers
Method
Validate
src/cypher/execution_plan/execution_plan.cpp:1357
↓ 4 callers
Method
VertexToString
src/core/transaction.cpp:803
↓ 4 callers
Function
WCCCore
procedures/algo_cpp/wcc_core.cpp:21
↓ 4 callers
Method
WarmUp
src/db/db.cpp:323
↓ 4 callers
Method
_AppendIndexEntry
src/core/edge_index.cpp:468
↓ 4 callers
Method
_AppendNonUniqueIndexEntry
src/core/edge_index.cpp:495
↓ 4 callers
Method
_AppendNonUniqueVertexIndexEntry
src/core/vertex_index.cpp:376
↓ 4 callers
Function
_EmplaceBackwardNeighbor
src/cypher/procedure/procedure.cpp:3776
↓ 4 callers
Function
_EmplaceForwardNeighbor
src/cypher/procedure/procedure.cpp:3747
↓ 4 callers
Method
__get_plugin_url__
(self, plugin_type_str, raw_output)
src/client/python/TuGraphClient/TuGraphClient.py:246
↓ 4 callers
Method
__post_with_retry__
Returns json response if return_json_only=True, otherwise return (status_code, json/err_msg)
src/client/python/TuGraphClient/TuGraphClient.py:112
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
demo/ProcedureDemo/cpp/json.hpp:11070
↓ 4 callers
Method
addVertex
(long id, int labelId, String[] fieldName, String[] fieldvalue)
src/lucene/src/main/java/Lucene.java:107
↓ 4 callers
Method
appendPathPattern
deps/geax-front-end/include/geax-front-end/ast/clause/GraphPattern.h:68
↓ 4 callers
Method
apply
include/fma-common/type_traits.h:192
↓ 4 callers
Function
array_size
src/core/field_data_helper.h:121
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
demo/ProcedureDemo/cpp/json.hpp:22301
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
include/tools/json.hpp:22301
↓ 4 callers
Method
clear
* Removes all elements in the table, calling their destructors. */
include/libcuckoo/cuckoohash_map.hh:656
↓ 4 callers
Method
command
deps/geax-front-end/include/geax-front-end/ast/stmt/SessionSet.h:33
↓ 4 callers
Method
cuckoo_find
include/libcuckoo/cuckoohash_map.hh:1029
↓ 4 callers
Function
db_check
(host)
test/integration/test_ha_backup.py:19
↓ 4 callers
Function
demangle
src/cypher/parser/cypher_base_visitor_v2.cpp:48
↓ 4 callers
Function
destroy
demo/ProcedureDemo/cpp/json.hpp:18645
↓ 4 callers
Method
direction
deps/geax-front-end/include/geax-front-end/ast/clause/Edge.h:73
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
demo/ProcedureDemo/cpp/json.hpp:22645
↓ 4 callers
Method
fast_learn
Learn a batch of random walks in a fast way. It has the following features: 1. It calculating the gradients directly without the forward
procedures/misc/deepwalk.py:707
↓ 4 callers
Method
getInExpression
deps/geax-front-end/include/geax-front-end/ast/expr/ListComprehension.h:35
↓ 4 callers
Method
getOpExpression
deps/geax-front-end/include/geax-front-end/ast/expr/ListComprehension.h:36
↓ 4 callers
Function
get_all_rest_ports
(client)
test/integration/ha_client_python_util.py:158
↓ 4 callers
Function
get_arithmetic_value
demo/ProcedureDemo/cpp/json.hpp:3976
↓ 4 callers
Function
get_arithmetic_value
include/tools/json.hpp:3976
↓ 4 callers
Method
get_binary
demo/ProcedureDemo/cpp/json.hpp:10813
↓ 4 callers
Method
get_binary
include/tools/json.hpp:10813
↓ 4 callers
Method
get_plan
Get the cached value for the given parameterized query. Before calling this function, you MUST parameterize the query using the fastQueryParam().
src/cypher/execution_plan/plan_cache/plan_cache.h:90
↓ 4 callers
Method
get_ret_code
(self)
test/integration/executable_wrapper.py:21
↓ 4 callers
Method
get_string
demo/ProcedureDemo/cpp/json.hpp:10780
↓ 4 callers
Method
get_string
include/tools/json.hpp:10780
↓ 4 callers
Method
hash2
src/import/dense_string.h:130
↓ 4 callers
Method
import_schema
(self, graph, schema)
src/client/python/TuGraphClient/TuGraphRestClient.py:103
↓ 4 callers
Method
insert
include/libcuckoo/cuckoohash_map.hh:607
↓ 4 callers
Function
insert_iterator
demo/ProcedureDemo/cpp/json.hpp:23236
↓ 4 callers
Function
insert_iterator
include/tools/json.hpp:23236
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
demo/ProcedureDemo/cpp/json.hpp:20083
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
include/tools/json.hpp:20083
↓ 4 callers
Function
is_candidate
learn/compiler/gpc/passes/partialfuse.cc:37
↓ 4 callers
Method
is_real
src/cypher/experimental/data_type/field_data.h:207
↓ 4 callers
Function
lgraph_api_create_field_spec_name_type_optional
src/lgraph_api/c.cpp:266
↓ 4 callers
Function
lgraph_api_galaxy_set_current_user
src/lgraph_api/c.cpp:2516
↓ 4 callers
Function
lgraph_api_transaction_add_edge_with_field_data
src/lgraph_api/c.cpp:1719
↓ 4 callers
Function
lgraph_api_transaction_add_vertex_with_field_data
src/lgraph_api/c.cpp:1677
↓ 4 callers
Function
lgraph_api_user_info_get_desc
src/lgraph_api/c.cpp:363
↓ 4 callers
Function
lgraph_api_user_info_get_disable
src/lgraph_api/c.cpp:384
↓ 4 callers
Function
linenoiseEditHistoryNext
toolkits/linenoise/linenoise.c:787
↓ 4 callers
Function
linenoiseEditMoveEnd
Move cursor to the end of the line. */
toolkits/linenoise/linenoise.c:776
↓ 4 callers
Method
list
deps/geax-front-end/include/geax-front-end/ast/stmt/UnwindStatement.h:38
↓ 4 callers
Method
list_graphs
(self)
src/client/python/TuGraphClient/TuGraphClient.py:325
↓ 4 callers
Method
lock_table
* Construct a @ref locked_table object that owns all the locks in the * table. * * @return a \ref locked_table instance */
include/libcuckoo/cuckoohash_map.hh:667
↓ 4 callers
Function
mdb_cursor_push
Push a page onto the top of the cursor's stack. * Set #MDB_TXN_ERROR on failure. */
src/core/lmdb/mdb.c:5964
← previous
next →
1,501–1,600 of 11,364, ranked by callers