Interface PropertyType<OT extends ElementType<OT>>

Type Parameters:
OT - the owning type

public interface PropertyType<OT extends ElementType<OT>>
Describes the property of a node or relationship.
Since:
1.11.0
Author:
Michael J. Simons
Soundtrack
Moonbootica - ...And Then We Started To Dance
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getOwner

      OT getOwner()
      Returns:
      the owner of the property.
    • getName

      String getName()
      Returns:
      the name of the property