Interface Property<VALUE extends PropertyValues>

    • Method Detail

      • propertySchema

        org.neo4j.gds.api.schema.PropertySchema propertySchema()
      • key

        @Ignore
        default java.lang.String key()
      • valueType

        @Ignore
        default org.neo4j.gds.api.nodeproperties.ValueType valueType()
      • defaultValue

        @Ignore
        default org.neo4j.gds.api.DefaultValue defaultValue()
      • propertyState

        @Ignore
        default org.neo4j.gds.api.PropertyState propertyState()