Class IndexPathServiceImpl

    • Constructor Detail

      • IndexPathServiceImpl

        public IndexPathServiceImpl()
      • IndexPathServiceImpl

        public IndexPathServiceImpl​(NodeStore nodeStore)
    • Method Detail

      • getIndexPaths

        public java.lang.Iterable<java.lang.String> getIndexPaths()
        Description copied from interface: IndexPathService
        Returns all index definitions paths present in the repository
        Specified by:
        getIndexPaths in interface IndexPathService