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
↓ 18 callers
Method
SerializeTo
graphlearn/src/service/request/op_request.cc:56
↓ 18 callers
Method
get_nodes
Get nodes from the graph. Args: node_type (string): Type of nodes, which should has been added by `Graph.node()`. ids (numpy.
graphlearn/python/graph.py:658
↓ 17 callers
Method
AddFloat
graphlearn/src/service/tensor.cc:74
↓ 17 callers
Method
Clear
dynamic_graph_service/src/core/io/record_builder.cc:97
↓ 17 callers
Method
DType
graphlearn/src/service/tensor.cc:54
↓ 17 callers
Method
GetSideInfo
graphlearn/src/core/io/edge_loader.h:47
↓ 17 callers
Method
__init__
Creates a new `BaseError` indicating a particular fail. Args: message: The message string describing the failure. error_code: The `py
graphlearn/python/errors.py:27
↓ 17 callers
Method
_new_edge
(self, src_output=None, dst_input=None)
graphlearn/python/gsl/dag_node.py:335
↓ 17 callers
Method
clear
Change this slice to refer to an empty array
dynamic_graph_service/src/common/slice.h:47
↓ 17 callers
Method
data
graphlearn/src/common/string/lite_string.h:51
↓ 17 callers
Method
keys
r"""Returns all names of graph attributes.
graphlearn/python/nn/subgraph.py:67
↓ 17 callers
Method
neighbor_sampler
Sampler for sample neighbors and edges along a meta path. The neighbors of the seed nodes and edges between seed nodes and neighbors are call
graphlearn/python/graph.py:809
↓ 17 callers
Method
ok
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/status/Status.java:11
↓ 17 callers
Method
shuffle
(self, traverse=False)
graphlearn/python/gsl/dag_node.py:177
↓ 16 callers
Method
GetPartitionId
dynamic_graph_service/src/common/partitioner.h:36
↓ 16 callers
Method
GetSideInfo
graphlearn/src/core/graph/storage/memory_node_storage.cc:48
↓ 16 callers
Method
OnShard
graphlearn/src/actor/dag/dag_proxy.h:72
↓ 16 callers
Method
Size
graphlearn/src/core/dag/dag.h:43
↓ 16 callers
Method
SwapWithProto
graphlearn/src/service/tensor.cc:168
↓ 16 callers
Method
build
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/Schema.java:310
↓ 16 callers
Method
empty
Return true iff the length of the referenced data is zero
dynamic_graph_service/src/common/slice.h:44
↓ 15 callers
Method
Clear
graphlearn/src/contrib/knn/heap.h:85
↓ 15 callers
Method
GetView
Get View of the current record batch.
dynamic_graph_service/src/core/io/record.h:102
↓ 15 callers
Function
MakePointer
graphlearn/src/common/threading/lockfree/lockfree_detail.h:29
↓ 15 callers
Method
NumLines
Returns the number of lines represented.
dynamic_graph_service/ci/cpplint.py:1663
↓ 15 callers
Method
Run
graphlearn/src/common/base/closure.h:192
↓ 14 callers
Method
BuildAsEdgeRecord
dynamic_graph_service/src/core/io/record_builder.cc:75
↓ 14 callers
Method
Embeddings
graphlearn/src/service/request/aggregating_request.cc:156
↓ 14 callers
Method
FloatAttrs
graphlearn/src/service/request/graph_lookup_request.cc:522
↓ 14 callers
Function
InitGoogleLogging
graphlearn/src/common/base/log.cc:26
↓ 14 callers
Function
InitGoogleLogging
dynamic_graph_service/src/common/log.cc:22
↓ 14 callers
Method
IntAttrs
graphlearn/src/service/request/graph_lookup_request.cc:518
↓ 14 callers
Method
Labels
graphlearn/src/service/request/graph_lookup_request.cc:514
↓ 14 callers
Method
NodeIds
graphlearn/src/service/request/subgraph_request.cc:104
↓ 14 callers
Method
Process
graphlearn/src/core/operator/graph/node_getter.cc:29
↓ 14 callers
Method
StringAttrs
graphlearn/src/service/request/graph_lookup_request.cc:526
↓ 14 callers
Function
UninitGoogleLogging
graphlearn/src/common/base/log.cc:39
↓ 14 callers
Function
UninitGoogleLogging
dynamic_graph_service/src/common/log.cc:30
↓ 14 callers
Method
Weights
graphlearn/src/service/request/graph_lookup_request.cc:510
↓ 14 callers
Method
_set_alias
(self, alias=None, temp=False)
graphlearn/python/gsl/dag_node.py:303
↓ 14 callers
Method
getName
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/TypeDef.java:28
↓ 14 callers
Method
substr
graphlearn/src/common/string/lite_string.cc:58
↓ 13 callers
Method
BuildAsVertexRecord
dynamic_graph_service/src/core/io/record_builder.cc:71
↓ 13 callers
Function
CloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
dynamic_graph_service/ci/cpplint.py:1813
↓ 13 callers
Method
GetEdgeCount
graphlearn/src/core/graph/storage/memory_graph_storage.cc:69
↓ 13 callers
Method
Name
dynamic_graph_service/src/core/storage/prefix_extractor.h:30
↓ 13 callers
Method
Type
dynamic_graph_service/src/core/io/record_view.h:224
↓ 13 callers
Method
_add_out_edge
(self, edge)
graphlearn/python/gsl/dag_node.py:129
↓ 13 callers
Method
_add_param
(self, name, value)
graphlearn/python/gsl/dag_node.py:123
↓ 13 callers
Method
_reshape
Reshape for value when `shape` is not None.
graphlearn/python/data/values.py:138
↓ 13 callers
Method
newBuilder
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/Schema.java:214
↓ 12 callers
Method
FloatAttrNum
graphlearn/src/service/request/graph_lookup_request.cc:502
↓ 12 callers
Method
IntAttrNum
graphlearn/src/service/request/graph_lookup_request.cc:498
↓ 12 callers
Function
LocalShardCount
dynamic_graph_service/src/common/actor_wrapper.h:55
↓ 12 callers
Method
Next
graphlearn/src/service/request/aggregating_request.cc:89
↓ 12 callers
Method
Process
graphlearn/src/core/operator/sampler/sampler.h:36
↓ 12 callers
Method
PutEdge
dynamic_graph_service/src/core/storage/sample_store.cc:172
↓ 12 callers
Method
StringAttrNum
graphlearn/src/service/request/graph_lookup_request.cc:506
↓ 12 callers
Method
getTypeDef
(String typeName)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/Schema.java:40
↓ 12 callers
Function
sem_post
graphlearn/src/common/threading/sync/semaphore_shim.cc:61
↓ 11 callers
Method
AddTask
graphlearn/src/common/threading/runner/threadpool.h:49
↓ 11 callers
Method
Append
graphlearn/src/common/io/value.h:126
↓ 11 callers
Method
AppendNeighborId
graphlearn/src/service/request/sampling_request.cc:246
↓ 11 callers
Method
Epoch
graphlearn/src/core/dag/tape.h:82
↓ 11 callers
Method
GetSrcIds
graphlearn/src/core/graph/storage/memory_edge_storage.cc:121
↓ 11 callers
Method
GetStrings
graphlearn/src/core/graph/storage/vineyard_storage_utils.h:229
↓ 11 callers
Method
IsSparse
graphlearn/src/include/op_request.h:84
↓ 11 callers
Function
NewRpcClient
graphlearn/src/service/client.cc:116
↓ 11 callers
Method
RecordNum
dynamic_graph_service/src/core/io/record_view.h:267
↓ 11 callers
Function
StrSplit
dynamic_graph_service/dataloader/include/dataloader/utils.h:38
↓ 11 callers
Method
TotalNeighborCount
graphlearn/src/include/sampling_request.h:83
↓ 11 callers
Method
WaitAndPop
graphlearn/src/core/dag/tape.cc:131
↓ 11 callers
Method
get_node
(self, alias)
graphlearn/python/gsl/dag.py:46
↓ 11 callers
Method
outNeg
(self, edge_type)
graphlearn/python/gsl/dag_node.py:475
↓ 11 callers
Method
out_edges
(self)
graphlearn/python/gsl/dag_node.py:98
↓ 11 callers
Method
size
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/Plan.java:126
↓ 11 callers
Method
train
(self, iterator, loss, optimizer=None, learning_rate=None, epochs=10, hooks=[], **kwargs)
graphlearn/examples/tf/trainer.py:105
↓ 10 callers
Method
Add
graphlearn/src/core/io/element_value.cc:217
↓ 10 callers
Function
AtomicCompareExchange
graphlearn/src/common/threading/atomic/atomic.h:27
↓ 10 callers
Method
EdgeCount
graphlearn/src/service/request/subgraph_request.cc:100
↓ 10 callers
Method
Empty
graphlearn/src/contrib/knn/heap.h:81
↓ 10 callers
Method
GetAllDstIds
graphlearn/src/core/graph/storage/topo_statics.h:40
↓ 10 callers
Method
GetBufferPointer
dynamic_graph_service/dataloader/src/batch_builder.cc:54
↓ 10 callers
Method
GetFloats
graphlearn/src/core/graph/storage/vineyard_storage_utils.h:225
↓ 10 callers
Method
GetIds
graphlearn/src/core/operator/utils/storage_wrapper.cc:34
↓ 10 callers
Method
GetInts
graphlearn/src/core/graph/storage/vineyard_storage_utils.h:221
↓ 10 callers
Method
GetNeighbors
graphlearn/src/core/operator/utils/storage_wrapper.cc:62
↓ 10 callers
Method
InitEdgeIds
graphlearn/src/service/request/sampling_request.cc:225
↓ 10 callers
Method
InitNeighborIds
graphlearn/src/service/request/sampling_request.cc:220
↓ 10 callers
Method
Load
graphlearn/src/core/operator/graph/edge_getter.cc:67
↓ 10 callers
Function
NewDataHeldAttributeValue
graphlearn/src/core/io/element_value.cc:288
↓ 10 callers
Method
Next
graphlearn/src/actor/dag/dag_proxy.cc:87
↓ 10 callers
Method
Set
graphlearn/src/common/threading/sync/waitable_event.cc:112
↓ 10 callers
Method
SetBatchSize
graphlearn/src/service/request/sampling_request.cc:235
↓ 10 callers
Method
SetNeighborCount
graphlearn/src/service/request/sampling_request.cc:239
↓ 10 callers
Method
Size
graphlearn/src/contrib/knn/heap.h:77
↓ 10 callers
Method
Size
graphlearn/src/actor/operator/batch_generator.cc:147
↓ 10 callers
Method
StickerPtr
graphlearn/src/include/shardable.h:112
↓ 10 callers
Method
ToSlice
dynamic_graph_service/src/core/storage/key.h:68
↓ 10 callers
Method
addAttribute
(String attrName, DataType dataType)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/Schema.java:258
← previous
next →
101–200 of 4,782, ranked by callers