Skip to content

Conversation

@sapienza88
Copy link
Contributor

Reason for this PR

Remove Edge Functionnality not yet implemented

What changes are included in this PR?

Included RemoveEdge functionnality to remove an edge from a graph

Are these changes tested?

not yet tested

}
final org.apache.graphar.proto.GraphInfo newProtoGraphInfo =
org.apache.graphar.proto.GraphInfo.newBuilder(protoGraphInfo)
.removeEdges(edgeInfo.getEdgePath())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this method exist?

Copy link
Contributor Author

@sapienza88 sapienza88 Jul 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, is there a way to implement it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants