Class EdgeFoundException

    • Constructor Detail

      • EdgeFoundException

        public EdgeFoundException​(String message)
      • EdgeFoundException

        public EdgeFoundException​(long fromId,
                                  long toId,
                                  String type)