Interface GraphNodeImplementor

  • All Known Subinterfaces:
    EntityGraphImplementor<T>

    public interface GraphNodeImplementor
    Integration version of the GraphNode contract
    • Method Detail

      • attributeNodes

        java.util.List<AttributeNode<?>> attributeNodes()
      • containsAttribute

        boolean containsAttribute​(java.lang.String name)