MCPcopy Create free account

hub / github.com/TuGraph-family/tugraph-db / types & classes

Types & classes2,572 in github.com/TuGraph-family/tugraph-db

↓ 1,188 callersClassFieldData
src/cypher/cypher_types.h:26
↓ 231 callersClassEdgeUid
include/lgraph/lgraph_types.h:1466
↓ 220 callersClassFieldSpec
@brief Specification for a field. */
include/lgraph/lgraph_types.h:1325
↓ 145 callersClassValue
* Representation for a memory block. It can be used to store a const reference * to a memory block, or a memory block malloced, and thus owned by the
src/core/value.h:136
↓ 127 callersClassDateTime
src/bolt/temporal.h:39
↓ 125 callersClassCypherException
src/cypher/cypher_exception.h:62
↓ 114 callersClassProcedure
src/cypher/procedure/procedure.h:444
↓ 111 callersClassDate
src/bolt/temporal.h:26
↓ 82 callersClassVertexOptions
* @brief Vertex label options, contain fields only vertex have */
include/lgraph/lgraph_types.h:164
↓ 69 callersClassEntry
src/cypher/resultset/record.h:32
↓ 42 callersClassday
include/tools/date.h:211
↓ 36 callersClassFieldData
@brief A class that represents variant type. */
include/lgraph/lgraph_types.h:399
↓ 34 callersClassKV
src/import/import_v3.cpp:539
↓ 32 callersClassParseStringException
src/core/schema_common.h:229
↓ 32 callersClassSpatial
include/lgraph/lgraph_spatial.h:259
↓ 31 callersClassEvaluationException
src/cypher/cypher_exception.h:89
↓ 28 callersClassmonth
include/tools/date.h:212
↓ 26 callersClassPoint
include/lgraph/lgraph_spatial.h:76
↓ 21 callersClassEdgeSid
=============================== Similar to EdgeUid, but lack eid ===============================
src/core/data_type.h:81
↓ 19 callersClassEdgeOptions
* @brief Edge label options, contain fields only edge have */
include/lgraph/lgraph_types.h:110
↓ 19 callersClassEdgeValue
EdgeValue stores a batch of edges sorted by (lid, tid, vid2, eid). */
src/core/graph_data_pack.h:392
↓ 19 callersEnumType
src/core/defs.h:170
↓ 19 callersClassyear
include/tools/date.h:213
↓ 18 callersClassLineString
include/lgraph/lgraph_spatial.h:79
↓ 17 callersClassPolygon
include/lgraph/lgraph_spatial.h:82
↓ 16 callersClassFilePath
! * \class FilePath * * \brief Representation of a file uri, including local file uri and HDFS URI */
include/fma-common/file_system.h:107
↓ 16 callersClassSymbolNode
src/cypher/parser/symbol_table.h:24
↓ 14 callersClassEdge
src/cypher/execution_plan/optimization/rewrite/node.h:24
↓ 14 callersClassVertex
test/graph_gen.h:70
↓ 12 callersClassMatchIterator
procedures/demo/merge.h:19
↓ 12 callersClassVertexIterator
src/core/graph_edge_iterator.h:32
↓ 11 callersClassOptionCheckError
include/fma-common/option.h:32
↓ 11 callersClassiterator
include/libcuckoo/cuckoohash_map.hh:2031
↓ 10 callersClassEdgeIndexIterator
src/core/edge_index.h:38
↓ 10 callersClassPackedDataValue
src/core/graph_data_pack.h:1164
↓ 10 callersClassParseFieldDataException
src/core/schema_common.h:247
↓ 10 callersClassUserNotExistException
src/core/schema_common.h:344
↓ 9 callersClassCScalarData
src/cypher/experimental/data_type/field_data.h:30
↓ 9 callersClassDenseString
src/import/dense_string.h:28
↓ 9 callersClassFileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
cpplint/cpplint.py:1555
↓ 9 callersClassGalaxy
src/db/galaxy.h:46
↓ 9 callersClassLabelNotExistException
src/core/schema_common.h:272
↓ 9 callersClassVertexIndexIterator
src/core/vertex_index.h:36
↓ 9 callersClassVertexValue
VertexValue stores only the vertex property. */
src/core/graph_data_pack.h:372
↓ 9 callersClasssigaction
src/server/lgraph_server.cpp:59
↓ 8 callersClassInEdgeIterator
src/core/graph_edge_iterator.h:31
↓ 8 callersClassOutEdgeIterator
src/core/graph_edge_iterator.h:30
↓ 8 callersClassPyGalaxy
src/cython/lgraph_db_python.py:104
↓ 8 callersClassReminderException
src/cypher/cypher_exception.h:101
↓ 8 callersClassout_of_range
! @brief exception indicating access out of the defined range This exception is thrown in case a library function is called on an input parameter tha
include/tools/json.hpp:3091
↓ 8 callersClassweekday
include/tools/date.h:215
↓ 7 callersClassIndexNotExistException
src/core/schema_common.h:301
↓ 7 callersClassPluginDesc
src/plugin/plugin_desc.h:21
↓ 7 callersClassRpcException
src/client/cpp/rpc/rpc_exception.h:23
↓ 6 callersClassConfigurationError
include/fma-common/configuration.h:22
↓ 6 callersClassParamGraph
test/test_perf_graph.cpp:27
↓ 6 callersClassParseIncompatibleTypeException
src/core/schema_common.h:238
↓ 6 callersClassRestServer
src/server/state_machine.h:45
↓ 6 callersClassRoleNotExistException
src/core/schema_common.h:379
↓ 6 callersClassTaskId
src/core/task_tracker.h:55
↓ 6 callersClassTimeZone
@brief A class that represents a time zone. */
include/lgraph/lgraph_date_time.h:28
↓ 6 callersClassTransaction
src/core/graph.h:24
↓ 6 callersClassmul
include/tools/date.h:1179
↓ 6 callersClassth_op_time
learn/benchmarks/utils.py:18
↓ 5 callersClassConnectionException
src/client/cpp/restful/restful_exception.h:32
↓ 5 callersClassExpr
* An Expr stands for an expression node. */
deps/geax-front-end/include/geax-front-end/ast/expr/Expr.h:31
↓ 5 callersClassFileRange
include/fma-common/text_dir_stream.h:41
↓ 5 callersClassFrontierTraversal
* @brief FrontierTraversal provides the most common way to traverse graphs. You can start from * a single vertex or a set of vertices (kno
include/lgraph/lgraph_traversal.h:148
↓ 5 callersClassLabelExistException
src/core/schema_common.h:283
↓ 5 callersClassParseFieldException
include/fma-common/text_parser.h:36
↓ 5 callersClassParserException
src/cypher/cypher_exception.h:83
↓ 5 callersClassPathElement
WARNING: [PathElement] just include node and relationship So don't add new constructor before [Path] add a new member.
src/lgraph_api/result_element.h:55
↓ 5 callersClassProperty
src/cypher/graph/common.h:28
↓ 5 callersClassToolkitsWrapper
test/integration/toolkits_wrapper.py:12
↓ 5 callersClassdiyfp
demo/ProcedureDemo/cpp/json.hpp:15373
↓ 5 callersClassdiyfp
include/tools/json.hpp:15373
↓ 5 callersClassjson_pointer
demo/ProcedureDemo/cpp/json.hpp:3462
↓ 5 callersClassjson_pointer
include/tools/json.hpp:3462
↓ 5 callersClassyear_month_day
include/tools/date.h:226
↓ 4 callersClassCEntry
src/cypher/experimental/data_type/record.h:33
↓ 4 callersClassCFieldData
src/cypher/experimental/data_type/field_data.h:174
↓ 4 callersClassFieldCannotBeSetNullException
src/core/schema_common.h:218
↓ 4 callersClassLightningGraph
src/core/schema.h:38
↓ 4 callersClassMockKvIterator
src/core/mock_kv.h:31
↓ 4 callersClassParameter
* @brief The parameter of procedure/plugin */
include/lgraph/lgraph_types.h:355
↓ 4 callersClassPath
Path represents a directed sequence of relationships between two nodes. This generally represents a traversal or walk through a graph and maintains a
src/bolt/graph.h:51
↓ 4 callersClassPyOlapOnDB
src/cython/lgraph_db_python.py:12
↓ 4 callersClassTwoBuckets
include/libcuckoo/cuckoohash_map.hh:811
↓ 4 callersClassVertexIndexValue
* An VertexIndexValue packs multiple vids into a single value. */
src/core/vertex_index.h:44
↓ 4 callersClassrequest_exception
src/python/FMA_shell/lgraph_shell/db.py:7
↓ 3 callersClassDBConfig
src/core/data_type.h:147
↓ 3 callersClassData
src/tiny-process-library/process.hpp:58
↓ 3 callersClassDate
include/lgraph/lgraph_date_time.h:25
↓ 3 callersClassDateTime
include/lgraph/lgraph_date_time.h:24
↓ 3 callersClassFTIndexException
src/core/full_text_index.h:25
↓ 3 callersClassFieldAlreadyExistsException
src/core/schema_common.h:185
↓ 3 callersClassFieldNotFoundException
src/core/schema_common.h:174
↓ 3 callersClassGpuCost
learn/compiler/gpc/cost/gpu_cost.h:36
↓ 3 callersClassGqlException
src/cypher/cypher_exception.h:69
↓ 3 callersClassGuarantee
test/resource/data/mini_finbench/mini_finbench_gen.py:130
next →1–100 of 2,572, ranked by callers