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
↓ 6 callers
Function
scan_keyword
include/tools/date.h:4934
↓ 6 callers
Method
setSearchMode
deps/geax-front-end/include/geax-front-end/ast/clause/PathSearchPrefix.h:73
↓ 6 callers
Method
set_device
set gpu device
procedures/misc/deepwalk.py:672
↓ 6 callers
Method
set_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
demo/ProcedureDemo/cpp/json.hpp:5187
↓ 6 callers
Method
set_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
include/tools/json.hpp:5187
↓ 6 callers
Method
value
deps/geax-front-end/include/geax-front-end/ast/clause/SetSingleProperty.h:39
↓ 6 callers
Function
vector2string
learn/compiler/gpc/ops/utils.h:23
↓ 5 callers
Method
AddKey
* Adds a key to the table * * @param key The key. * @param vid The vid. * * @returns True if the key does
src/import/vid_table.h:116
↓ 5 callers
Method
AddLabel
* Adds a label * * \param label The label. * \param n_fields Number of fields for this label. * \param fds The FieldDefs.
src/core/lightning_graph.cpp:148
↓ 5 callers
Method
AddVertexIndex
src/core/index_manager.cpp:171
↓ 5 callers
Method
AlterEdgeLabelDelFields
src/lgraph_api/lgraph_db.cpp:166
↓ 5 callers
Method
AlterEdgeLabelModFields
src/lgraph_api/lgraph_db.cpp:183
↓ 5 callers
Method
AsCartesianSpatial
include/lgraph/lgraph_types.h:906
↓ 5 callers
Method
Build
src/cypher/execution_plan/optimization/id_filter_detector.h:27
↓ 5 callers
Method
Cast
src/lgraph_api/lgraph_traversal.cpp:633
↓ 5 callers
Function
CheckElementEqual
test/test_rpc.cpp:730
↓ 5 callers
Function
CheckStatusCodeAndThrow
src/client/cpp/restful/rest_client.cpp:94
↓ 5 callers
Method
CheckValid
src/import/import_config_parser.h:515
↓ 5 callers
Function
CheckValidName
src/core/defs.h:187
↓ 5 callers
Function
ConstructSimpleSchema
test/test_schema.cpp:27
↓ 5 callers
Method
ConvertToLocal
src/core/lgraph_date_time.cpp:431
↓ 5 callers
Method
CopyFromLocal
include/fma-common/file_system.h:833
↓ 5 callers
Method
CopyToLocal
include/fma-common/file_system.h:827
↓ 5 callers
Function
CreateCsvFiles
test/test_import_v3.cpp:67
↓ 5 callers
Function
CreateSampleDB
test/test_schema_change.cpp:49
↓ 5 callers
Method
Decode
include/fma-common/encrypt.h:750
↓ 5 callers
Method
DeleteDetachedEdgeProperty
src/core/schema.cpp:1244
↓ 5 callers
Method
DeleteEUidIfExist
src/core/edge_index.cpp:146
↓ 5 callers
Method
DeleteEdgeFullTextIndex
src/core/schema.cpp:89
↓ 5 callers
Method
DeleteLabel
src/core/full_text_index.cpp:99
↓ 5 callers
Method
Double
src/cypher/parser/expression.h:87
↓ 5 callers
Function
DumpGraph
test/test_lgraph.cpp:88
↓ 5 callers
Method
EnableUser
src/lgraph_api/lgraph_galaxy.cpp:162
↓ 5 callers
Method
Erase
src/cypher/filter/iterator.h:1180
↓ 5 callers
Function
ErrorCodeToString
src/lgraph_api/lgraph_exceptions.cpp:18
↓ 5 callers
Function
EwkbEndianTransfer
src/core/lgraph_spatial.cpp:109
↓ 5 callers
Function
ExecuteCommand
src/plugin/plugin_manager.cpp:234
↓ 5 callers
Method
Fork
src/core/lmdb_iterator.cpp:272
↓ 5 callers
Method
GenFieldSpecs
src/import/import_config_parser.h:581
↓ 5 callers
Function
GenProperties
test/graph_gen.h:32
↓ 5 callers
Method
Get
src/core/managed_object.h:134
↓ 5 callers
Function
GetBucketId
src/import/vid_table.h:28
↓ 5 callers
Method
GetDefaultFieldData
src/core/field_extractor_base.h:114
↓ 5 callers
Method
GetField
deps/geax-front-end/include/geax-front-end/ast/expr/GetField.h:28
↓ 5 callers
Method
GetLabelId
* Gets LabelId. * * \param is_vertex True to return number of vertex labels, otherwise * returns edge labels. \param label
src/core/transaction.h:471
↓ 5 callers
Function
GetMagicStart
learn/compiler/gpc/passes/partialfuse.h:24
↓ 5 callers
Function
GetMetaStoreDir
src/db/galaxy.cpp:40
↓ 5 callers
Function
GetMyThreadId
include/fma-common/thread_id.h:64
↓ 5 callers
Function
GetNonHeaderExtensions
()
cpplint/cpplint.py:957
↓ 5 callers
Method
GetNthDstVid
src/core/edge_index.h:88
↓ 5 callers
Method
GetNthEdgeHeader
* Gets nth edge header * * @param n VertexIndex of the edge. * * @return The nth edge header. */
src/core/graph_data_pack.h:770
↓ 5 callers
Method
GetNthSrcVid
src/core/edge_index.h:84
↓ 5 callers
Method
GetPlugin
src/client/cpp/restful/rest_client.cpp:1098
↓ 5 callers
Function
GetPreviousNonBlankLine
Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenu
cpplint/cpplint.py:4216
↓ 5 callers
Method
GetSchemaDef
src/import/import_config_parser.h:418
↓ 5 callers
Method
GetSrc
src/core/graph_edge_iterator.h:1008
↓ 5 callers
Method
GetThreadContext
* Gets thread context * * @return The thread context. */
src/core/task_tracker.h:393
↓ 5 callers
Method
GetUserPath
src/http/import_manager.cpp:30
↓ 5 callers
Method
GetVid
* Gets the current vertex id. * * \return The current vertex id. */
src/core/vertex_index.h:240
↓ 5 callers
Method
Good
! * \fn bool SnappyInputStream::Good() const override * * \brief Whether this file is opened correctly * * \return True i
include/fma-common/snappy_stream.h:220
↓ 5 callers
Method
HandleRequest
src/server/state_machine.cpp:150
↓ 5 callers
Method
IsAlive
src/plugin/python_plugin.h:141
↓ 5 callers
Function
IsBlank
* Query if 'c' is blank * * \param c A char to process. * * \return True if blank, false if not. */
include/fma-common/text_parser.h:379
↓ 5 callers
Method
IsBool
src/cypher/cypher_types.h:341
↓ 5 callers
Method
IsCypherV2
src/server/state_machine.h:163
↓ 5 callers
Method
IsDouble
@brief Query if this object is double */
include/lgraph/lgraph_types.h:1199
↓ 5 callers
Method
IsRelationship
src/cypher/resultset/record.h:119
↓ 5 callers
Method
IsString
src/cypher/cypher_types.h:353
↓ 5 callers
Function
IsTrimable
Query if c is a trimmable character, i.e. non-printable character that are not \r \n or unicode
include/fma-common/text_parser.h:282
↓ 5 callers
Method
IsValid
src/core/graph_vertex_iterator.h:332
↓ 5 callers
Function
JsonToFieldData
src/server/json_convert.h:141
↓ 5 callers
Method
Keys
src/cypher/filter/iterator.h:491
↓ 5 callers
Method
ListEdgeIndexByLabel
src/core/transaction.cpp:41
↓ 5 callers
Method
ListVertexCompositeIndexes
src/core/transaction.cpp:33
↓ 5 callers
Function
LoadPlugin
(name, path, read_only, desc, is_cpp=True, addr=default_addr)
procedures/misc/lgraph_plugin.py:42
↓ 5 callers
Method
MaxHop
src/cypher/graph/relationship.cpp:93
↓ 5 callers
Function
MinDaysSinceEpochForDate
@brief min and max values that Date can hold */
include/lgraph/lgraph_date_time.h:269
↓ 5 callers
Method
MinHop
src/cypher/graph/relationship.cpp:91
↓ 5 callers
Method
Next
src/cypher/execution_plan/ops/op_gql_merge.h:122
↓ 5 callers
Method
Next
src/cypher/execution_plan/ops/op_merge.h:128
↓ 5 callers
Method
Next
src/cypher/execution_plan/ops/op_var_len_expand.h:115
↓ 5 callers
Method
OfflineCreateBatchIndex
src/core/lightning_graph.cpp:2572
↓ 5 callers
Method
Open
! * \fn virtual void InputFileStream::Open(const std::string& path, size_t buf_size) = 0; * * \brief Opens an input stream *
include/fma-common/buffered_file_stream.h:43
↓ 5 callers
Method
Open
! * \fn bool HdfsFile::Open(const std::string& uri, int flags) * * \brief Open an hdfs file stored in uri, with POSIX flags *
include/fma-common/libhdfs_stream.h:85
↓ 5 callers
Function
OptionNameToKey
src/db/galaxy.cpp:616
↓ 5 callers
Function
ParseDouble
! * \fn static inline size_t ParseDouble(const char* b, const char* e, double& d) * * \brief Parse a double from string, returning number of byt
include/fma-common/text_parser.h:521
↓ 5 callers
Function
ParseNolintSuppressions
Updates the global list of line error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store.
cpplint/cpplint.py:960
↓ 5 callers
Function
ParseString
include/fma-common/string_util.h:255
↓ 5 callers
Function
PatchKeyWithVid
src/core/composite_index.cpp:21
↓ 5 callers
Function
PatchKeyWithVid
* Patch the key with the specified vid. * * \param key The key. * \param vid The vid. * \return The patched key. */
src/core/vertex_index.cpp:28
↓ 5 callers
Method
Prev
* Move to the previous edge * * \return True if it succeeds, false if it fails. */
src/core/graph_edge_iterator.h:914
↓ 5 callers
Function
Print
test/test_kv_store.cpp:47
↓ 5 callers
Method
PushInBetween
src/cypher/execution_plan/ops/op.h:170
↓ 5 callers
Method
RefreshEdgeConstraintsLids
src/core/schema_manager.h:143
↓ 5 callers
Function
ReturnKeyEvenIfLong
src/core/edge_index.cpp:81
↓ 5 callers
Method
SaveSnapshot
src/db/galaxy.cpp:505
↓ 5 callers
Method
SendImportData
src/client/cpp/restful/rest_client.cpp:308
↓ 5 callers
Method
SetUserGraphAccess
src/lgraph_api/lgraph_galaxy.cpp:144
↓ 5 callers
Method
Size
src/cypher/arithmetic/arithmetic_expression.cpp:230
↓ 5 callers
Method
Stop
! * \fn void PipelineStage::Stop() * * \brief Forcely stops this stage, no matter whether there is anything * left to
include/fma-common/pipeline.h:248
← previous
next →
1,201–1,300 of 11,364, ranked by callers