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
↓ 250 callers
Method
size
graphlearn/src/common/string/lite_string.h:55
↓ 227 callers
Method
get
(self)
dynamic_graph_service/python/coordinator/coordinator.py:76
↓ 208 callers
Method
append
(self, conv)
graphlearn/python/nn/tf/layers/ego_layer.py:94
↓ 206 callers
Method
ok
graphlearn/src/include/status.h:65
↓ 177 callers
Method
end
graphlearn/src/common/string/lite_string.h:67
↓ 170 callers
Method
at
graphlearn/src/core/graph/storage/types.h:77
↓ 163 callers
Method
join
(self)
graphlearn/examples/tf/trainer.py:359
↓ 154 callers
Method
find
graphlearn/src/common/string/lite_string.cc:35
↓ 144 callers
Method
size
Return the length (in bytes) of the referenced data
dynamic_graph_service/src/common/slice.h:41
↓ 135 callers
Method
IsWeighted
graphlearn/src/core/io/element_value.h:50
↓ 133 callers
Method
IsLabeled
graphlearn/src/core/io/element_value.h:52
↓ 132 callers
Function
Match
Matches the string with the pattern, caching the compiled regexp.
dynamic_graph_service/ci/cpplint.py:788
↓ 131 callers
Function
Search
Searches the string for the pattern, caching the compiled regexp.
dynamic_graph_service/ci/cpplint.py:816
↓ 119 callers
Method
alias
(self, alias)
graphlearn/python/gsl/dag_node.py:165
↓ 115 callers
Method
run
Run Query with input form DataSource().next(), then get the result synchronously. @param query @return Value @throws UserException
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/Graph.java:80
↓ 109 callers
Method
IsAttributed
graphlearn/src/core/io/element_value.h:54
↓ 92 callers
Method
ToString
graphlearn/src/common/base/status.cc:91
↓ 90 callers
Method
GetInt32
graphlearn/src/service/tensor.cc:122
↓ 86 callers
Method
data
graphlearn/src/core/graph/storage/types.h:85
↓ 81 callers
Method
Size
graphlearn/src/service/request/graph_update_request.cc:188
↓ 76 callers
Method
put
(self, key, value)
graphlearn/python/data/state.py:26
↓ 75 callers
Method
node
Add graph vertices that will be loaded from a given path. Args: source (string): Data source path where to load the nodes. node_type
graphlearn/python/graph.py:200
↓ 70 callers
Method
AddString
graphlearn/src/service/tensor.cc:82
↓ 66 callers
Method
get
graphlearn/src/core/graph/storage/types.h:127
↓ 65 callers
Method
Size
graphlearn/src/core/operator/graph/edge_getter.cc:178
↓ 61 callers
Method
AddInt32
graphlearn/src/service/tensor.cc:66
↓ 58 callers
Method
begin
graphlearn/src/common/string/lite_string.h:63
↓ 58 callers
Method
edge
Add graph edges that will be loaded from a given path. Args: source (string): Data source path where to load the edges. edge_type (t
graphlearn/python/graph.py:276
↓ 56 callers
Method
AddInt64
graphlearn/src/service/tensor.cc:70
↓ 56 callers
Method
BeginNextFile
graphlearn/src/core/io/node_loader.cc:86
↓ 55 callers
Method
Set
graphlearn/src/core/operator/op_factory.cc:95
↓ 54 callers
Method
GetString
graphlearn/src/service/tensor.cc:158
↓ 54 callers
Method
add
(self, edge_type, src_type, dst_type)
graphlearn/python/data/topology.py:26
↓ 54 callers
Method
close
(self)
graphlearn/python/graph.py:531
↓ 53 callers
Method
reshape
(feat)
graphlearn/python/nn/dataset.py:206
↓ 52 callers
Method
GetInt64
graphlearn/src/service/tensor.cc:126
↓ 52 callers
Method
init
Initialize the graph object in local mode or distributed mode. If deployed in local mode, just call `g.init()` without any parameters. If in
graphlearn/python/graph.py:375
↓ 51 callers
Method
by
(self, strategy)
graphlearn/python/gsl/dag_node.py:197
↓ 51 callers
Method
count
(self)
graphlearn/examples/tf/serving/export_serving_model.py:64
↓ 51 callers
Method
sample
Sample count of neighbors for each upstream node. Args: count (int): For "full" strategy, the neighbors will be truncated by the gi
graphlearn/python/gsl/dag_node.py:182
↓ 49 callers
Method
Size
graphlearn/src/core/graph/storage/types.h:81
↓ 48 callers
Method
get
(self, key)
graphlearn/python/data/state.py:30
↓ 47 callers
Method
append
(self, index, bucket_size)
graphlearn/python/nn/tf/data/feature_handler.py:109
↓ 47 callers
Method
data
Return a pointer to the beginning of the referenced data
dynamic_graph_service/src/common/slice.h:38
↓ 46 callers
Method
outV
(self)
graphlearn/python/gsl/dag_node.py:532
↓ 43 callers
Method
Name
graphlearn/src/service/request/op_request.cc:28
↓ 42 callers
Method
Dataset
graphlearn/src/core/dag/dag_dataset.cc:27
↓ 42 callers
Method
id
dynamic_graph_service/src/core/execution/op.h:53
↓ 41 callers
Method
main
( String[] args )
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/App.java:50
↓ 40 callers
Method
batch
(self, batch_size)
graphlearn/python/gsl/dag_node.py:169
↓ 40 callers
Method
values
(self, func=lambda x: x)
graphlearn/python/gsl/dag_node.py:297
↓ 39 callers
Method
GetLocalStorage
graphlearn/src/core/graph/local_noder.cc:59
↓ 38 callers
Method
Add
graphlearn/src/contrib/knn/flat_index.cc:40
↓ 38 callers
Method
Id
graphlearn/src/core/dag/dag.h:35
↓ 38 callers
Function
SetScalarOption
dynamic_graph_service/src/common/options.cc:23
↓ 38 callers
Method
pop
(mask)
graphlearn/python/nn/dataset.py:137
↓ 37 callers
Method
size
dynamic_graph_service/src/service/request/query_response.h:65
↓ 35 callers
Function
GenEdgeSource
graphlearn/src/service/test/server_test.cpp:26
↓ 35 callers
Function
GenNodeSource
graphlearn/src/service/test/server_test.cpp:45
↓ 35 callers
Method
Type
dynamic_graph_service/src/common/schema.h:79
↓ 35 callers
Method
empty
graphlearn/src/common/string/lite_string.h:59
↓ 34 callers
Method
flatten
(feat)
graphlearn/python/nn/dataset.py:211
↓ 33 callers
Method
BatchSize
graphlearn/src/contrib/knn/knn_request.cc:132
↓ 31 callers
Method
BufPointer
Get the buffer pointer of the serialized flatbuffers table. \remark Should be called after building.
dynamic_graph_service/src/core/io/record_builder.h:39
↓ 31 callers
Method
GetGraph
graphlearn/src/core/graph/graph_store.cc:319
↓ 30 callers
Method
BufSize
Get the buffer size of the serialized flatbuffers table.
dynamic_graph_service/src/core/io/record_builder.h:44
↓ 30 callers
Method
Create
graphlearn/src/core/operator/op_factory.cc:45
↓ 30 callers
Method
Format
graphlearn/src/service/request/graph_lookup_request.cc:494
↓ 30 callers
Function
ImportNumpy
graphlearn/python/c/py_client.cc:29
↓ 29 callers
Method
Add
graphlearn/src/core/graph/storage/topo_statics.cc:33
↓ 29 callers
Method
clear
graphlearn/src/common/string/lite_string.h:76
↓ 26 callers
Function
GenEdgeTestData
graphlearn/src/service/test/server_test.cpp:60
↓ 26 callers
Function
GenNodeTestData
graphlearn/src/service/test/server_test.cpp:123
↓ 26 callers
Method
Size
graphlearn/src/service/tensor.cc:58
↓ 26 callers
Method
close
(self)
graphlearn/python/gsl/dag_dataset.py:89
↓ 25 callers
Method
GetFloat
graphlearn/src/service/tensor.cc:130
↓ 25 callers
Method
name
(self)
graphlearn/python/gsl/dag.py:77
↓ 25 callers
Method
next
(self)
graphlearn/python/gsl/dag_dataset.py:58
↓ 25 callers
Method
printEvent
(String name)
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/http/PrintingEventListener.java:61
↓ 24 callers
Method
E
Entry of GSL, starting from EDGE. Args: edge_type (string): The type of edge which is the entry of query. feed (None| (np.ndarray, n
graphlearn/python/graph.py:586
↓ 24 callers
Method
forward
Update node embeddings. Args: x_list: A list of list, representing input nodes and their K-hop neighbors. The first element x_list[
graphlearn/examples/tf/ego_rgcn/ego_rgcn.py:83
↓ 24 callers
Method
get
Get batched sampled nodes. Return: A `Nodes` object, shape=[`batch_size`] Raise: `graphlearn.OutOfRangeError`
graphlearn/python/sampler/node_sampler.py:85
↓ 23 callers
Function
NewClosure
NOLINT [whitespace/line_length]
graphlearn/src/common/base/closure.h:2795
↓ 22 callers
Method
AddAttribute
Add an attribute record into builder from all fields.
dynamic_graph_service/src/core/io/record_builder.h:83
↓ 22 callers
Method
GetNoder
graphlearn/src/core/graph/graph_store.cc:323
↓ 22 callers
Method
NumSegments
graphlearn/src/include/aggregating_request.h:44
↓ 22 callers
Method
Set
graphlearn/src/service/request/sampling_request.cc:115
↓ 22 callers
Method
gen_test_data
(self, schema, mixed)
graphlearn/python/tests/test_edge.py:53
↓ 21 callers
Method
inV
(self)
graphlearn/python/gsl/dag_node.py:523
↓ 21 callers
Method
search
(self, node_type, inputs, option)
graphlearn/python/graph.py:1000
↓ 20 callers
Method
EmbeddingDim
graphlearn/src/include/aggregating_request.h:73
↓ 20 callers
Method
Get
graphlearn/src/include/shardable.h:116
↓ 20 callers
Method
NeighborCount
graphlearn/src/include/sampling_request.h:45
↓ 20 callers
Method
ParseFrom
graphlearn/src/service/request/op_request.cc:83
↓ 20 callers
Method
layer_edges
Get `Edges` of the given `Layer`.
graphlearn/python/data/values.py:717
↓ 20 callers
Method
layer_nodes
Get `Nodes` of the given `Layer`.
graphlearn/python/data/values.py:708
↓ 19 callers
Method
GetNeighborIds
graphlearn/src/service/request/sampling_request.cc:274
↓ 19 callers
Method
Size
graphlearn/src/actor/graph/wrapper_request.h:77
↓ 19 callers
Method
V
Start the GSL traversal on Graph. @param vtype @return Traversal object @throws UserException
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/Graph.java:45
↓ 19 callers
Method
getTypeId
()
dynamic_graph_service/gsl_client/src/main/java/org/aliyun/gsl_client/parser/schema/TypeDef.java:24
next →
1–100 of 4,782, ranked by callers