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
GetOwnServers
graphlearn/src/service/client_impl.h:38
Method
GetParam
dynamic_graph_service/src/core/execution/dag_node.h:43
Function
GetPartitioner
graphlearn/src/core/partition/partitioner.h:57
Method
GetQueueLength
graphlearn/src/common/threading/runner/dynamic_worker_threadpool.cc:134
Method
GetRecordCount
graphlearn/src/platform/hadoop/hadoop_file_system.h:65
Method
GetShardDataInfo
graphlearn/src/actor/runner/tape_dispatcher.cc:177
Method
GetSideInfo
graphlearn/src/core/io/node_loader.h:47
Method
GetSideInfo
graphlearn/src/core/graph/storage/memory_graph_storage.cc:65
Method
GetSideInfo
graphlearn/src/core/graph/storage/vineyard_node_storage.h:142
Method
GetSideInfo
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:46
Method
GetSideInfo
graphlearn/src/core/graph/storage/memory_edge_storage.cc:40
Method
GetSideInfo
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:65
Method
GetSideInfo
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:44
Method
GetSideInfo
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:147
Method
GetSideInfo
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:54
Method
GetSortedDataInfos
Node Batch Generator Basic Utils
graphlearn/src/actor/operator/batch_generator.cc:247
Method
GetSortedInfosOfEdges
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:280
Method
GetSortedInfosOfNodes
graphlearn/src/actor/operator/test/batch_generator_unittest.cpp:267
Method
GetSrcId
graphlearn/src/core/graph/storage/memory_graph_storage.cc:73
Method
GetSrcId
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:98
Method
GetSrcId
graphlearn/src/core/graph/storage/compressed_memory_graph_storage.cc:73
Method
GetSrcId
Lookup edge infos by edge_id, including source node id, destination node id, edge weight, edge label, edge attributes
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:69
Method
GetSrcId
graphlearn/src/core/graph/storage/vineyard_graph_storage.h:157
Method
GetSrcIds
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:157
Method
GetSrcIds
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_edge_storage.h:90
Method
GetSrcIds
graphlearn/src/service/request/sampling_request.cc:149
Method
GetState
graphlearn/src/core/operator/graph/node_generator.h:159
Method
GetState
graphlearn/src/core/operator/graph/node_generator.h:241
Method
GetState
graphlearn/src/core/operator/graph/edge_getter.cc:157
Method
GetState
graphlearn/src/core/operator/graph/edge_getter.cc:248
Method
GetStatsRequest
graphlearn/src/service/request/graph_lookup_request.cc:681
Method
GetStatsResponse
graphlearn/src/service/request/graph_lookup_request.cc:686
Method
GetStorePartitionId
Get the storage partition id.
dynamic_graph_service/src/core/io/record_builder.h:144
Method
GetStorePartitionId
Get the destination store partition id of this batch
dynamic_graph_service/src/core/io/sample_update_batch.h:45
Method
GetStorePartitionId
dynamic_graph_service/src/core/io/record_view.h:262
Method
GetString
graphlearn/src/service/tensor_impl.h:183
Method
GetStrings
graphlearn/src/core/io/element_value.cc:155
Method
GetThreadId
graphlearn/src/common/threading/this_thread.h:58
Method
GetThreadNum
graphlearn/src/common/threading/runner/dynamic_worker_threadpool.cc:138
Function
GetTimeStampInMs
graphlearn/src/common/base/time_stamp.cc:22
Function
GetTopkRet
graphlearn/src/contrib/knn/knn_request.cc:27
Method
GetTruncatedSize
graphlearn/src/core/operator/sampler/full_sampler.cc:91
Function
GetValueAsStr
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:45
Function
GetValueListAsStr
dynamic_graph_service/dataloader/apps/output_viewer/kafka_output_viewer.cc:52
Method
GetWeight
Lookup node infos by node_id, including node weight, node label, node attributes
graphlearn/src/core/graph/storage/vineyard_node_storage.h:160
Method
GetWeight
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:114
Method
GetWeight
graphlearn/src/core/graph/storage/memory_edge_storage.cc:93
Method
GetWeight
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:75
Method
GetWeight
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:106
Method
GetWeights
Get all weights if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_node_storage.h:259
Method
GetWeights
graphlearn/src/core/graph/storage/compressed_memory_edge_storage.cc:165
Method
GetWeights
graphlearn/src/core/graph/storage/memory_edge_storage.cc:129
Method
GetWeights
Get all weights if existed, the count of which is the same with Size().
graphlearn/src/core/graph/storage/vineyard_edge_storage.h:100
Method
GetWeights
graphlearn/src/core/graph/storage/compressed_memory_node_storage.cc:165
Function
GetWorkerShardIdAnchor
dynamic_graph_service/src/common/actor_wrapper.h:71
Method
GpuFlatKnnIndex
graphlearn/src/contrib/knn/gpu_flat_index.cc:30
Method
GpuIVFFlatKnnIndex
graphlearn/src/contrib/knn/gpu_ivfflat_index.cc:30
Method
GpuIVFPQKnnIndex
graphlearn/src/contrib/knn/gpu_ivfpq_index.cc:30
Method
GraphActor
graphlearn/src/actor/graph/graph_actor.act.cc:28
Method
GraphImpl
(String serverAddr)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/impl/GraphImpl.java:30
Method
GraphOpTest
graphlearn/src/core/operator/graph/test/graph_op_unittest.cpp:34
Method
GraphRequestTest
graphlearn/src/service/request/test/graph_request_unittest.cpp:27
Method
GraphStatistics
graphlearn/src/include/graph_statistics.h:30
Method
GraphStorageTest
graphlearn/src/core/graph/storage/test/graph_storage_unittest.cpp:26
Method
GraphStore
graphlearn/src/core/graph/graph_store.cc:169
Method
GraphStoreTest
graphlearn/src/core/graph/test/graph_store_unittest.cpp:34
Method
GroupProducer
dynamic_graph_service/dataloader/src/group_producer.cc:23
Method
HDFSByteStreamAccessFile
graphlearn/src/platform/hadoop/hadoop_file_system.cc:147
Method
HadoopFileSystem
graphlearn/src/platform/hadoop/hadoop_file_system.cc:267
Method
HadoopStructuredAccessFile
graphlearn/src/platform/hadoop/hadoop_file_system.cc:211
Method
Handler
graphlearn/src/service/local/in_memory_service.cc:73
Method
HasPartitionKey
graphlearn/src/service/request/op_request.cc:37
Function
Hash32
graphlearn/src/common/base/hash.cc:61
Method
HashPartition
graphlearn/src/actor/graph/output_handle.h:47
Method
HashPartitioner
graphlearn/src/core/partition/hash_partitioner.h:30
Method
HashToPartId
graphlearn/src/core/partition/hash_partitioner.h:65
Method
Heap
graphlearn/src/contrib/knn/heap.h:42
Method
HeterDispatcher
graphlearn/src/core/graph/heter_dispatcher.h:34
Method
HitFilter
graphlearn/src/core/operator/sampler/padder/padder.cc:47
Method
HttpClient
(HttpConfig config)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/http/HttpClient.java:49
Method
HttpClientTest
(String testName)
dynamic_graph_service/gsl_client/src/test/java/org/aliyun/HttpClientTest.java:23
Method
HttpConfig
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/http/HttpConfig.java:15
Method
HttpException
(Exception e)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/exception/HttpException.java:6
Method
IVFFlatKnnIndex
graphlearn/src/contrib/knn/ivfflat_index.cc:25
Method
IVFPQKnnIndex
graphlearn/src/contrib/knn/ivfpq_index.cc:25
Method
Id
graphlearn/src/core/dag/dag_node.h:40
Method
Id
graphlearn/src/core/dag/dag_edge.h:44
Method
Id
graphlearn/src/core/dag/tape.h:78
Method
Id
graphlearn/src/include/dag_request.h:53
Method
IdWeight
graphlearn/src/core/operator/sampler/attribute_nodes_map.h:43
Method
Impl
graphlearn/src/common/threading/sync/waitable_event.cc:27
Method
InCacheNext
graphlearn/src/actor/operator/batch_generator.cc:313
Method
InCacheNext
graphlearn/src/actor/operator/batch_generator.cc:524
Method
InCacheShuffleNext
graphlearn/src/actor/operator/batch_generator.cc:353
Method
InCacheShuffleNext
graphlearn/src/actor/operator/batch_generator.cc:566
Method
InClassDeclaration
Check if we are currently one level inside a class or struct declaration. Returns: True if top of the stack is a class/struct, False otherw
dynamic_graph_service/ci/cpplint.py:2680
Method
InDomain
dynamic_graph_service/src/core/storage/prefix_extractor.h:38
Method
InMemoryChannel
graphlearn/src/service/local/in_memory_channel.h:28
Method
InMemoryClientImpl
graphlearn/src/service/local/in_memory_client_impl.cc:27
Method
InMemoryDagEdge
graphlearn/src/core/dag/dag_edge.cc:23
← previous
next →
2,301–2,400 of 4,782, ranked by callers