Constant Field Values

Contents

org.neo4j.*

  • org.neo4j.ogm.annotation.NodeEntity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "label"
  • org.neo4j.ogm.annotation.Property
    Modifier and Type
    Constant Field
    Value
    public static final String
    "name"
  • org.neo4j.ogm.annotation.Relationship
    Modifier and Type
    Constant Field
    Value
    public static final String
    "direction"
    public static final String
    "type"
  • org.neo4j.ogm.annotation.RelationshipEntity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "type"
  • org.neo4j.ogm.annotation.typeconversion.Convert
    Modifier and Type
    Constant Field
    Value
    public static final String
    "value"
    public static final String
    "graphPropertyType"
  • org.neo4j.ogm.annotation.typeconversion.DateString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UTC"
    public static final String
    "value"
    public static final String
    "yyyy-MM-dd\'T\'HH:mm:ss.SSSXXX"
  • org.neo4j.ogm.annotation.typeconversion.EnumString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "value"
  • org.neo4j.ogm.annotation.typeconversion.NumberString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "value"