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
↓ 11 callers
Method
AsWgsSpatial
include/lgraph/lgraph_types.h:899
↓ 11 callers
Method
CallCypherToLeader
src/client/cpp/rpc/lgraph_rpc_client.cpp:614
↓ 11 callers
Function
CheckValidRoleName
src/core/defs.h:211
↓ 11 callers
Method
Close
src/lgraph_api/lgraph_db.cpp:63
↓ 11 callers
Method
Copy
src/core/field_data_helper.h:593
↓ 11 callers
Method
CountDetail
src/lgraph_api/lgraph_txn.cpp:562
↓ 11 callers
Method
CreateRecord
src/core/schema.h:420
↓ 11 callers
Function
Decode
* @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 callers
Function
EndsWith
! * \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 callers
Method
Get
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 callers
Function
GetCurrSchema
test/test_schema_change.cpp:26
↓ 11 callers
Method
GetEdgeFieldId
src/lgraph_api/lgraph_txn.cpp:154
↓ 11 callers
Method
GetFieldSpecs
src/core/schema.cpp:1424
↓ 11 callers
Method
GetFieldSpecsAsMap
src/core/schema.cpp:1454
↓ 11 callers
Method
GetNbr
src/cypher/filter/iterator.h:989
↓ 11 callers
Method
GetPluginManager
src/core/lightning_graph.cpp:3008
↓ 11 callers
Method
GetSchemaInfo
src/core/lightning_graph.cpp:3023
↓ 11 callers
Method
GetUid
src/lgraph_api/lgraph_edge_iterator.cpp:55
↓ 11 callers
Method
IsIndexed
src/core/transaction.cpp:110
↓ 11 callers
Method
IsNode
src/cypher/resultset/record.h:109
↓ 11 callers
Function
MkDir
include/fma-common/file_system.h:1021
↓ 11 callers
Method
ParseAndSetBlob
src/core/schema.h:476
↓ 11 callers
Method
PushVid
Set node's vid, and set the iterator as well. **/
src/cypher/graph/node.h:109
↓ 11 callers
Method
SetReady
src/core/edge_index.h:486
↓ 11 callers
Method
SetRoleAccessRights
src/lgraph_api/lgraph_galaxy.cpp:226
↓ 11 callers
Method
StartVidTable
* 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 callers
Method
TimePoint
src/core/lgraph_date_time.cpp:222
↓ 11 callers
Function
ToString
deps/geax-front-end/include/geax-front-end/ast/AstNode.h:209
↓ 11 callers
Method
ToString
src/cypher/parser/clause.h:139
↓ 11 callers
Function
TryParseInt
src/core/lgraph_date_time.cpp:82
↓ 11 callers
Method
Update
src/core/edge_index.cpp:597
↓ 11 callers
Method
UpdateAuthInfo
updates auth info
src/db/acl.h:177
↓ 11 callers
Method
appendModifyStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/LinearDataModifyingStatement.h:37
↓ 11 callers
Method
bolt_raft_port
src/bolt_raft/bolt_raft.pb.h:707
↓ 11 callers
Function
decode
! @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 callers
Method
dump
! @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 callers
Method
gqlRequest
deps/geax-front-end/include/geax-front-end/isogql/parser/AntlrGqlParser.h:38
↓ 11 callers
Method
input
deps/geax-front-end/include/geax-front-end/ast/expr/MatchCase.h:32
↓ 11 callers
Function
mdb_dbg_pgno
Return the page number of \b mp which may be sub-page, for debug output */
src/core/lmdb/mdb.c:1795
↓ 11 callers
Method
name
deps/geax-front-end/include/geax-front-end/ast/stmt/NamedProcedureCall.h:35
↓ 11 callers
Method
number_float
demo/ProcedureDemo/cpp/json.hpp:6576
↓ 11 callers
Method
number_float
include/tools/json.hpp:6576
↓ 11 callers
Method
queryVertex
(int labelId, String query, int topN)
src/lucene/src/main/java/Lucene.java:169
↓ 11 callers
Function
replace_ver
(file_name, pattern, curr_ver)
release/det_ver.py:17
↓ 11 callers
Method
stop
(self, dir = [])
test/integration/server_wrapper.py:38
↓ 11 callers
Method
value
return value of the iterator
demo/ProcedureDemo/cpp/json.hpp:4545
↓ 11 callers
Method
value
return value of the iterator
include/tools/json.hpp:4545
↓ 10 callers
Method
AddIndex
src/client/cpp/restful/rest_client.cpp:359
↓ 10 callers
Method
AddLabel
src/db/db.cpp:156
↓ 10 callers
Method
AlterLabelAddFields
src/db/db.cpp:182
↓ 10 callers
Function
AtomicFetchDec
include/fma-common/atomic_ops.h:30
↓ 10 callers
Method
Build
src/core/vsag_hnsw.cpp:98
↓ 10 callers
Method
DeleteEdge
test/graph_gen.h:264
↓ 10 callers
Function
ExecCmd
! * \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 callers
Method
ExpandInEdges
src/lgraph_api/lgraph_traversal.cpp:261
↓ 10 callers
Method
ForkTxn
src/lgraph_api/lgraph_db.cpp:81
↓ 10 callers
Method
GetClient
src/client/cpp/restful/rest_client.cpp:255
↓ 10 callers
Method
GetClosestIterator
src/core/mock_kv.h:467
↓ 10 callers
Method
GetContext
src/bolt/connection.h:96
↓ 10 callers
Method
GetEdgeFields
src/cypher/execution_plan/ops/op_set.h:49
↓ 10 callers
Function
GetGraphActualDir
src/db/graph_manager.cpp:44
↓ 10 callers
Method
GetIndexType
get index type
src/core/vector_index.h:63
↓ 10 callers
Method
GetLabel
get label
src/core/vector_index.h:54
↓ 10 callers
Method
GetNumInEdges
src/lgraph_api/lgraph_vertex_iterator.cpp:176
↓ 10 callers
Method
GetPluginCode
src/db/db.cpp:126
↓ 10 callers
Method
GetPluginPath
* Gets plugin path given its name. * * @param name The name. * * @return The plugin path. */
src/plugin/cpp_plugin.h:132
↓ 10 callers
Method
GetVectorIndex
src/core/field_extractor_base.h:130
↓ 10 callers
Method
InsertVertexByID
src/lgraph_api/lgraph_result.cpp:202
↓ 10 callers
Function
MergeEdge
procedures/demo/merge.h:147
↓ 10 callers
Function
MyRand
xorshift128plus 1.12ns/64bit */
test/test_lgraph_monkey.cpp:70
↓ 10 callers
Function
ParseCsvString
! * \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 callers
Method
Port
! * \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 callers
Method
Reserve
src/lgraph_api/lgraph_result.cpp:330
↓ 10 callers
Method
Seek
! * \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 callers
Function
Serialize
serialize for debug
src/cypher/parser/clause.h:454
↓ 10 callers
Method
Stdout
src/core/data_type.cpp:125
↓ 10 callers
Method
Swap
src/bolt_raft/bolt_raft.pb.cc:522
↓ 10 callers
Function
ThrowParseError
src/core/field_data_helper.h:896
↓ 10 callers
Function
TryDecode
* @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 callers
Function
TryGetFieldType
src/core/field_data_helper.h:131
↓ 10 callers
Method
appendElem
deps/geax-front-end/include/geax-front-end/ast/expr/MkSet.h:31
↓ 10 callers
Method
body
deps/geax-front-end/include/geax-front-end/ast/stmt/BindingTableInnerQuery.h:33
↓ 10 callers
Method
bolt_port
src/bolt_raft/bolt_raft.pb.h:693
↓ 10 callers
Method
boolean
demo/ProcedureDemo/cpp/json.hpp:6561
↓ 10 callers
Method
call_cypher
demo/MultithreadClient/client.cpp:19
↓ 10 callers
Function
lgraph_api_edge_euid_destroy
src/lgraph_api/c.cpp:321
↓ 10 callers
Method
list_plugins
(self, plugin_type, raw_output=False)
src/client/python/TuGraphClient/TuGraphClient.py:340
↓ 10 callers
Method
maybeRefresh
()
src/lucene/src/main/java/Lucene.java:103
↓ 10 callers
Function
mdb_dbi_open
src/core/lmdb/mdb.c:10817
↓ 10 callers
Function
mdb_env_close
src/core/lmdb/mdb.c:5718
↓ 10 callers
Function
mdb_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 callers
Method
oC_NodeLabels
src/cypher/parser/generated/LcypherParser.cpp:2456
↓ 10 callers
Function
parser
demo/ProcedureDemo/cpp/json.hpp:17745
↓ 10 callers
Function
parser
include/tools/json.hpp:17745
↓ 10 callers
Function
raft_log_key
src/bolt_raft/raft_log_store.cpp:23
↓ 10 callers
Method
real
* @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 callers
Method
setDirection
deps/geax-front-end/include/geax-front-end/ast/clause/Edge.h:72
↓ 10 callers
Method
setHead
deps/geax-front-end/include/geax-front-end/ast/clause/PathChain.h:37
↓ 10 callers
Method
swap
include/fma-common/snappy_stream.h:350
↓ 10 callers
Method
upsert
include/libcuckoo/cuckoohash_map.hh:548
← previous
next →
701–800 of 11,364, ranked by callers