javeme commented on code in PR #2379:
URL:
https://github.com/apache/incubator-hugegraph/pull/2379#discussion_r1415648900
##########
hugegraph-server/hugegraph-api/src/main/java/org/apache/hugegraph/api/traversers/EdgeExistenceAPI.java:
##########
@@ -44,7 +44,7 @@
import jakarta.ws.rs.QueryParam;
import jakarta.ws.rs.core.Context;
-@Path("graphs/{graph}/traversers/edgeexist")
+@Path("graphs/{graph}/traversers/edgeexistence")
Review Comment:
prefer to rename EdgeExistence to EdgeExist
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]