Annotation Interface RelationshipEntity


@Retention(RUNTIME) @Target(TYPE) public @interface RelationshipEntity
Identifies a domain entity as being backed by a relationship in the graph. This annotation is always needed for relationship-backed entities. The type attribute supplies the relationship type in the graph.
Author:
Michal Bachman
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String