MCPcopy Create free account

hub / github.com/alibaba/graph-learn / functions

Functions4,782 in github.com/alibaba/graph-learn

MethodFunctionClosure_1_0
graphlearn/src/common/base/closure.h:1615
MethodFunctionClosure_1_1
graphlearn/src/common/base/closure.h:1671
MethodFunctionClosure_1_2
graphlearn/src/common/base/closure.h:1760
MethodFunctionClosure_1_3
graphlearn/src/common/base/closure.h:1886
MethodFunctionClosure_1_4
graphlearn/src/common/base/closure.h:2053
MethodFunctionClosure_1_5
graphlearn/src/common/base/closure.h:2265
MethodFunctionClosure_1_6
graphlearn/src/common/base/closure.h:2526
MethodFunctionClosure_2_0
graphlearn/src/common/base/closure.h:1700
MethodFunctionClosure_2_1
graphlearn/src/common/base/closure.h:1790
MethodFunctionClosure_2_2
graphlearn/src/common/base/closure.h:1917
MethodFunctionClosure_2_3
graphlearn/src/common/base/closure.h:2085
MethodFunctionClosure_2_4
graphlearn/src/common/base/closure.h:2298
MethodFunctionClosure_2_5
graphlearn/src/common/base/closure.h:2560
MethodFunctionClosure_3_0
graphlearn/src/common/base/closure.h:1822
MethodFunctionClosure_3_1
graphlearn/src/common/base/closure.h:1950
MethodFunctionClosure_3_2
graphlearn/src/common/base/closure.h:2119
MethodFunctionClosure_3_3
graphlearn/src/common/base/closure.h:2333
MethodFunctionClosure_3_4
graphlearn/src/common/base/closure.h:2596
MethodFunctionClosure_4_0
graphlearn/src/common/base/closure.h:1985
MethodFunctionClosure_4_1
graphlearn/src/common/base/closure.h:2155
MethodFunctionClosure_4_2
graphlearn/src/common/base/closure.h:2370
MethodFunctionClosure_4_3
graphlearn/src/common/base/closure.h:2634
MethodFunctionClosure_5_0
graphlearn/src/common/base/closure.h:2193
MethodFunctionClosure_5_1
graphlearn/src/common/base/closure.h:2409
MethodFunctionClosure_5_2
graphlearn/src/common/base/closure.h:2674
MethodFunctionClosure_6_0
graphlearn/src/common/base/closure.h:2450
MethodFunctionClosure_6_1
graphlearn/src/common/base/closure.h:2716
MethodFunctionClosure_7_0
graphlearn/src/common/base/closure.h:2760
MethodGenBytesFile
graphlearn/src/platform/test/local_fs_unittest.cpp:43
MethodGenEdgeIIValue
gen edge ii: attributed src_id range: (10, 20), dst_id range: (10, 20)
graphlearn/src/core/runner/test/thread_dag_scheduler_unittest.cpp:141
MethodGenEdgeSource
graphlearn/src/core/io/test/edge_loader_unittest.cpp:111
MethodGenEdgeSource
graphlearn/src/core/operator/aggregator/test/aggregating_op_unittest.cpp:180
MethodGenEdgeSource
graphlearn/src/core/operator/graph/test/graph_op_unittest.cpp:183
MethodGenEdgeSource
graphlearn/src/core/graph/test/graph_store_unittest.cpp:176
MethodGenEdgeTestData
graphlearn/src/core/operator/aggregator/test/aggregating_op_unittest.cpp:54
MethodGenEdgeTestData
graphlearn/src/core/operator/graph/test/graph_op_unittest.cpp:57
MethodGenEdgeTestData
graphlearn/src/core/graph/test/graph_store_unittest.cpp:50
MethodGenEdgeTestData
graphlearn/src/actor/test/test_env.h:222
MethodGenEdgeUIValue
gen edge ui: weighted. src_id range: (0, 10), dst_id range: (0, 10)
graphlearn/src/core/runner/test/thread_dag_scheduler_unittest.cpp:133
MethodGenEdgeValue
graphlearn/src/core/operator/sampler/test/negative_sampler_unittest.cpp:53
MethodGenEdgeValue
graphlearn/src/core/operator/sampler/test/sampler_unittest.cpp:76
MethodGenEdgeValue
graphlearn/src/core/graph/storage/test/graph_storage_unittest.cpp:108
MethodGenEdgeValue
graphlearn/src/service/request/test/graph_request_unittest.cpp:44
MethodGenNodeItemValue
gen node item: attributed. id range: (10, 20)
graphlearn/src/core/runner/test/thread_dag_scheduler_unittest.cpp:162
MethodGenNodeSource
graphlearn/src/core/io/test/node_loader_unittest.cpp:111
MethodGenNodeSource
graphlearn/src/core/operator/aggregator/test/aggregating_op_unittest.cpp:198
MethodGenNodeSource
graphlearn/src/core/operator/graph/test/graph_op_unittest.cpp:201
MethodGenNodeSource
graphlearn/src/core/graph/test/graph_store_unittest.cpp:194
MethodGenNodeTestData
graphlearn/src/core/operator/aggregator/test/aggregating_op_unittest.cpp:117
MethodGenNodeTestData
graphlearn/src/core/operator/graph/test/graph_op_unittest.cpp:120
MethodGenNodeTestData
graphlearn/src/core/graph/test/graph_store_unittest.cpp:113
MethodGenNodeTestData
graphlearn/src/actor/test/test_env.h:195
MethodGenNodeUserValue
gen node user: weighted. id range: (0, 10)
graphlearn/src/core/runner/test/thread_dag_scheduler_unittest.cpp:155
MethodGenNodeValue
graphlearn/src/core/operator/sampler/test/sampler_unittest.cpp:85
MethodGenNodeValue
graphlearn/src/core/graph/storage/test/node_storage_unittest.cpp:75
MethodGenNodeValue
graphlearn/src/service/request/test/graph_request_unittest.cpp:130
MethodGenNodeValue
graphlearn/src/service/request/test/aggregating_request_unittest.cpp:58
MethodGenStructuredFile
graphlearn/src/platform/test/local_fs_unittest.cpp:66
MethodGenTestData
graphlearn/src/core/io/test/edge_loader_unittest.cpp:48
MethodGenTestData
graphlearn/src/core/io/test/node_loader_unittest.cpp:48
MethodGenerator
graphlearn/src/core/operator/graph/node_generator.h:93
MethodGenerator
graphlearn/src/core/operator/graph/edge_getter.cc:80
MethodGet
graphlearn/src/actor/graph/loader_status.h:25
MethodGetAllDstIds
graphlearn/src/core/graph/storage/memory_graph_storage.cc:121
MethodGetAllDstIds
graphlearn/src/core/graph/storage/memory_topo_storage.cc:85
MethodGetAllDstIds
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:121
MethodGetAllDstIds
Get all the distinct ids that appear as the destination id of an edge. For the above example, GetAllDstIds() --> {2, 3, 4, 1}
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:85
MethodGetAllDstIds
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:247
MethodGetAllInDegrees
graphlearn/src/core/graph/storage/memory_graph_storage.cc:109
MethodGetAllInDegrees
graphlearn/src/core/graph/storage/memory_topo_storage.cc:101
MethodGetAllInDegrees
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:109
MethodGetAllInDegrees
Get the in-degree values of all ids corresponding to GetAllDstIds(). For the above example, GetAllInDegrees() --> {2, 2, 1, 1}
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:97
MethodGetAllInDegrees
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:238
MethodGetAllOutDegrees
graphlearn/src/core/graph/storage/memory_graph_storage.cc:113
MethodGetAllOutDegrees
graphlearn/src/core/graph/storage/memory_topo_storage.cc:93
MethodGetAllOutDegrees
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:113
MethodGetAllOutDegrees
Get the out-degree values of all ids corresponding to GetAllSrcIds(). For the above example, GetAllOutDegrees() --> {2, 2, 2}
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:91
MethodGetAllOutDegrees
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:241
MethodGetAllRecords
dynamic_graph_service/src/core/io/record_view.cc:48
MethodGetAllSrcIds
graphlearn/src/core/graph/storage/memory_graph_storage.cc:117
MethodGetAllSrcIds
graphlearn/src/core/graph/storage/memory_topo_storage.cc:77
MethodGetAllSrcIds
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:117
MethodGetAllSrcIds
Get all the distinct ids that appear as the source id of an edge. For example, 6 edges like [1 2] [2 3] [2 4] [1 3] [3 1] [3 2] GetAllSrcIds() --> {1,
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:79
MethodGetAllSrcIds
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:244
MethodGetAttrByIdx
dynamic_graph_service/src/core/io/record_view.h:127
MethodGetAttrParsers
dynamic_graph_service/dataloader/apps/file_loader/loader.cc:66
MethodGetAttribute
graphlearn/src/core/graph/storage/vineyard_node_storage.h:208
MethodGetAttribute
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:130
MethodGetAttribute
graphlearn/src/core/graph/storage/memory_edge_storage.cc:109
MethodGetAttribute
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:81
MethodGetAttribute
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:132
MethodGetAttributes
Get all attributes if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_node_storage.h:289
MethodGetAttributes
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:173
MethodGetAttributes
graphlearn/src/core/graph/storage/memory_edge_storage.cc:137
MethodGetAttributes
Get all attributes if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:130
MethodGetAttributes
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:173
MethodGetBatchIdToShardMap
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:293
MethodGetBuffer
graphlearn/src/core/operator/graph/node_generator.h:248
MethodGetBuffer
graphlearn/src/core/operator/graph/edge_getter.cc:259
MethodGetBusyThreadNum
graphlearn/src/common/threading/runner/dynamic_worker_threadpool.cc:142
← previousnext →2,101–2,200 of 4,782, ranked by callers