MCPcopy Create free account
hub / github.com/alibaba/GraphScope / GetEdgeNum

Method GetEdgeNum

analytical_engine/core/java/graphx_raw_data.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 eid_t GetEdgeNum() { return edge_num_; }
143
144 vid_t GetVertexNum() { return vertex_num_; }
145 std::shared_ptr<arrow_vdata_array_t>& GetVdataArray() { return vdatas_; }

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36