Class DefaultHintPath

    • Constructor Detail

      • DefaultHintPath

        public DefaultHintPath​(AbstractPath parent)
    • Method Detail

      • useIndex

        public KeysPath useIndex​(String... indexes)
        Description copied from interface: HintPath
        Hint at what index(es) to use for this query by giving names (will look for default index type). The index names will be escaped.
        Specified by:
        useIndex in interface HintPath