Class EdgePropertyEvent.Builder<K,​S extends EdgePropertyEvent.Builder<K,​S>>

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • edgeId

        public final S edgeId​(K edgeId)
      • from

        public final S from​(K from)
      • to

        public final S to​(K to)