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
↓ 45 callers
Method
Next
src/core/edge_index.cpp:319
↓ 45 callers
Method
OpenTable
* Opens or create the graph table. Use this to open the table before you can construct the * Graph object. * * \param [in,out] txn
src/core/graph.h:91
↓ 45 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
include/tools/json.hpp:22261
↓ 44 callers
Method
Clear
procedures/algo_cpp/khop_kth.cpp:76
↓ 44 callers
Method
IsBool
src/cypher/resultset/record.h:101
↓ 44 callers
Method
Size
src/lgraph_api/lgraph_result.cpp:364
↓ 44 callers
Function
Split
! * \fn inline std::vector<std::string> Split(const std::string & str) * * \brief Splits the given string into vector of substrings. All *
include/fma-common/string_util.h:147
↓ 43 callers
Method
Dump
src/core/edge_index.cpp:510
↓ 43 callers
Method
PullVid
Get node's vid, get vid from the iterator if necessary. **/
src/cypher/graph/node.h:101
↓ 43 callers
Function
StartsWith
! * \fn inline bool StartsWith(const std::string & str, const std::string & pattern, bool * case_sensitive = true) * * \brief Whether string st
include/fma-common/string_util.h:722
↓ 42 callers
Method
GetConstRef
src/core/field_extractor_base.cpp:43
↓ 42 callers
Method
GetScopedRef
src/core/managed_object.h:233
↓ 42 callers
Method
find
demo/ProcedureDemo/cpp/json.hpp:17560
↓ 42 callers
Method
logout
(self)
src/client/python/TuGraphClient/TuGraphRestClient.py:31
↓ 42 callers
Function
myrand
a replacement for rand() just to pass cpplint if you need thread-safe one, use rand_r(&seed) with different seeds per thread
test/random_port.h:36
↓ 42 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
demo/ProcedureDemo/cpp/json.hpp:12748
↓ 41 callers
Method
GetDstVid
src/core/edge_index.h:273
↓ 41 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
include/tools/json.hpp:11070
↓ 41 callers
Function
start_ha_client
(host, port, user=DEFAULT_ADMIN_NAME, pwd=DEFAULT_ADMIN_PASS, urls=None)
test/integration/ha_client_python_util.py:126
↓ 40 callers
Function
AddOption
src/core/global_config.h:107
↓ 40 callers
Method
GetAllFields
src/lgraph_api/lgraph_edge_iterator.cpp:113
↓ 40 callers
Method
MicroSecondsSinceEpoch
src/core/lgraph_date_time.cpp:379
↓ 40 callers
Method
index
deps/geax-front-end/include/geax-front-end/ast/expr/TupleGet.h:32
↓ 40 callers
Method
label
deps/geax-front-end/include/geax-front-end/ast/clause/SetLabel.h:36
↓ 39 callers
Method
IsAdmin
src/db/acl.cpp:549
↓ 39 callers
Method
cend
include/libcuckoo/cuckoohash_map.hh:2208
↓ 39 callers
Method
insert
demo/ProcedureDemo/cpp/json.hpp:17584
↓ 38 callers
Method
Empty
* If this Value empty? * * \return True if it succeeds, false if it fails. */
src/core/value.h:448
↓ 38 callers
Function
GetVid
src/core/data_type.h:354
↓ 38 callers
Function
add
add a character to token_buffer
demo/ProcedureDemo/cpp/json.hpp:8021
↓ 38 callers
Function
add
add a character to token_buffer
include/tools/json.hpp:8021
↓ 38 callers
Method
day
include/tools/date.h:324
↓ 38 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
demo/ProcedureDemo/cpp/json.hpp:10703
↓ 38 callers
Method
setExpr
deps/geax-front-end/include/geax-front-end/ast/expr/UnaryOp.h:31
↓ 38 callers
Method
setName
deps/geax-front-end/include/geax-front-end/ast/expr/Ref.h:31
↓ 37 callers
Function
ExtractStringField
src/restful/server/json_convert.h:215
↓ 37 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
include/tools/json.hpp:22190
↓ 37 callers
Method
setRight
deps/geax-front-end/include/geax-front-end/ast/expr/BinaryOp.h:34
↓ 37 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
include/tools/json.hpp:23608
↓ 36 callers
Method
AddKV
src/core/lmdb_table.cpp:180
↓ 36 callers
Method
AsEWKB
src/core/lgraph_spatial.cpp:345
↓ 36 callers
Method
AsInt32
src/cypher/cypher_types.h:410
↓ 36 callers
Method
Finalize
include/fma-common/configuration.h:76
↓ 36 callers
Function
GetMyThreadId
src/core/thread_id.h:72
↓ 36 callers
Method
GetVertexSchema
src/lgraph_api/lgraph_txn.cpp:133
↓ 36 callers
Method
SetField
src/core/schema.h:359
↓ 36 callers
Method
ToString
src/cypher/arithmetic/arithmetic_expression.cpp:643
↓ 36 callers
Method
cbegin
include/libcuckoo/cuckoohash_map.hh:2186
↓ 36 callers
Method
is_null
src/cypher/experimental/data_type/field_data.h:201
↓ 36 callers
Method
oC_Variable
src/cypher/parser/generated/LcypherParser.cpp:1996
↓ 36 callers
Method
setVal
deps/geax-front-end/include/geax-front-end/ast/expr/VInt.h:31
↓ 36 callers
Method
startMemRecord
src/lgraph_api/olap_profile.cpp:41
↓ 35 callers
Method
Append
src/cypher/graph/common.h:62
↓ 35 callers
Function
CompareKeys
test/test_graph_data_pack.cpp:30
↓ 35 callers
Method
Copy
src/core/value.h:387
↓ 35 callers
Method
MapHeader
src/bolt/pack.h:151
↓ 35 callers
Function
ParseT
include/fma-common/text_parser.h:849
↓ 35 callers
Function
TestImportOnData
Test import data is a vector of pairs<file_name, file_content> the first pair must contain the config file name and content
test/test_import_v3.cpp:101
↓ 35 callers
Function
ValueToFieldData
src/core/type_convert.h:77
↓ 35 callers
Function
mdb_cursor_get
src/core/lmdb/mdb.c:7224
↓ 35 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
demo/ProcedureDemo/cpp/json.hpp:24674
↓ 35 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
include/tools/json.hpp:24674
↓ 34 callers
Method
AddVertexIndex
src/db/db.cpp:215
↓ 34 callers
Method
GetIsNull
src/core/field_extractor_v1.cpp:21
↓ 34 callers
Method
GetVertexIndex
src/core/transaction.cpp:551
↓ 34 callers
Function
ToString
https://stackoverflow.com/questions/59958785/unused-static-inline-functions-generate-warnings-with-clang gcc would flag an unused static function, bu
src/cypher/utils/geax_expr_util.h:200
↓ 33 callers
Method
Assign
* Take ownership of the object pointed to by ptr, and manage it as a ref-counted object. * before_destroy_old_obj: function to call when the exis
src/core/managed_object.h:209
↓ 33 callers
Function
GET_FIELD_OR_THROW_BAD_REQUEST
src/http/http_server.cpp:779
↓ 33 callers
Method
Get
src/core/lmdb_transaction.cpp:72
↓ 33 callers
Method
IsNull
src/cypher/resultset/record.h:91
↓ 33 callers
Method
Login
src/client/cpp/restful/rest_client.cpp:257
↓ 33 callers
Method
RemoveDir
include/fma-common/file_system.h:857
↓ 32 callers
Method
Eit
src/cypher/filter/iterator.h:615
↓ 32 callers
Method
Empty
src/cypher/graph/node.cpp:54
↓ 32 callers
Function
Encode
* @brief Encodes a string to Base64. * * @param p The string to encode. * @param s Size of the string. * * @returns The encoded string.
include/lgraph/base64_encode.h:34
↓ 32 callers
Method
GetEdgeField
src/core/transaction.cpp:1137
↓ 32 callers
Method
GetUid
src/cypher/filter/iterator.h:889
↓ 32 callers
Method
MakeMdbVal
* Makes mdb value that refers to current memory block. * * \return A MDB_val. */
src/core/value.h:455
↓ 32 callers
Method
SetVertexProperty
* Sets vertex property * * \param [in,out] txn The transaction. * \param vid The vid. * \param prop
src/core/graph.h:325
↓ 32 callers
Function
TestImportOnData
Test import data is a vector of pairs<file_name, file_content> the first pair must contain the config file name and content
test/test_import_v2.cpp:94
↓ 32 callers
Function
ToLGraphT
src/server/proto_convert.h:357
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
demo/ProcedureDemo/cpp/json.hpp:18984
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
include/tools/json.hpp:18984
↓ 32 callers
Method
is_string
src/cypher/experimental/data_type/field_data.h:203
↓ 32 callers
Function
rand_r
test/random_port.h:29
↓ 31 callers
Method
DisableBufferMode
* @brief disable buffer log when log_dir_ is empty. log record will be written into console. call this method after Init. */
include/tools/lgraph_log.h:226
↓ 31 callers
Method
EnableBufferMode
* @brief enable buffer log when log_dir_ is empty. log record will be written into a buffer stream. call this method after Init. */
include/tools/lgraph_log.h:213
↓ 31 callers
Method
GetAllLabels
* Gets all labels * * \param is_vertex True to return number of vertex labels, otherwise * returns edge labels. * * \retu
src/core/transaction.h:457
↓ 31 callers
Method
GetPrimaryField
src/import/import_config_parser.h:350
↓ 31 callers
Method
GetVid
procedures/demo/merge.h:69
↓ 31 callers
Method
ImportDataFromContent
src/client/cpp/rpc/lgraph_rpc_client.cpp:519
↓ 31 callers
Method
Next
src/cypher/execution_plan/ops/op_expand_all.h:114
↓ 31 callers
Method
RefreshIterators
src/core/transaction.h:1073
↓ 31 callers
Method
clear
deps/geax-front-end/include/geax-front-end/common/FollyArena.h:92
↓ 31 callers
Method
parse_error
demo/ProcedureDemo/cpp/json.hpp:2941
↓ 31 callers
Method
parse_error
include/tools/json.hpp:2941
↓ 31 callers
Method
setLeft
deps/geax-front-end/include/geax-front-end/ast/expr/BinaryOp.h:31
↓ 30 callers
Method
Clear
src/lgraph_api/olap_base.cpp:91
↓ 30 callers
Method
GetUnmanagedVertexIterator
src/core/graph.h:126
↓ 30 callers
Method
IsNull
src/cypher/cypher_types.h:339
← previous
next →
201–300 of 11,364, ranked by callers