MCPcopy Create free account

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

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

↓ 11 callersMethodAsWgsSpatial
include/lgraph/lgraph_types.h:899
↓ 11 callersMethodCallCypherToLeader
src/client/cpp/rpc/lgraph_rpc_client.cpp:614
↓ 11 callersFunctionCheckValidRoleName
src/core/defs.h:211
↓ 11 callersMethodClose
src/lgraph_api/lgraph_db.cpp:63
↓ 11 callersMethodCopy
src/core/field_data_helper.h:593
↓ 11 callersMethodCountDetail
src/lgraph_api/lgraph_txn.cpp:562
↓ 11 callersMethodCreateRecord
src/core/schema.h:420
↓ 11 callersFunctionDecode
* @brief Decode a Base64 string and throw exception if fails. * * @exception InputError Thrown if the string is not a valid Base64 string. *
include/lgraph/base64_encode.h:152
↓ 11 callersFunctionEndsWith
! * \fn inline bool EndsWith(const std::string& str, const std::string& pattern, bool case_sensitive * = true) * * \brief Whether string str en
include/fma-common/string_util.h:749
↓ 11 callersMethodGet
Get returns the value corresponding to the given key along with a boolean that is true if a value was found and false if there were no key with the gi
src/bolt/record.h:43
↓ 11 callersFunctionGetCurrSchema
test/test_schema_change.cpp:26
↓ 11 callersMethodGetEdgeFieldId
src/lgraph_api/lgraph_txn.cpp:154
↓ 11 callersMethodGetFieldSpecs
src/core/schema.cpp:1424
↓ 11 callersMethodGetFieldSpecsAsMap
src/core/schema.cpp:1454
↓ 11 callersMethodGetNbr
src/cypher/filter/iterator.h:989
↓ 11 callersMethodGetPluginManager
src/core/lightning_graph.cpp:3008
↓ 11 callersMethodGetSchemaInfo
src/core/lightning_graph.cpp:3023
↓ 11 callersMethodGetUid
src/lgraph_api/lgraph_edge_iterator.cpp:55
↓ 11 callersMethodIsIndexed
src/core/transaction.cpp:110
↓ 11 callersMethodIsNode
src/cypher/resultset/record.h:109
↓ 11 callersFunctionMkDir
include/fma-common/file_system.h:1021
↓ 11 callersMethodParseAndSetBlob
src/core/schema.h:476
↓ 11 callersMethodPushVid
Set node's vid, and set the iterator as well. **/
src/cypher/graph/node.h:109
↓ 11 callersMethodSetReady
src/core/edge_index.h:486
↓ 11 callersMethodSetRoleAccessRights
src/lgraph_api/lgraph_galaxy.cpp:226
↓ 11 callersMethodStartVidTable
* Starts to build a vid table * * @param label The label. * @param type The type of unique id. * @param start_id The fir
src/import/vid_table.h:156
↓ 11 callersMethodTimePoint
src/core/lgraph_date_time.cpp:222
↓ 11 callersFunctionToString
deps/geax-front-end/include/geax-front-end/ast/AstNode.h:209
↓ 11 callersMethodToString
src/cypher/parser/clause.h:139
↓ 11 callersFunctionTryParseInt
src/core/lgraph_date_time.cpp:82
↓ 11 callersMethodUpdate
src/core/edge_index.cpp:597
↓ 11 callersMethodUpdateAuthInfo
updates auth info
src/db/acl.h:177
↓ 11 callersMethodappendModifyStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/LinearDataModifyingStatement.h:37
↓ 11 callersMethodbolt_raft_port
src/bolt_raft/bolt_raft.pb.h:707
↓ 11 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
include/tools/json.hpp:17293
↓ 11 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
demo/ProcedureDemo/cpp/json.hpp:16522
↓ 11 callersMethodgqlRequest
deps/geax-front-end/include/geax-front-end/isogql/parser/AntlrGqlParser.h:38
↓ 11 callersMethodinput
deps/geax-front-end/include/geax-front-end/ast/expr/MatchCase.h:32
↓ 11 callersFunctionmdb_dbg_pgno
Return the page number of \b mp which may be sub-page, for debug output */
src/core/lmdb/mdb.c:1795
↓ 11 callersMethodname
deps/geax-front-end/include/geax-front-end/ast/stmt/NamedProcedureCall.h:35
↓ 11 callersMethodnumber_float
demo/ProcedureDemo/cpp/json.hpp:6576
↓ 11 callersMethodnumber_float
include/tools/json.hpp:6576
↓ 11 callersMethodqueryVertex
(int labelId, String query, int topN)
src/lucene/src/main/java/Lucene.java:169
↓ 11 callersFunctionreplace_ver
(file_name, pattern, curr_ver)
release/det_ver.py:17
↓ 11 callersMethodstop
(self, dir = [])
test/integration/server_wrapper.py:38
↓ 11 callersMethodvalue
return value of the iterator
demo/ProcedureDemo/cpp/json.hpp:4545
↓ 11 callersMethodvalue
return value of the iterator
include/tools/json.hpp:4545
↓ 10 callersMethodAddIndex
src/client/cpp/restful/rest_client.cpp:359
↓ 10 callersMethodAddLabel
src/db/db.cpp:156
↓ 10 callersMethodAlterLabelAddFields
src/db/db.cpp:182
↓ 10 callersFunctionAtomicFetchDec
include/fma-common/atomic_ops.h:30
↓ 10 callersMethodBuild
src/core/vsag_hnsw.cpp:98
↓ 10 callersMethodDeleteEdge
test/graph_gen.h:264
↓ 10 callersFunctionExecCmd
! * \fn inline int ExecCmd(const std::string& cmd, bool supress_output = true) * * \brief Executes the command line, supressing all outputs. *
include/fma-common/utils.h:210
↓ 10 callersMethodExpandInEdges
src/lgraph_api/lgraph_traversal.cpp:261
↓ 10 callersMethodForkTxn
src/lgraph_api/lgraph_db.cpp:81
↓ 10 callersMethodGetClient
src/client/cpp/restful/rest_client.cpp:255
↓ 10 callersMethodGetClosestIterator
src/core/mock_kv.h:467
↓ 10 callersMethodGetContext
src/bolt/connection.h:96
↓ 10 callersMethodGetEdgeFields
src/cypher/execution_plan/ops/op_set.h:49
↓ 10 callersFunctionGetGraphActualDir
src/db/graph_manager.cpp:44
↓ 10 callersMethodGetIndexType
get index type
src/core/vector_index.h:63
↓ 10 callersMethodGetLabel
get label
src/core/vector_index.h:54
↓ 10 callersMethodGetNumInEdges
src/lgraph_api/lgraph_vertex_iterator.cpp:176
↓ 10 callersMethodGetPluginCode
src/db/db.cpp:126
↓ 10 callersMethodGetPluginPath
* Gets plugin path given its name. * * @param name The name. * * @return The plugin path. */
src/plugin/cpp_plugin.h:132
↓ 10 callersMethodGetVectorIndex
src/core/field_extractor_base.h:130
↓ 10 callersMethodInsertVertexByID
src/lgraph_api/lgraph_result.cpp:202
↓ 10 callersFunctionMergeEdge
procedures/demo/merge.h:147
↓ 10 callersFunctionMyRand
xorshift128plus 1.12ns/64bit */
test/test_lgraph_monkey.cpp:70
↓ 10 callersFunctionParseCsvString
! * \fn static inline size_t ParseCsvString(const char*b, const char* e, std::string& s) * * \brief Parse Csv string till we hit a comma. A Csv
include/fma-common/text_parser.h:731
↓ 10 callersMethodPort
! * \fn uint16_t FilePath::Port() const * * \brief Get the port of HDFS scheme, otherwise 0 * * \note HDFS uri can also
include/fma-common/file_system.h:225
↓ 10 callersMethodReserve
src/lgraph_api/lgraph_result.cpp:330
↓ 10 callersMethodSeek
! * \fn bool HdfsFile::Seek(size_t pos) * * \brief Seek to a position, only applicable for read. * Hdfs files are appe
include/fma-common/libhdfs_stream.h:166
↓ 10 callersFunctionSerialize
serialize for debug
src/cypher/parser/clause.h:454
↓ 10 callersMethodStdout
src/core/data_type.cpp:125
↓ 10 callersMethodSwap
src/bolt_raft/bolt_raft.pb.cc:522
↓ 10 callersFunctionThrowParseError
src/core/field_data_helper.h:896
↓ 10 callersFunctionTryDecode
* @brief Tries to decode a Base64 string. * * @param p The string to decode. * @param s Size of the string. * @param [out] ret T
include/lgraph/base64_encode.h:85
↓ 10 callersFunctionTryGetFieldType
src/core/field_data_helper.h:131
↓ 10 callersMethodappendElem
deps/geax-front-end/include/geax-front-end/ast/expr/MkSet.h:31
↓ 10 callersMethodbody
deps/geax-front-end/include/geax-front-end/ast/stmt/BindingTableInnerQuery.h:33
↓ 10 callersMethodbolt_port
src/bolt_raft/bolt_raft.pb.h:693
↓ 10 callersMethodboolean
demo/ProcedureDemo/cpp/json.hpp:6561
↓ 10 callersMethodcall_cypher
demo/MultithreadClient/client.cpp:19
↓ 10 callersFunctionlgraph_api_edge_euid_destroy
src/lgraph_api/c.cpp:321
↓ 10 callersMethodlist_plugins
(self, plugin_type, raw_output=False)
src/client/python/TuGraphClient/TuGraphClient.py:340
↓ 10 callersMethodmaybeRefresh
()
src/lucene/src/main/java/Lucene.java:103
↓ 10 callersFunctionmdb_dbi_open
src/core/lmdb/mdb.c:10817
↓ 10 callersFunctionmdb_env_close
src/core/lmdb/mdb.c:5718
↓ 10 callersFunctionmdb_node_read
Return the data associated with a given node. * @param[in] mc The cursor for this operation. * @param[in] leaf The node being read. * @param[out] d
src/core/lmdb/mdb.c:6633
↓ 10 callersMethodoC_NodeLabels
src/cypher/parser/generated/LcypherParser.cpp:2456
↓ 10 callersFunctionparser
demo/ProcedureDemo/cpp/json.hpp:17745
↓ 10 callersFunctionparser
include/tools/json.hpp:17745
↓ 10 callersFunctionraft_log_key
src/bolt_raft/raft_log_store.cpp:23
↓ 10 callersMethodreal
* @brief Access the FieldData as a double. The FieldData must be of FLOAT or DOUBLE types. * * @exception std::bad_cast Thrown if the
include/lgraph/lgraph_types.h:737
↓ 10 callersMethodsetDirection
deps/geax-front-end/include/geax-front-end/ast/clause/Edge.h:72
↓ 10 callersMethodsetHead
deps/geax-front-end/include/geax-front-end/ast/clause/PathChain.h:37
↓ 10 callersMethodswap
include/fma-common/snappy_stream.h:350
↓ 10 callersMethodupsert
include/libcuckoo/cuckoohash_map.hh:548
← previousnext →701–800 of 11,364, ranked by callers