MCPcopy Create free account

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

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

↓ 6 callersFunctionscan_keyword
include/tools/date.h:4934
↓ 6 callersMethodsetSearchMode
deps/geax-front-end/include/geax-front-end/ast/clause/PathSearchPrefix.h:73
↓ 6 callersMethodset_device
set gpu device
procedures/misc/deepwalk.py:672
↓ 6 callersMethodset_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 callersMethodset_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 callersMethodvalue
deps/geax-front-end/include/geax-front-end/ast/clause/SetSingleProperty.h:39
↓ 6 callersFunctionvector2string
learn/compiler/gpc/ops/utils.h:23
↓ 5 callersMethodAddKey
* 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 callersMethodAddLabel
* 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 callersMethodAddVertexIndex
src/core/index_manager.cpp:171
↓ 5 callersMethodAlterEdgeLabelDelFields
src/lgraph_api/lgraph_db.cpp:166
↓ 5 callersMethodAlterEdgeLabelModFields
src/lgraph_api/lgraph_db.cpp:183
↓ 5 callersMethodAsCartesianSpatial
include/lgraph/lgraph_types.h:906
↓ 5 callersMethodBuild
src/cypher/execution_plan/optimization/id_filter_detector.h:27
↓ 5 callersMethodCast
src/lgraph_api/lgraph_traversal.cpp:633
↓ 5 callersFunctionCheckElementEqual
test/test_rpc.cpp:730
↓ 5 callersFunctionCheckStatusCodeAndThrow
src/client/cpp/restful/rest_client.cpp:94
↓ 5 callersMethodCheckValid
src/import/import_config_parser.h:515
↓ 5 callersFunctionCheckValidName
src/core/defs.h:187
↓ 5 callersFunctionConstructSimpleSchema
test/test_schema.cpp:27
↓ 5 callersMethodConvertToLocal
src/core/lgraph_date_time.cpp:431
↓ 5 callersMethodCopyFromLocal
include/fma-common/file_system.h:833
↓ 5 callersMethodCopyToLocal
include/fma-common/file_system.h:827
↓ 5 callersFunctionCreateCsvFiles
test/test_import_v3.cpp:67
↓ 5 callersFunctionCreateSampleDB
test/test_schema_change.cpp:49
↓ 5 callersMethodDecode
include/fma-common/encrypt.h:750
↓ 5 callersMethodDeleteDetachedEdgeProperty
src/core/schema.cpp:1244
↓ 5 callersMethodDeleteEUidIfExist
src/core/edge_index.cpp:146
↓ 5 callersMethodDeleteEdgeFullTextIndex
src/core/schema.cpp:89
↓ 5 callersMethodDeleteLabel
src/core/full_text_index.cpp:99
↓ 5 callersMethodDouble
src/cypher/parser/expression.h:87
↓ 5 callersFunctionDumpGraph
test/test_lgraph.cpp:88
↓ 5 callersMethodEnableUser
src/lgraph_api/lgraph_galaxy.cpp:162
↓ 5 callersMethodErase
src/cypher/filter/iterator.h:1180
↓ 5 callersFunctionErrorCodeToString
src/lgraph_api/lgraph_exceptions.cpp:18
↓ 5 callersFunctionEwkbEndianTransfer
src/core/lgraph_spatial.cpp:109
↓ 5 callersFunctionExecuteCommand
src/plugin/plugin_manager.cpp:234
↓ 5 callersMethodFork
src/core/lmdb_iterator.cpp:272
↓ 5 callersMethodGenFieldSpecs
src/import/import_config_parser.h:581
↓ 5 callersFunctionGenProperties
test/graph_gen.h:32
↓ 5 callersMethodGet
src/core/managed_object.h:134
↓ 5 callersFunctionGetBucketId
src/import/vid_table.h:28
↓ 5 callersMethodGetDefaultFieldData
src/core/field_extractor_base.h:114
↓ 5 callersMethodGetField
deps/geax-front-end/include/geax-front-end/ast/expr/GetField.h:28
↓ 5 callersMethodGetLabelId
* Gets LabelId. * * \param is_vertex True to return number of vertex labels, otherwise * returns edge labels. \param label
src/core/transaction.h:471
↓ 5 callersFunctionGetMagicStart
learn/compiler/gpc/passes/partialfuse.h:24
↓ 5 callersFunctionGetMetaStoreDir
src/db/galaxy.cpp:40
↓ 5 callersFunctionGetMyThreadId
include/fma-common/thread_id.h:64
↓ 5 callersFunctionGetNonHeaderExtensions
()
cpplint/cpplint.py:957
↓ 5 callersMethodGetNthDstVid
src/core/edge_index.h:88
↓ 5 callersMethodGetNthEdgeHeader
* Gets nth edge header * * @param n VertexIndex of the edge. * * @return The nth edge header. */
src/core/graph_data_pack.h:770
↓ 5 callersMethodGetNthSrcVid
src/core/edge_index.h:84
↓ 5 callersMethodGetPlugin
src/client/cpp/restful/rest_client.cpp:1098
↓ 5 callersFunctionGetPreviousNonBlankLine
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 callersMethodGetSchemaDef
src/import/import_config_parser.h:418
↓ 5 callersMethodGetSrc
src/core/graph_edge_iterator.h:1008
↓ 5 callersMethodGetThreadContext
* Gets thread context * * @return The thread context. */
src/core/task_tracker.h:393
↓ 5 callersMethodGetUserPath
src/http/import_manager.cpp:30
↓ 5 callersMethodGetVid
* Gets the current vertex id. * * \return The current vertex id. */
src/core/vertex_index.h:240
↓ 5 callersMethodGood
! * \fn bool SnappyInputStream::Good() const override * * \brief Whether this file is opened correctly * * \return True i
include/fma-common/snappy_stream.h:220
↓ 5 callersMethodHandleRequest
src/server/state_machine.cpp:150
↓ 5 callersMethodIsAlive
src/plugin/python_plugin.h:141
↓ 5 callersFunctionIsBlank
* 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 callersMethodIsBool
src/cypher/cypher_types.h:341
↓ 5 callersMethodIsCypherV2
src/server/state_machine.h:163
↓ 5 callersMethodIsDouble
@brief Query if this object is double */
include/lgraph/lgraph_types.h:1199
↓ 5 callersMethodIsRelationship
src/cypher/resultset/record.h:119
↓ 5 callersMethodIsString
src/cypher/cypher_types.h:353
↓ 5 callersFunctionIsTrimable
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 callersMethodIsValid
src/core/graph_vertex_iterator.h:332
↓ 5 callersFunctionJsonToFieldData
src/server/json_convert.h:141
↓ 5 callersMethodKeys
src/cypher/filter/iterator.h:491
↓ 5 callersMethodListEdgeIndexByLabel
src/core/transaction.cpp:41
↓ 5 callersMethodListVertexCompositeIndexes
src/core/transaction.cpp:33
↓ 5 callersFunctionLoadPlugin
(name, path, read_only, desc, is_cpp=True, addr=default_addr)
procedures/misc/lgraph_plugin.py:42
↓ 5 callersMethodMaxHop
src/cypher/graph/relationship.cpp:93
↓ 5 callersFunctionMinDaysSinceEpochForDate
@brief min and max values that Date can hold */
include/lgraph/lgraph_date_time.h:269
↓ 5 callersMethodMinHop
src/cypher/graph/relationship.cpp:91
↓ 5 callersMethodNext
src/cypher/execution_plan/ops/op_gql_merge.h:122
↓ 5 callersMethodNext
src/cypher/execution_plan/ops/op_merge.h:128
↓ 5 callersMethodNext
src/cypher/execution_plan/ops/op_var_len_expand.h:115
↓ 5 callersMethodOfflineCreateBatchIndex
src/core/lightning_graph.cpp:2572
↓ 5 callersMethodOpen
! * \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 callersMethodOpen
! * \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 callersFunctionOptionNameToKey
src/db/galaxy.cpp:616
↓ 5 callersFunctionParseDouble
! * \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 callersFunctionParseNolintSuppressions
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 callersFunctionParseString
include/fma-common/string_util.h:255
↓ 5 callersFunctionPatchKeyWithVid
src/core/composite_index.cpp:21
↓ 5 callersFunctionPatchKeyWithVid
* 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 callersMethodPrev
* Move to the previous edge * * \return True if it succeeds, false if it fails. */
src/core/graph_edge_iterator.h:914
↓ 5 callersFunctionPrint
test/test_kv_store.cpp:47
↓ 5 callersMethodPushInBetween
src/cypher/execution_plan/ops/op.h:170
↓ 5 callersMethodRefreshEdgeConstraintsLids
src/core/schema_manager.h:143
↓ 5 callersFunctionReturnKeyEvenIfLong
src/core/edge_index.cpp:81
↓ 5 callersMethodSaveSnapshot
src/db/galaxy.cpp:505
↓ 5 callersMethodSendImportData
src/client/cpp/restful/rest_client.cpp:308
↓ 5 callersMethodSetUserGraphAccess
src/lgraph_api/lgraph_galaxy.cpp:144
↓ 5 callersMethodSize
src/cypher/arithmetic/arithmetic_expression.cpp:230
↓ 5 callersMethodStop
! * \fn void PipelineStage::Stop() * * \brief Forcely stops this stage, no matter whether there is anything * left to
include/fma-common/pipeline.h:248
← previousnext →1,201–1,300 of 11,364, ranked by callers