Interface Index.NamedFulltextBuilder

All Superinterfaces:
Index.NamedBuilder
All Known Subinterfaces:
Index.NamedSingleIdentifierBuilder
Enclosing class:
Index

public static interface Index.NamedFulltextBuilder extends Index.NamedBuilder
Fulltext is the only index available for multiple labels and multiple types in on go.
  • Method Summary

    Modifier and Type
    Method
    Description
    fulltext(String... properties)
    Creates a fulltext index
  • Method Details

    • fulltext

      Index fulltext(String... properties)
      Creates a fulltext index
      Parameters:
      properties - The properties to be included in the index
      Returns:
      the next step