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
↓ 17 callers
Method
QueryEdgeByFullTextIndex
src/db/db.cpp:274
↓ 17 callers
Method
SetPassword
src/lgraph_api/lgraph_galaxy.cpp:115
↓ 17 callers
Method
Start
test/test_service.cpp:38
↓ 17 callers
Function
ValueToJson
src/restful/server/rest_server.cpp:390
↓ 17 callers
Function
checkedCast
src/cypher/utils/geax_util.h:91
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
demo/ProcedureDemo/cpp/json.hpp:10850
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
include/tools/json.hpp:10850
↓ 17 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
include/tools/json.hpp:20061
↓ 17 callers
Function
mdb_txn_abort
src/core/lmdb/mdb.c:3467
↓ 17 callers
Function
refreshLine
Utility function to avoid specifying REFRESH_ALL all the times. */
toolkits/linenoise/linenoise.c:700
↓ 17 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
include/tools/json.hpp:13241
↓ 17 callers
Function
swap
include/libcuckoo/cuckoohash_map.hh:2481
↓ 17 callers
Function
to_json
demo/ProcedureDemo/cpp/json.hpp:4871
↓ 17 callers
Function
to_json
include/tools/json.hpp:4871
↓ 17 callers
Method
unlock
include/libcuckoo/cuckoohash_map.hh:776
↓ 16 callers
Method
AddFullTextIndex
src/db/db.cpp:244
↓ 16 callers
Method
AsEWKB
include/lgraph/lgraph_spatial.h:413
↓ 16 callers
Method
AsInt16
src/cypher/cypher_types.h:406
↓ 16 callers
Function
CheckSetAndGet
test/test_field_extractor_v2.cpp:43
↓ 16 callers
Method
CreateReadTxn
(self)
src/cython/lgraph_db_python.py:97
↓ 16 callers
Method
CreateUser
src/db/galaxy.cpp:281
↓ 16 callers
Method
DeleteEdgeLabel
src/lgraph_api/lgraph_db.cpp:160
↓ 16 callers
Method
Execute
src/cypher/execution_plan/execution_plan.cpp:1385
↓ 16 callers
Function
FieldDataToPyObj
src/python/python_api.cpp:83
↓ 16 callers
Method
GetDetachedVertexProperty
src/core/schema.cpp:1187
↓ 16 callers
Function
GetField
src/core/transaction.cpp:167
↓ 16 callers
Method
GetFieldIds
src/core/schema.cpp:1520
↓ 16 callers
Function
GetKeyConstRef
src/core/lightning_graph.cpp:1366
↓ 16 callers
Method
GetKeyData
src/core/composite_index.cpp:271
↓ 16 callers
Function
GetLabelId
src/core/data_type.h:358
↓ 16 callers
Method
GetProcedure
src/cypher/procedure/procedure.h:1247
↓ 16 callers
Method
GetType
src/core/edge_index.h:471
↓ 16 callers
Method
GetUid
test/resource/cases/finbench/cypher/procedure/trw3.cpp:58
↓ 16 callers
Method
GetVertexFieldId
src/lgraph_api/lgraph_txn.cpp:143
↓ 16 callers
Method
GuardVertexLock
* @brief Get a VertexLockGuard of some vertex. * * @param vid The vertex id (in the Graph) to lock/unlock. * * @return A
include/lgraph/olap_base.h:973
↓ 16 callers
Method
Has
procedures/algo_cpp/khop_kth.cpp:48
↓ 16 callers
Method
Initialized
src/cypher/filter/iterator.h:369
↓ 16 callers
Method
IsValid
src/cypher/execution_plan/ops/op_gql_merge.h:137
↓ 16 callers
Method
Len
src/bolt/pack.cpp:112
↓ 16 callers
Function
LogToFile
src/core/wal.cpp:64
↓ 16 callers
Method
Next
src/cypher/filter/iterator.h:386
↓ 16 callers
Method
Next
procedures/demo/merge.h:52
↓ 16 callers
Method
Read
test/test_fma/test_stream_buffer.cpp:36
↓ 16 callers
Method
Reset
reset level: * 0: ready for re-consume * 1: reset to unitialized state (undo initialize) * */
src/cypher/execution_plan/ops/op.h:130
↓ 16 callers
Function
SetOffset
src/core/data_type.h:380
↓ 16 callers
Method
ToString
src/cypher/execution_plan/ops/op_topn.h:139
↓ 16 callers
Function
VectorToJson
src/restful/server/json_convert.h:853
↓ 16 callers
Method
appendItem
deps/geax-front-end/include/geax-front-end/ast/expr/Same.h:31
↓ 16 callers
Method
boolean
include/tools/json.hpp:6561
↓ 16 callers
Function
find
include/tools/json.hpp:22036
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
demo/ProcedureDemo/cpp/json.hpp:20242
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
include/tools/json.hpp:20242
↓ 16 callers
Method
is_buf
include/lgraph/lgraph_types.h:1164
↓ 16 callers
Function
mdb_page_get
Find the address of the page corresponding to a given page number. * Set #MDB_TXN_ERROR on failure. * @param[in] mc the cursor accessing the page.
src/core/lmdb/mdb.c:6278
↓ 16 callers
Method
oC_IntegerLiteral
src/cypher/parser/generated/LcypherParser.cpp:5714
↓ 16 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
demo/ProcedureDemo/cpp/json.hpp:12702
↓ 16 callers
Method
setFiller
deps/geax-front-end/include/geax-front-end/ast/clause/Edge.h:82
↓ 15 callers
Method
AlterLabelModFields
src/db/db.cpp:190
↓ 15 callers
Method
AsConstantArray
src/cypher/cypher_types.h:472
↓ 15 callers
Method
DaysSinceEpoch
src/core/lgraph_date_time.cpp:216
↓ 15 callers
Method
ForkTxn
src/db/db.cpp:58
↓ 15 callers
Method
GetFieldSpec
src/import/import_config_parser.h:638
↓ 15 callers
Function
GetOffset
src/core/data_type.h:374
↓ 15 callers
Method
Goto
src/lgraph_api/lgraph_edge_iterator.cpp:45
↓ 15 callers
Method
Kill
src/core/data_type.cpp:87
↓ 15 callers
Method
ListDstVids
src/lgraph_api/lgraph_vertex_iterator.cpp:171
↓ 15 callers
Method
ListGraphs
src/db/galaxy.cpp:256
↓ 15 callers
Method
ListRoles
src/db/acl.cpp:485
↓ 15 callers
Method
NumLines
Returns the number of lines represented.
cpplint/cpplint.py:1931
↓ 15 callers
Method
ParseAndRemove
! * \fn void ArgParser::ParseAndRemove(int* argc, char*** argv) * * \brief Parse the arguments and remove parsed arguments from the
include/fma-common/configuration.h:280
↓ 15 callers
Method
ParseNthEdge
* Parse the content of the n-th edge. * * @param n VertexIndex of the edge. * @param [in,out] lid The lid.
src/core/graph_data_pack.h:743
↓ 15 callers
Method
Path
src/cypher/graph/common.h:50
↓ 15 callers
Method
Prev
src/core/lmdb_iterator.cpp:317
↓ 15 callers
Function
RemoveFile
include/fma-common/file_system.h:1009
↓ 15 callers
Method
Size
src/import/import_config_parser.h:654
↓ 15 callers
Function
Strip
! * \fn inline std::string Strip(const std::string & str, char c) * * \brief Strips off all occurrences of character c from the begining and *
include/fma-common/string_util.h:52
↓ 15 callers
Method
ToString
src/cypher/filter/filter.h:54
↓ 15 callers
Method
appendQueryStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/AmbientLinearQueryStatement.h:37
↓ 15 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
demo/ProcedureDemo/cpp/json.hpp:22190
↓ 15 callers
Method
capacity
Returns the current capacity of the table, that is, @ref bucket_count() * × @ref slot_per_bucket(). * * @return capacity of table */
include/libcuckoo/cuckoohash_map.hh:352
↓ 15 callers
Function
combine
boost::hash_combine
demo/ProcedureDemo/cpp/json.hpp:5297
↓ 15 callers
Function
combine
boost::hash_combine
include/tools/json.hpp:5297
↓ 15 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
demo/ProcedureDemo/cpp/json.hpp:8068
↓ 15 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
include/tools/json.hpp:8068
↓ 15 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
demo/ProcedureDemo/cpp/json.hpp:20061
↓ 15 callers
Method
lock
include/libcuckoo/cuckoohash_map.hh:771
↓ 15 callers
Function
mdb_cursor_init
Initialize a cursor for a given transaction and database. */
src/core/lmdb/mdb.c:8534
↓ 15 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
include/tools/json.hpp:11010
↓ 15 callers
Method
setFuncName
deps/geax-front-end/include/geax-front-end/ast/expr/AggFunc.h:75
↓ 15 callers
Method
setV
deps/geax-front-end/include/geax-front-end/ast/clause/SetLabel.h:32
↓ 15 callers
Method
train
train the embedding
procedures/misc/deepwalk.py:1002
↓ 14 callers
Method
CreateRole
src/db/acl.cpp:386
↓ 14 callers
Function
EndianTransfer
src/core/lgraph_spatial.cpp:32
↓ 14 callers
Function
ExtractType
src/core/lgraph_spatial.cpp:206
↓ 14 callers
Method
FullTextIndexRefresh
src/core/lightning_graph.cpp:1701
↓ 14 callers
Function
GetEid
src/core/data_type.h:356
↓ 14 callers
Method
GetNumOutEdges
src/lgraph_api/lgraph_vertex_iterator.cpp:181
↓ 14 callers
Method
GetRoleInfo
src/db/acl.cpp:492
↓ 14 callers
Method
GetSRID
include/lgraph/lgraph_types.h:855
↓ 14 callers
Method
GetUserToken
src/db/galaxy.cpp:80
← previous
next →
501–600 of 11,364, ranked by callers