Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ functions
Functions
4,782 in github.com/alibaba/graph-learn
⨍
Functions
4,782
◇
Types & classes
1,001
↳
Endpoints
2
Method
GetConcurrency
dynamic_graph_service/src/service/channel/record_poller.cc:464
Method
GetCountRequest
graphlearn/src/service/request/graph_lookup_request.cc:538
Method
GetCountResponse
graphlearn/src/service/request/graph_lookup_request.cc:544
Method
GetDagValues
graphlearn/src/service/executor.cc:61
Method
GetDagValuesRequest
graphlearn/src/service/request/dag_request.cc:51
Method
GetDagValuesResponse
graphlearn/src/service/request/dag_request.cc:78
Method
GetDegreeRequest
graphlearn/src/service/request/graph_lookup_request.cc:570
Method
GetDegreeResponse
graphlearn/src/service/request/graph_lookup_request.cc:652
Method
GetDegrees
graphlearn/src/service/request/graph_lookup_request.cc:677
Method
GetDestShardId
dynamic_graph_service/src/service/event_handler.cc:95
Method
GetDouble
graphlearn/src/service/tensor_impl.h:159
Method
GetDstId
graphlearn/src/core/graph/storage/memory_graph_storage.cc:77
Method
GetDstId
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:106
Method
GetDstId
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:77
Method
GetDstId
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:72
Method
GetDstId
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:160
Method
GetDstIds
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:161
Method
GetDstIds
Get all the destination node ids, the count of which is the same with Size(). These ids are not distinct.
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:96
Method
GetDstIds
graphlearn/src/service/request/conditional_sampling_request.cc:226
Method
GetEdgeAttribute
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:89
Method
GetEdgeAttribute
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:175
Method
GetEdgeCount
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:69
Method
GetEdgeCount
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:154
Method
GetEdgeLabel
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:81
Method
GetEdgeLabel
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:169
Method
GetEdgeWeight
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:85
Method
GetEdgeWeight
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:163
Method
GetEdgesRequest
graphlearn/src/service/request/graph_lookup_request.cc:28
Method
GetEdgesResponse
graphlearn/src/service/request/graph_lookup_request.cc:78
Method
GetExpectEdgeDataArray
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:360
Method
GetExpectNodeDataArray
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:327
Method
GetFileSize
graphlearn/src/platform/hadoop/hadoop_file_system.h:59
Method
GetFloat
graphlearn/src/service/tensor_impl.h:155
Method
GetFloats
graphlearn/src/core/io/element_value.cc:148
Method
GetGenerator
graphlearn/src/core/operator/graph/node_getter.cc:51
Method
GetGlobalShardId
dynamic_graph_service/src/common/partition_router.cc:30
Method
GetIds
For the needs of traversal and sampling, the data distribution is helpful. The interface should make it convenient to get the global data. Get all th
graphlearn/src/core/graph/storage/vineyard_node_storage.h:254
Method
GetIds
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:161
Method
GetInDegree
graphlearn/src/core/graph/storage/memory_graph_storage.cc:101
Method
GetInDegree
graphlearn/src/core/graph/storage/memory_topo_storage.cc:69
Method
GetInDegree
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:101
Method
GetInDegree
Get the in-degree value of a given id.
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:62
Method
GetInDegree
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:213
Function
GetInMemoryEventQueue
graphlearn/src/service/local/event_queue.h:75
Method
GetIndex
graphlearn/src/common/threading/lockfree/lockfree_stack.h:150
Method
GetIngestedOffsets
dynamic_graph_service/src/service/channel/record_poller.cc:473
Method
GetInitInfo
(self, request, context)
dynamic_graph_service/python/coordinator/grpc_service.py:96
Method
GetInstance
graphlearn/src/core/operator/op_registry.h:33
Method
GetInstance
graphlearn/src/core/operator/op_factory.cc:99
Method
GetInstance
graphlearn/src/core/operator/sampler/condition_table.h:101
Method
GetInstance
graphlearn/src/core/operator/sampler/alias_method.h:51
Method
GetInstance
graphlearn/src/core/graph/graph_store.cc:180
Method
GetInstance
graphlearn/src/core/dag/dag.h:69
Method
GetInstance
graphlearn/src/include/op_request.h:113
Method
GetInstance
dynamic_graph_service/src/core/execution/op_registry.h:32
Method
GetInstance
dynamic_graph_service/src/core/execution/op_factory.h:26
Method
GetInstance
dynamic_graph_service/src/service/channel/sample_publisher.h:85
Method
GetInt32
graphlearn/src/service/tensor_impl.h:147
Method
GetInt64
graphlearn/src/service/tensor_impl.h:151
Method
GetIntactBatchNum
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:319
Method
GetInts
graphlearn/src/core/io/element_value.cc:141
Method
GetLabel
graphlearn/src/core/graph/storage/vineyard_node_storage.h:184
Method
GetLabel
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:122
Method
GetLabel
graphlearn/src/core/graph/storage/memory_edge_storage.cc:101
Method
GetLabel
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:78
Method
GetLabel
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:119
Method
GetLabels
Get all labels if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_node_storage.h:274
Method
GetLabels
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:169
Method
GetLabels
graphlearn/src/core/graph/storage/memory_edge_storage.cc:133
Method
GetLabels
Get all labels if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:115
Method
GetLabels
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:169
Method
GetLiteStrings
graphlearn/src/core/io/element_value.cc:162
Method
GetLiteStrings
graphlearn/src/core/io/element_value.cc:272
Method
GetLiteStrings
graphlearn/src/core/graph/storage/vineyard_storage_utils.h:233
Method
GetLocalPartitionNum
dynamic_graph_service/src/core/storage/sample_store.cc:400
Method
GetLocalStorage
graphlearn/src/core/graph/remote_graph.cc:40
Method
GetLocalStorage
graphlearn/src/core/graph/remote_noder.cc:40
Method
GetLocalStorage
graphlearn/src/core/graph/local_graph.cc:46
Method
GetNeighbors
graphlearn/src/core/graph/storage/memory_graph_storage.cc:93
Method
GetNeighbors
graphlearn/src/core/graph/storage/memory_adj_matrix.cc:173
Method
GetNeighbors
graphlearn/src/core/graph/storage/memory_topo_storage.cc:53
Method
GetNeighbors
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:93
Method
GetNeighbors
Get all the neighbor node ids of a given id.
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:54
Method
GetNeighbors
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:187
Method
GetNode
graphlearn/src/core/operator/graph/node_getter.cc:64
Method
GetNodeAttributesWrapper
graphlearn/src/core/operator/utils/get_node_attributes_wrapper.cc:27
Method
GetNodesRequest
graphlearn/src/service/request/graph_lookup_request.cc:124
Method
GetNodesResponse
graphlearn/src/service/request/graph_lookup_request.cc:178
Method
GetOutDegree
graphlearn/src/core/graph/storage/memory_graph_storage.cc:105
Method
GetOutDegree
graphlearn/src/core/graph/storage/memory_topo_storage.cc:61
Method
GetOutDegree
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:105
Method
GetOutDegree
Get the out-degree value of a given id.
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:66
Method
GetOutDegree
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:226
Method
GetOutDegrees
graphlearn/src/core/operator/graph/degree_getter.cc:69
Method
GetOutEdges
graphlearn/src/core/graph/storage/memory_graph_storage.cc:97
Method
GetOutEdges
graphlearn/src/core/graph/storage/memory_adj_matrix.cc:177
Method
GetOutEdges
graphlearn/src/core/graph/storage/memory_topo_storage.cc:57
Method
GetOutEdges
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:97
Method
GetOutEdges
Get all the neighbor edge ids of a given id.
graphlearn/src/core/graph/storage/vineyard_topo_storage.h:58
Method
GetOutEdges
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:200
← previous
next →
2,201–2,300 of 4,782, ranked by callers