MCPcopy Create free account

hub / github.com/TuGraph-family/tugraph-db / functions

Functions11,364 in github.com/TuGraph-family/tugraph-db

↓ 45 callersMethodNext
src/core/edge_index.cpp:319
↓ 45 callersMethodOpenTable
* 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 callersFunctionend
! @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 callersMethodClear
procedures/algo_cpp/khop_kth.cpp:76
↓ 44 callersMethodIsBool
src/cypher/resultset/record.h:101
↓ 44 callersMethodSize
src/lgraph_api/lgraph_result.cpp:364
↓ 44 callersFunctionSplit
! * \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 callersMethodDump
src/core/edge_index.cpp:510
↓ 43 callersMethodPullVid
Get node's vid, get vid from the iterator if necessary. **/
src/cypher/graph/node.h:101
↓ 43 callersFunctionStartsWith
! * \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 callersMethodGetConstRef
src/core/field_extractor_base.cpp:43
↓ 42 callersMethodGetScopedRef
src/core/managed_object.h:233
↓ 42 callersMethodfind
demo/ProcedureDemo/cpp/json.hpp:17560
↓ 42 callersMethodlogout
(self)
src/client/python/TuGraphClient/TuGraphRestClient.py:31
↓ 42 callersFunctionmyrand
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 callersMethodpush_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 callersMethodGetDstVid
src/core/edge_index.h:273
↓ 41 callersMethodaccept
! @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 callersFunctionstart_ha_client
(host, port, user=DEFAULT_ADMIN_NAME, pwd=DEFAULT_ADMIN_PASS, urls=None)
test/integration/ha_client_python_util.py:126
↓ 40 callersFunctionAddOption
src/core/global_config.h:107
↓ 40 callersMethodGetAllFields
src/lgraph_api/lgraph_edge_iterator.cpp:113
↓ 40 callersMethodMicroSecondsSinceEpoch
src/core/lgraph_date_time.cpp:379
↓ 40 callersMethodindex
deps/geax-front-end/include/geax-front-end/ast/expr/TupleGet.h:32
↓ 40 callersMethodlabel
deps/geax-front-end/include/geax-front-end/ast/clause/SetLabel.h:36
↓ 39 callersMethodIsAdmin
src/db/acl.cpp:549
↓ 39 callersMethodcend
include/libcuckoo/cuckoohash_map.hh:2208
↓ 39 callersMethodinsert
demo/ProcedureDemo/cpp/json.hpp:17584
↓ 38 callersMethodEmpty
* If this Value empty? * * \return True if it succeeds, false if it fails. */
src/core/value.h:448
↓ 38 callersFunctionGetVid
src/core/data_type.h:354
↓ 38 callersFunctionadd
add a character to token_buffer
demo/ProcedureDemo/cpp/json.hpp:8021
↓ 38 callersFunctionadd
add a character to token_buffer
include/tools/json.hpp:8021
↓ 38 callersMethodday
include/tools/date.h:324
↓ 38 callersMethodget
! @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 callersMethodsetExpr
deps/geax-front-end/include/geax-front-end/ast/expr/UnaryOp.h:31
↓ 38 callersMethodsetName
deps/geax-front-end/include/geax-front-end/ast/expr/Ref.h:31
↓ 37 callersFunctionExtractStringField
src/restful/server/json_convert.h:215
↓ 37 callersFunctionbegin
! @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 callersMethodsetRight
deps/geax-front-end/include/geax-front-end/ast/expr/BinaryOp.h:34
↓ 37 callersFunctionswap
! @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 callersMethodAddKV
src/core/lmdb_table.cpp:180
↓ 36 callersMethodAsEWKB
src/core/lgraph_spatial.cpp:345
↓ 36 callersMethodAsInt32
src/cypher/cypher_types.h:410
↓ 36 callersMethodFinalize
include/fma-common/configuration.h:76
↓ 36 callersFunctionGetMyThreadId
src/core/thread_id.h:72
↓ 36 callersMethodGetVertexSchema
src/lgraph_api/lgraph_txn.cpp:133
↓ 36 callersMethodSetField
src/core/schema.h:359
↓ 36 callersMethodToString
src/cypher/arithmetic/arithmetic_expression.cpp:643
↓ 36 callersMethodcbegin
include/libcuckoo/cuckoohash_map.hh:2186
↓ 36 callersMethodis_null
src/cypher/experimental/data_type/field_data.h:201
↓ 36 callersMethodoC_Variable
src/cypher/parser/generated/LcypherParser.cpp:1996
↓ 36 callersMethodsetVal
deps/geax-front-end/include/geax-front-end/ast/expr/VInt.h:31
↓ 36 callersMethodstartMemRecord
src/lgraph_api/olap_profile.cpp:41
↓ 35 callersMethodAppend
src/cypher/graph/common.h:62
↓ 35 callersFunctionCompareKeys
test/test_graph_data_pack.cpp:30
↓ 35 callersMethodCopy
src/core/value.h:387
↓ 35 callersMethodMapHeader
src/bolt/pack.h:151
↓ 35 callersFunctionParseT
include/fma-common/text_parser.h:849
↓ 35 callersFunctionTestImportOnData
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 callersFunctionValueToFieldData
src/core/type_convert.h:77
↓ 35 callersFunctionmdb_cursor_get
src/core/lmdb/mdb.c:7224
↓ 35 callersFunctiontype_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 callersFunctiontype_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 callersMethodAddVertexIndex
src/db/db.cpp:215
↓ 34 callersMethodGetIsNull
src/core/field_extractor_v1.cpp:21
↓ 34 callersMethodGetVertexIndex
src/core/transaction.cpp:551
↓ 34 callersFunctionToString
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 callersMethodAssign
* 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 callersFunctionGET_FIELD_OR_THROW_BAD_REQUEST
src/http/http_server.cpp:779
↓ 33 callersMethodGet
src/core/lmdb_transaction.cpp:72
↓ 33 callersMethodIsNull
src/cypher/resultset/record.h:91
↓ 33 callersMethodLogin
src/client/cpp/restful/rest_client.cpp:257
↓ 33 callersMethodRemoveDir
include/fma-common/file_system.h:857
↓ 32 callersMethodEit
src/cypher/filter/iterator.h:615
↓ 32 callersMethodEmpty
src/cypher/graph/node.cpp:54
↓ 32 callersFunctionEncode
* @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 callersMethodGetEdgeField
src/core/transaction.cpp:1137
↓ 32 callersMethodGetUid
src/cypher/filter/iterator.h:889
↓ 32 callersMethodMakeMdbVal
* Makes mdb value that refers to current memory block. * * \return A MDB_val. */
src/core/value.h:455
↓ 32 callersMethodSetVertexProperty
* Sets vertex property * * \param [in,out] txn The transaction. * \param vid The vid. * \param prop
src/core/graph.h:325
↓ 32 callersFunctionTestImportOnData
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 callersFunctionToLGraphT
src/server/proto_convert.h:357
↓ 32 callersFunctionbasic_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 callersFunctionbasic_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 callersMethodis_string
src/cypher/experimental/data_type/field_data.h:203
↓ 32 callersFunctionrand_r
test/random_port.h:29
↓ 31 callersMethodDisableBufferMode
* @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 callersMethodEnableBufferMode
* @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 callersMethodGetAllLabels
* Gets all labels * * \param is_vertex True to return number of vertex labels, otherwise * returns edge labels. * * \retu
src/core/transaction.h:457
↓ 31 callersMethodGetPrimaryField
src/import/import_config_parser.h:350
↓ 31 callersMethodGetVid
procedures/demo/merge.h:69
↓ 31 callersMethodImportDataFromContent
src/client/cpp/rpc/lgraph_rpc_client.cpp:519
↓ 31 callersMethodNext
src/cypher/execution_plan/ops/op_expand_all.h:114
↓ 31 callersMethodRefreshIterators
src/core/transaction.h:1073
↓ 31 callersMethodclear
deps/geax-front-end/include/geax-front-end/common/FollyArena.h:92
↓ 31 callersMethodparse_error
demo/ProcedureDemo/cpp/json.hpp:2941
↓ 31 callersMethodparse_error
include/tools/json.hpp:2941
↓ 31 callersMethodsetLeft
deps/geax-front-end/include/geax-front-end/ast/expr/BinaryOp.h:31
↓ 30 callersMethodClear
src/lgraph_api/olap_base.cpp:91
↓ 30 callersMethodGetUnmanagedVertexIterator
src/core/graph.h:126
↓ 30 callersMethodIsNull
src/cypher/cypher_types.h:339
← previousnext →201–300 of 11,364, ranked by callers