Interface PathBasedRedisIndexDefinition

All Superinterfaces:
IndexDefinition
All Known Implementing Classes:
GeoIndexDefinition, SimpleIndexDefinition

public interface PathBasedRedisIndexDefinition extends IndexDefinition
IndexDefinition that is based on a property paths.
Since:
1.7
Author:
Christoph Strobl
  • Method Details

    • getPath

      @Nullable String getPath()
      Returns:
      can be null.