- get(String, Object) - Method in class org.neo4j.index.impl.lucene.explicit.LuceneExplicitIndex
-
- getBetween(Long, Long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getBetween(Long, Long, boolean) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getBetween(Long, Long, boolean) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Query the timeline with optional lower/upper bounds and get back
entities within that range, ordered by date.
- getBetween(Long, Long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Query the timeline with optional lower/upper bounds and get back
entities within that range, ordered by date with lowest first.
- getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getConfig() - Method in interface org.neo4j.kernel.api.impl.index.LuceneKernelExtensionFactory.Dependencies
-
- getConfig() - Method in interface org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory.Dependencies
-
- getCorrectValue() - Method in class org.neo4j.index.lucene.ValueContext
-
Returns the string representation of the value given in the constructor,
or the unmodified value if
ValueContext.indexNumeric()
has been called.
- getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns the default operator used between terms in compound queries.
- getDescriptor() - Method in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex
-
- getDescriptor() - Method in interface org.neo4j.kernel.api.impl.schema.SchemaIndex
-
- getDescriptor() - Method in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex
-
- getDirectory() - Method in class org.neo4j.kernel.api.impl.index.partition.AbstractIndexPartition
-
Retrieve index partition directory
- getDocumentId() - Method in exception org.neo4j.kernel.api.impl.index.LuceneDocumentRetrievalException
-
- getFirst() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getFirst() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
- getFirstPartition(List<AbstractIndexPartition>) - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
-
- getFirstPartition(List<AbstractIndexPartition>) - Method in class org.neo4j.kernel.api.impl.index.WritableAbstractDatabaseIndex
-
- getFirstPartition(List<AbstractIndexPartition>) - Method in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex
-
- getIndexFolder() - Method in interface org.neo4j.kernel.api.impl.index.storage.layout.FolderLayout
-
Get root folder of partitioned index
- getIndexFolder() - Method in class org.neo4j.kernel.api.impl.index.storage.layout.IndexFolderLayout
-
- getIndexFolder() - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
-
Resolves root folder for the given index.
- getIndexHits(Sort) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
Replay the search and collect every hit into TopDocs.
- getIndexImplementationDirectory(File) - Method in class org.neo4j.index.impl.lucene.explicit.LuceneIndexImplementation
-
- getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getIndexProviders() - Method in interface org.neo4j.kernel.api.impl.index.LuceneKernelExtensionFactory.Dependencies
-
- getIndexReader() - Method in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex
-
- getIndexReader() - Method in interface org.neo4j.kernel.api.impl.schema.SchemaIndex
-
- getIndexReader() - Method in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex
-
- getIndexSearcher() - Method in class org.neo4j.kernel.api.impl.index.partition.PartitionSearcher
-
- getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getIndexStore() - Method in interface org.neo4j.kernel.api.impl.index.LuceneKernelExtensionFactory.Dependencies
-
- getIndexWriter() - Method in class org.neo4j.kernel.api.impl.index.partition.AbstractIndexPartition
-
Retrieve index partition writer
- getIndexWriter() - Method in class org.neo4j.kernel.api.impl.index.partition.ReadOnlyIndexPartition
-
- getIndexWriter() - Method in class org.neo4j.kernel.api.impl.index.partition.WritableIndexPartition
-
Retrieve index partition writer
- getIndexWriter() - Method in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex
-
- getIndexWriter() - Method in interface org.neo4j.kernel.api.impl.schema.SchemaIndex
-
- getIndexWriter() - Method in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex
-
- getInitialState(long, IndexDescriptor) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
-
- getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
- getLogService() - Method in interface org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory.Dependencies
-
- getLuceneIndexStoreDirectory(File) - Static method in class org.neo4j.index.impl.lucene.explicit.LuceneDataSource
-
- getMatchedDoc() - Method in class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
-
- getMatchingDocs() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
- getNodeId(Document) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
-
- getOnlineAccessor(long, IndexDescriptor, IndexSamplingConfig) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
-
- getPartitionFolder(int) - Method in interface org.neo4j.kernel.api.impl.index.storage.layout.FolderLayout
-
Get folder that contain particular partition
- getPartitionFolder(int) - Method in class org.neo4j.kernel.api.impl.index.storage.layout.IndexFolderLayout
-
- getPartitionFolder(int) - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
-
Resolves a folder for the partition with the given index.
- getPartitions() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
-
- getPartitions() - Method in interface org.neo4j.kernel.api.impl.index.DatabaseIndex
-
Get index partitions
- getPartitions() - Method in class org.neo4j.kernel.api.impl.index.ReadOnlyAbstractDatabaseIndex
-
Get index partitions
- getPartitions() - Method in class org.neo4j.kernel.api.impl.index.WritableAbstractDatabaseIndex
-
Get index partitions
- getPopulationFailure(long) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
-
- getPopulator(long, IndexDescriptor, IndexSamplingConfig) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
-
- getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
-
- getSortedValuesIterator(String, Sort) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
- getSorting() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns the sorting setting for this context.
- getStoredIndexFailure() - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
-
Retrieves stored index failure.
- getTop() - Method in class org.neo4j.index.lucene.QueryContext
-
Return the max number of results to be returned.
- getTotalHits() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
- getTradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns true
if this context is set to prioritize speed over
the inclusion of transactional state in the results.
- getValue() - Method in class org.neo4j.index.lucene.ValueContext
-
- getValue(String) - Method in interface org.neo4j.kernel.api.impl.index.collector.DocValuesAccess
-
- getValue(String) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector.LongValuesIterator
-
- getValuesIterator(String) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
- getWriter() - Method in class org.neo4j.index.impl.lucene.explicit.ReadOnlyIndexReference
-
- id() - Method in class org.neo4j.index.impl.lucene.explicit.EntityId.AbstractData
-
- id() - Method in interface org.neo4j.index.impl.lucene.explicit.EntityId
-
- IdData(long) - Constructor for class org.neo4j.index.impl.lucene.explicit.EntityId.IdData
-
- idTerm(long) - Method in class org.neo4j.index.impl.lucene.explicit.IndexType
-
- includeSample(IndexEntryUpdate<?>) - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
-
- includeSample(IndexEntryUpdate<?>) - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
-
- IndexClockCache - Class in org.neo4j.index.impl.lucene.explicit
-
- IndexClockCache(int) - Constructor for class org.neo4j.index.impl.lucene.explicit.IndexClockCache
-
- IndexFolderLayout - Class in org.neo4j.kernel.api.impl.index.storage.layout
-
Default implementation of
FolderLayout
for partitioned lucene index.
- IndexFolderLayout(File) - Constructor for class org.neo4j.kernel.api.impl.index.storage.layout.IndexFolderLayout
-
- indexNumeric() - Method in class org.neo4j.index.lucene.ValueContext
-
Returns a ValueContext to be used with
Index.add(org.neo4j.graphdb.PropertyContainer, String, Object)
- IndexPartitionFactory - Interface in org.neo4j.kernel.api.impl.index.partition
-
Factory to create particular partition of partitioned index in specified folder and represented by Directory
- IndexProviders - Interface in org.neo4j.kernel.spi.legacyindex
-
- IndexReaderCloseException - Exception in org.neo4j.kernel.api.impl.schema.reader
-
Exception that will be thrown in case if there was a problem during index reader close
- IndexReaderCloseException(IOException) - Constructor for exception org.neo4j.kernel.api.impl.schema.reader.IndexReaderCloseException
-
- IndexStorageFactory - Class in org.neo4j.kernel.api.impl.index.storage
-
- IndexStorageFactory(DirectoryFactory, FileSystemAbstraction, IndexDirectoryStructure) - Constructor for class org.neo4j.kernel.api.impl.index.storage.IndexStorageFactory
-
- indexStorageOf(long, boolean) - Method in class org.neo4j.kernel.api.impl.index.storage.IndexStorageFactory
-
- IndexType - Class in org.neo4j.index.impl.lucene.explicit
-
- IndexWriterConfigs - Class in org.neo4j.kernel.api.impl.index
-
Helper factory for standard lucene index writer configuration.
- init() - Method in class org.neo4j.index.impl.lucene.explicit.LuceneDataSource
-
- init() - Method in class org.neo4j.index.impl.lucene.explicit.LuceneIndexImplementation
-
- init() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
-
Deprecated.
- init() - Method in class org.neo4j.kernel.api.impl.index.LuceneKernelExtension
-
- init() - Method in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
-
Initialise collector for unknown number of entries that are suspected to be duplicates.
- init(int) - Method in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
-
Initialize collector for some known and expected number of entries that are suspected to be duplicates.
- InMemoryDirectoryFactory() - Constructor for class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.InMemoryDirectoryFactory
-
- instantiateField(String, Object, FieldType) - Static method in class org.neo4j.index.impl.lucene.explicit.IndexType
-
- instantiateSortField(String, Object) - Static method in class org.neo4j.index.impl.lucene.explicit.IndexType
-
- isKeepScores() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
-
- isOnline() - Method in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex
-
Check if this index is marked as online.
- isOnline() - Method in interface org.neo4j.kernel.api.impl.schema.SchemaIndex
-
Check if this index is marked as online.
- isOnline() - Method in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex
-
Check if this index is marked as online.
- isOpen() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
-
- isOpen() - Method in interface org.neo4j.kernel.api.impl.index.DatabaseIndex
-
Check if index is open or not
- isOpen() - Method in class org.neo4j.kernel.api.impl.index.ReadOnlyAbstractDatabaseIndex
-
Check if index is open or not
- isOpen() - Method in class org.neo4j.kernel.api.impl.index.WritableAbstractDatabaseIndex
-
Check if index is open or not
- isReadOnly() - Method in interface org.neo4j.kernel.api.impl.index.DatabaseIndex
-
Check if index is opened in read only mode
- isReadOnly() - Method in class org.neo4j.kernel.api.impl.index.ReadOnlyAbstractDatabaseIndex
-
Check if index is opened in read only mode
- isReadOnly() - Method in class org.neo4j.kernel.api.impl.index.WritableAbstractDatabaseIndex
-
Check if index is opened in read only mode
- isValid() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
-
Verify state of the index.
- isValid() - Method in interface org.neo4j.kernel.api.impl.index.DatabaseIndex
-
Verify state of the index.
- isValid() - Method in class org.neo4j.kernel.api.impl.index.ReadOnlyAbstractDatabaseIndex
-
Verify state of the index.
- isValid() - Method in class org.neo4j.kernel.api.impl.index.WritableAbstractDatabaseIndex
-
Verify state of the index.
- iterator() - Method in class org.neo4j.kernel.api.impl.index.LuceneAllDocumentsReader
-
- iterator() - Method in class org.neo4j.kernel.api.impl.index.LucenePartitionAllDocumentsReader
-
- iterator() - Method in class org.neo4j.kernel.api.impl.schema.reader.LuceneAllEntriesIndexAccessorReader
-