Annotation Interface NodeEntity


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface NodeEntity
Identifies a domain entity as being backed by a node in the graph. This annotation is not needed if the domain entity's simple class name matches at least one of the labels of the node in the graph (case sensitive)
Author:
Vince Bickers, Gerrit Meier
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String