Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cn337131 committed May 23, 2024
1 parent aa43686 commit 289cea4
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@
/**
* A <code>GafferPopEdge</code> is an {@link GafferPopElement} and {@link Edge}.
* <p>
* inVertex() and outVertex() methods are not supported as it is possible for a
* edge to have multiple in vertices and multiple out vertices (due to the
* mapping
* to a TinkerPop vertex to Gaffer
* {@link uk.gov.gchq.gaffer.data.element.Entity}.
* Use vertices(Direction) instead.
* </p>
* <p>
* An ID is required to be a List which contains the source, group, and
* destination of an edge.
* </p>
Expand Down

0 comments on commit 289cea4

Please sign in to comment.