Interface GXL.EntityTypes<T>

  • Enclosing class:
    GXL

    public static interface GXL.EntityTypes<T>
    • Method Detail

      • type

        java.lang.String type​(T entity)
      • type

        java.lang.String type​(Graph<T> entity)
      • type

        java.lang.String type​(T from,
                              T to)