You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Implement info classes for GraphAr spark tool. the Info include GraphInfo, VertexInfo and EdgeInfo and align to the classes of c++ SDK.
Describe the solution you'd like
Here is a proposal of the Info classes api:
Is your feature request related to a problem? Please describe.
Implement info classes for GraphAr spark tool. the
Info
includeGraphInfo
,VertexInfo
andEdgeInfo
and align to the classes of c++ SDK.Describe the solution you'd like
Here is a proposal of the Info classes api:
The text was updated successfully, but these errors were encountered: