MCPcopy Create free account

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

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

↓ 9 callersFunctionAddString
src/cypher/arithmetic/arithmetic_expression.h:51
↓ 9 callersMethodAllocateOverflow
src/cypher/resultset/column_vector.h:165
↓ 9 callersMethodBeginWriteTxn
test/test_lgraph_monkey.cpp:256
↓ 9 callersMethodBool
src/bolt/pack.cpp:172
↓ 9 callersMethodBuildNode
src/cypher/graph/graph.cpp:204
↓ 9 callersFunctionCheckObjectElementEqual
test/test_rpc_client/cpp/CppClientTest/client_test.cpp:360
↓ 9 callersMethodCommitTxn
test/test_lgraph_monkey.cpp:266
↓ 9 callersMethodDir
include/fma-common/file_system.h:227
↓ 9 callersMethodDrop
* Drops the entire graph. * * \param [in,out] txn The transaction. */
src/core/graph.h:361
↓ 9 callersFunctionEndian
src/core/lgraph_spatial.cpp:21
↓ 9 callersMethodExpandEdges
src/lgraph_api/lgraph_traversal.cpp:367
↓ 9 callersFunctionExtractLabelTree
src/cypher/parser/cypher_base_visitor_v2.cpp:110
↓ 9 callersFunctionFieldDataToJson
src/server/json_convert.h:24
↓ 9 callersMethodGetConstRef
src/import/import_v3.h:76
↓ 9 callersMethodGetEndVertex
src/lgraph_api/lgraph_traversal.cpp:526
↓ 9 callersFunctionGetFixStart
test/test_field_extractor_v2.cpp:30
↓ 9 callersMethodGetSpatialData
* @brief return Point type data; */
include/lgraph/lgraph_spatial.h:426
↓ 9 callersMethodGetSrid
include/lgraph/lgraph_spatial.h:362
↓ 9 callersMethodGetTokenTime
src/db/galaxy.cpp:171
↓ 9 callersMethodGetVertexIndexIterator
src/lgraph_api/lgraph_txn.cpp:340
↓ 9 callersMethodGetVid
src/lgraph_api/lgraph_vertex_index_iterator.cpp:57
↓ 9 callersMethodGood
test/test_fma/test_stream_buffer.cpp:50
↓ 9 callersMethodHas
src/lgraph_api/olap_base.cpp:118
↓ 9 callersMethodInc
test/test_task_tracker.cpp:39
↓ 9 callersMethodInt
src/cypher/parser/expression.h:72
↓ 9 callersMethodIsAdmin
src/db/galaxy.cpp:533
↓ 9 callersMethodIsValid
* Query if this iterator is valid, i.e. the Id and Property can be queried. * * \return True if valid, false if not. */
src/core/graph_edge_iterator.h:951
↓ 9 callersMethodIsValidAfterMaterialize
src/cypher/graph/node.cpp:77
↓ 9 callersMethodListVertexLabels
src/lgraph_api/lgraph_txn.cpp:113
↓ 9 callersMethodNOT
src/cypher/parser/generated/LcypherParser.cpp:6241
↓ 9 callersMethodNext
* Move to the next edge * * \return True if it succeeds, false if it fails. */
src/core/graph_edge_iterator.h:907
↓ 9 callersFunctionParseAllLines
test/test_import_column_parser.cpp:45
↓ 9 callersFunctionPrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
cpplint/cpplint.py:6694
↓ 9 callersMethodPush
src/core/data_type.h:227
↓ 9 callersMethodReadAllLines
! * \fn std::vector<std::string> StreamLineReader::ReadAllLines() * * \brief Reads all lines from the input stream. * *
include/fma-common/stream_base.h:149
↓ 9 callersMethodScheme
! * \fn SchemeType FilePath::Scheme() const * * \brief Get the scheme of the uri, either LOCAL or HDFS * * \return Scheme
include/fma-common/file_system.h:193
↓ 9 callersMethodSetProperty
src/core/graph_data_pack.h:388
↓ 9 callersMethodWaitTillValueBecomes
test/test_task_tracker.cpp:34
↓ 9 callersFunction_SingleBranchConnect
Connect ops into a single branch stream.
src/cypher/execution_plan/execution_plan.cpp:286
↓ 9 callersMethod_sync
(self, func)
src/client/python/TuGraphClient/TuGraphClient.py:39
↓ 9 callersFunctionalloc_buffer
src/lgraph_api/lgraph_utils.cpp:159
↓ 9 callersFunctionencodeNumToStr
src/import/import_utils.h:25
↓ 9 callersMethoderase
demo/ProcedureDemo/cpp/json.hpp:17476
↓ 9 callersMethodfields
include/tools/date.h:4791
↓ 9 callersMethodfuncName
deps/geax-front-end/include/geax-front-end/ast/expr/AggFunc.h:76
↓ 9 callersFunctionget_allocator
! @brief returns the allocator associated with the container */
include/tools/json.hpp:17862
↓ 9 callersMethodinteger
* @brief Access the FieldData as int64. Valid only when the FieldData is of INT8, INT16, * INT32, or INT64 types. * * @excep
include/lgraph/lgraph_types.h:701
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
demo/ProcedureDemo/cpp/json.hpp:20286
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
include/tools/json.hpp:20286
↓ 9 callersMethodkill
Based on http://stackoverflow.com/a/1173396
src/tiny-process-library/process_win.cpp:278
↓ 9 callersMethodmaximum_hashpower
* Sets the maximum hashpower the table can be. If set to @ref * LIBCUCKOO_NO_MAXIMUM_HASHPOWER, there will be no limit on the hashpower. * Other
include/libcuckoo/cuckoohash_map.hh:405
↓ 9 callersFunctionmdb_cursor_close
src/core/lmdb/mdb.c:8660
↓ 9 callersFunctionmdb_env_create
src/core/lmdb/mdb.c:4342
↓ 9 callersFunctionmdb_env_open
src/core/lmdb/mdb.c:5440
↓ 9 callersFunctionmdb_env_pick_meta
Check both meta pages to see which one is newer. * @param[in] env the environment handle * @return newest #MDB_meta. */
src/core/lmdb/mdb.c:4335
↓ 9 callersFunctionmdb_page_search
Search for the page a given key should be in. * Push it and its parent pages on the cursor stack. * @param[in,out] mc the cursor for this operation.
src/core/lmdb/mdb.c:6459
↓ 9 callersFunctionmdb_txn_id
src/core/lmdb/mdb.c:3307
↓ 9 callersMethodminimum_load_factor
* Sets the minimum load factor allowed for automatic expansions. If an * expansion is needed when the load factor of the table is lower than this
include/libcuckoo/cuckoohash_map.hh:374
↓ 9 callersMethodoC_Atom
src/cypher/parser/generated/LcypherParser.cpp:7354
↓ 9 callersMethodoC_NodePattern
src/cypher/parser/generated/LcypherParser.cpp:4663
↓ 9 callersMethodoC_PropertyExpression
src/cypher/parser/generated/LcypherParser.cpp:2436
↓ 9 callersMethodoC_SymbolicName
src/cypher/parser/generated/LcypherParser.cpp:8769
↓ 9 callersFunctionparse
demo/ProcedureDemo/cpp/json.hpp:24448
↓ 9 callersMethodrun
(self, db: cython.pointer(GraphDB), olapondb:cython.pointer(OlapOnDB[Empty]), feature_num: size_t, NodeInfo: l
learn/procedures/getdb.py:123
↓ 9 callersMethodsetFieldName
deps/geax-front-end/include/geax-front-end/ast/expr/GetField.h:31
↓ 9 callersMethodsetStatement
deps/geax-front-end/include/geax-front-end/ast/stmt/StatementWithYield.h:37
↓ 9 callersFunctionset_parent
demo/ProcedureDemo/cpp/json.hpp:18834
↓ 9 callersFunctionset_parent
include/tools/json.hpp:18834
↓ 9 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
include/tools/json.hpp:15386
↓ 9 callersMethodweekday_indexed
include/tools/date.h:2551
↓ 9 callersMethodweekday_last
include/tools/date.h:2619
↓ 8 callersFunctionAddVertex
test/test_lgraph.cpp:23
↓ 8 callersMethodAddVertexCompositeIndex
src/db/db.cpp:221
↓ 8 callersMethodAlterLabelDelFields
src/db/db.cpp:175
↓ 8 callersMethodAppendFailure
src/bolt/pack_stream.h:228
↓ 8 callersMethodAsDate
src/cypher/cypher_types.h:426
↓ 8 callersMethodAsDateTime
src/cypher/cypher_types.h:430
↓ 8 callersMethodAt
src/lgraph_api/lgraph_result.cpp:339
↓ 8 callersMethodCapacity
include/lgraph/olap_base.h:328
↓ 8 callersFunctionCheckDateTimeOverflow
src/core/lgraph_date_time.cpp:111
↓ 8 callersFunctionCheckEdgeUid
src/core/data_type.h:413
↓ 8 callersFunctionCheckValidDescLength
src/core/defs.h:271
↓ 8 callersMethodCommit
(self)
src/cython/lgraph_db_python.py:80
↓ 8 callersMethodContains
src/cypher/filter/iterator.h:1169
↓ 8 callersMethodContainsYieldItem
src/cypher/procedure/procedure.h:491
↓ 8 callersMethodCreateRecordWithBlobs
src/core/schema.h:445
↓ 8 callersMethodDeleteVertex
* Deletes the vertex * * \param [in,out] txn The transaction. * \param vid The vid. * \param on_edge_
src/core/graph.h:250
↓ 8 callersMethodDeleteVertexIndex
src/core/schema.cpp:112
↓ 8 callersMethodDeleteVertexIndex
src/db/db.cpp:281
↓ 8 callersMethodDisableUser
src/lgraph_api/lgraph_galaxy.cpp:154
↓ 8 callersMethodDumpGraph
src/cypher/graph/graph.cpp:243
↓ 8 callersMethodDumpStat
src/core/lmdb_store.cpp:175
↓ 8 callersFunctionEdgeUid2String
src/cypher/cypher_types.h:494
↓ 8 callersFunctionEqual
test/test_rpc.cpp:695
↓ 8 callersFunctionExtractAlias
src/cypher/filter/filter.h:288
↓ 8 callersFunctionExtractIntField
src/restful/server/json_convert.h:198
↓ 8 callersMethodFindIdxExcludeSkip
src/import/import_config_parser.h:501
↓ 8 callersFunctionFindNextLine
skip a whole line including '\r\n' or '\n\r' or '\n' or '\r'
include/fma-common/text_parser.h:419
↓ 8 callersFunctionGenProp
test/test_graph.cpp:44
↓ 8 callersFunctionGenProp
test/test_graph_vertex_iterator.cpp:28
← previousnext →801–900 of 11,364, ranked by callers