Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

AbstractIndexHits<T> - Class in org.neo4j.index.impl.lucene.legacy
 
AbstractIndexHits() - Constructor for class org.neo4j.index.impl.lucene.legacy.AbstractIndexHits
 
AbstractLegacyIndexHits - Class in org.neo4j.index.impl.lucene.legacy
 
AbstractLegacyIndexHits() - Constructor for class org.neo4j.index.impl.lucene.legacy.AbstractLegacyIndexHits
 
AbstractLuceneIndex - Class in org.neo4j.kernel.api.impl.index
Abstract implementation of a partitioned index.
AbstractLuceneIndex(PartitionedIndexStorage, Factory<IndexWriterConfig>) - Constructor for class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
 
AbstractLuceneIndexBuilder<T extends AbstractLuceneIndexBuilder<T>> - Class in org.neo4j.kernel.api.impl.index.builder
Base class for lucene index builders.
AbstractLuceneIndexBuilder() - Constructor for class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
 
acquireSearcher() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
Return searcher for requested partition.
add(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
 
add(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
Adds an entity to this timeline with the given timestamp.
add(Collection<NodePropertyUpdate>) - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulator
 
addDocument(Document) - Method in interface org.neo4j.kernel.api.impl.schema.writer.LuceneIndexWriter
 
addDocument(Document) - Method in class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 
addDocuments(Iterable<Document>) - Method in interface org.neo4j.kernel.api.impl.schema.writer.LuceneIndexWriter
 
addDocuments(Iterable<Document>) - Method in class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 
addLabelAndSearchFields(Document, long, Bitmap) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
addNewPartition() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Add new partition to the index.
addNode(long, String, Object) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
See Index.add(PropertyContainer, String, Object) for more generic documentation.
addRangeValuesField(Document, long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
AggregatingIndexSampler - Class in org.neo4j.kernel.api.impl.index.sampler
Index sampler implementation that provide total sampling result of multiple provided samples, by aggregating their internal independent samples.
AggregatingIndexSampler(List<IndexSampler>) - Constructor for class org.neo4j.kernel.api.impl.index.sampler.AggregatingIndexSampler
 
allDocumentsReader() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Creates an iterable over all documents in all partitions.
allNodeLabelRanges() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndex
Retrieves a reader over all node label ranges.
allNodeLabelRanges() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 

B

Bitmap - Class in org.neo4j.kernel.api.impl.labelscan.bitmaps
 
Bitmap() - Constructor for class org.neo4j.kernel.api.impl.labelscan.bitmaps.Bitmap
 
Bitmap(long) - Constructor for class org.neo4j.kernel.api.impl.labelscan.bitmaps.Bitmap
 
bitmap() - Method in class org.neo4j.kernel.api.impl.labelscan.bitmaps.Bitmap
 
BitmapDocumentFormat - Enum in org.neo4j.kernel.api.impl.labelscan.storestrategy
 
BitmapExtractor - Class in org.neo4j.kernel.api.impl.labelscan.bitmaps
 
BitmapExtractor(BitmapFormat, long...) - Constructor for class org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapExtractor
 
BitmapFormat - Enum in org.neo4j.kernel.api.impl.labelscan.bitmaps
 
bitmapFormat() - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
build() - Method in class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
build() - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Build lucene index storage with specified configuration
build() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndexBuilder
Build lucene label scan index with specified configuration
build() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Build lucene schema index with specified configuration

C

cleanupFolder(File) - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
For the given folder removes the folder itself and all nested folders from both file system and lucene directories.
clearForIndex() - Method in class org.neo4j.kernel.api.impl.index.storage.FailureStorage
Delete failure file for the given index id
close() - Method in class org.neo4j.index.impl.lucene.legacy.AbstractIndexHits
 
close() - Method in class org.neo4j.index.impl.lucene.legacy.AbstractLegacyIndexHits
 
close() - Method in class org.neo4j.index.impl.lucene.legacy.CombinedIndexHits
 
close() - Method in class org.neo4j.index.impl.lucene.legacy.DocToIdIterator
 
close() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
close() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction
 
close() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
 
close() - Method in class org.neo4j.kernel.api.impl.index.backup.LuceneIndexSnapshotFileIterator
 
close() - Method in class org.neo4j.kernel.api.impl.index.LuceneAllDocumentsReader
 
close() - Method in class org.neo4j.kernel.api.impl.index.LucenePartitionAllDocumentsReader
 
close() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
 
close() - Method in class org.neo4j.kernel.api.impl.index.partition.PartitionSearcher
 
close() - Method in interface org.neo4j.kernel.api.impl.index.storage.DirectoryFactory
Called when the directory factory is disposed of, really only here to allow the ram directory thing to close open directories.
close() - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.InMemoryDirectoryFactory
 
close() - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.Single
 
close() - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
close() - Method in class org.neo4j.kernel.api.impl.labelscan.reader.LuceneAllEntriesLabelScanReader
 
close() - Method in class org.neo4j.kernel.api.impl.labelscan.reader.PartitionedLuceneLabelScanStoreReader
 
close() - Method in class org.neo4j.kernel.api.impl.labelscan.reader.SimpleLuceneLabelScanStoreReader
 
close() - Method in class org.neo4j.kernel.api.impl.labelscan.writer.PartitionedLuceneLabelScanWriter
 
close() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
close(boolean) - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulator
 
close() - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulatingUpdater
 
close() - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulatingUpdater
 
close() - Method in class org.neo4j.kernel.api.impl.schema.reader.LuceneAllEntriesIndexAccessorReader
 
close() - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
close() - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
close() - Method in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier
 
close() - Method in class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier
 
collect(int) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
collect(int) - Method in class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
 
collect(int) - Method in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
 
combine(IndexSample, IndexSample) - Method in class org.neo4j.kernel.api.impl.index.sampler.AggregatingIndexSampler
 
CombinedIndexHits - Class in org.neo4j.index.impl.lucene.legacy
 
CombinedIndexHits(Collection<LegacyIndexHits>) - Constructor for class org.neo4j.index.impl.lucene.legacy.CombinedIndexHits
 
configMatches(Map<String, String>, Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
Configuration() - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneDataSource.Configuration
 
containsString(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
containsString(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
convertRangeAndBitmapToArray(long, long) - Method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
corruptedIndex() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
countIndexedNodes(long, Object) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
countIndexedNodes(long, Object) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
create() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Creates new index.
create() - Static method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Create new lucene index storage builder
create() - Static method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndexBuilder
Create new label scan store builder
create() - Static method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Create new lucene schema index builder.
create() - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulator
 
createOutput(String, IOContext) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
createSampler() - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
createSampler() - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
current() - Method in interface org.neo4j.kernel.api.impl.index.collector.DocValuesAccess
 
current() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector.LongValuesIterator
 
currentScore() - Method in class org.neo4j.index.impl.lucene.legacy.CombinedIndexHits
 
currentScore() - Method in class org.neo4j.index.impl.lucene.legacy.DocToIdIterator
 
currentScore() - Method in class org.neo4j.index.impl.lucene.legacy.EmptyIndexHits
 

D

DEFAULT_INDEX_IDENTIFIER - Static variable in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndexBuilder
 
defaultOperator(QueryParser.Operator) - Method in class org.neo4j.index.lucene.QueryContext
Changes the the default operator used between terms in compound queries, default is OR.
deleteDocuments(Term) - Method in interface org.neo4j.kernel.api.impl.schema.writer.LuceneIndexWriter
 
deleteDocuments(Query) - Method in interface org.neo4j.kernel.api.impl.schema.writer.LuceneIndexWriter
 
deleteDocuments(Query) - Method in class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 
deleteDocuments(Term) - Method in class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 
deleteFile(String) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
directoryFactory(boolean, FileSystemAbstraction) - Static method in class org.neo4j.kernel.api.impl.index.LuceneKernelExtensions
 
DirectoryFactory - Interface in org.neo4j.kernel.api.impl.index.storage
 
DirectoryFactory.InMemoryDirectoryFactory - Class in org.neo4j.kernel.api.impl.index.storage
 
DirectoryFactory.Single - Class in org.neo4j.kernel.api.impl.index.storage
 
DirectoryFactory.UncloseableDirectory - Class in org.neo4j.kernel.api.impl.index.storage
 
DocToIdIterator - Class in org.neo4j.index.impl.lucene.legacy
 
DocToIdIterator(IndexHits<Document>, Collection<EntityId>, IndexReference, PrimitiveLongSet) - Constructor for class org.neo4j.index.impl.lucene.legacy.DocToIdIterator
 
documentRepresentingProperty(long, Object) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
DocValuesAccess - Interface in org.neo4j.kernel.api.impl.index.collector
Represents a point-in-time view on a set of numeric values that are read from a NumericDocValues field.
DocValuesCollector - Class in org.neo4j.kernel.api.impl.index.collector
Collector to record per-segment DocIdSets and LeafReaderContexts for every segment that contains a hit.
DocValuesCollector() - Constructor for class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
Default Constructor, does not keep scores.
DocValuesCollector(boolean) - Constructor for class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
DocValuesCollector.LongValuesIterator - Class in org.neo4j.kernel.api.impl.index.collector
Iterates over all per-segment DocValuesCollector.MatchingDocs.
doSetNextReader(LeafReaderContext) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
drop() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
 
drop() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Close index and deletes all it's partitions.
drop() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
drop() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
 
drop() - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulator
 
dumpToZip(ZipOutputStream, byte[]) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.InMemoryDirectoryFactory
 
dumpToZip(ZipOutputStream, byte[]) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.Single
 
DuplicateCheckingCollector - Class in org.neo4j.kernel.api.impl.schema.verification
 
DuplicateCheckingCollector(PropertyAccessor, int) - Constructor for class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
 

E

elementCleaned(IndexReference) - Method in class org.neo4j.index.impl.lucene.legacy.IndexClockCache
 
EMPTY - Static variable in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
EmptyIndexHits<T> - Class in org.neo4j.index.impl.lucene.legacy
Empty implementation of AbstractIndexHits with no matches and Float.NaN as a score
EmptyIndexHits() - Constructor for class org.neo4j.index.impl.lucene.legacy.EmptyIndexHits
 
encodedStringValue(Object) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
endsWith(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
endsWith(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
enhance(Document) - Method in interface org.neo4j.index.impl.lucene.legacy.EntityId
Enhances a Document, adding more id data to it if necessary.
enhance(Document) - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.IdData
 
enhance(Document) - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.RelationshipData
 
EntityId - Interface in org.neo4j.index.impl.lucene.legacy
Represents id data about an entity that is to be indexed.
EntityId.AbstractData - Class in org.neo4j.index.impl.lucene.legacy
 
EntityId.IdData - Class in org.neo4j.index.impl.lucene.legacy
EntityId only carrying entity id.
EntityId.LongCostume - Class in org.neo4j.index.impl.lucene.legacy
EntityId.RelationshipData - Class in org.neo4j.index.impl.lucene.legacy
EntityId including additional start/end node for relationships.
ephemeral - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource.Configuration
 
equals(Object) - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.AbstractData
 
EXACT - Static variable in class org.neo4j.index.impl.lucene.legacy.IndexType
 
EXACT_CONFIG - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
ExactTxData - Class in org.neo4j.index.impl.lucene.legacy
 
exists() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Check lucene index existence within all allocated partitions.

F

FailureStorage - Class in org.neo4j.kernel.api.impl.index.storage
Helper class for storing a failure message that happens during an OutOfDisk situation in a pre-allocated file
FailureStorage(FileSystemAbstraction, FolderLayout, String) - Constructor for class org.neo4j.kernel.api.impl.index.storage.FailureStorage
 
FailureStorage(FileSystemAbstraction, FolderLayout) - Constructor for class org.neo4j.kernel.api.impl.index.storage.FailureStorage
 
fileLength(String) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
fillInDefaults(Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
FirstHitCollector - Class in org.neo4j.kernel.api.impl.index.collector
A Collector that terminates the collection after the very first hit.
FirstHitCollector() - Constructor for class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
 
flush() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Commits all index partitions.
flush() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
FolderLayout - Interface in org.neo4j.kernel.api.impl.index.storage.layout
Component that represent on-disk layout for partitioned lucene index.
force() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
force() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
force() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
forIndex(File, IndexWriter) - Static method in class org.neo4j.kernel.api.impl.index.backup.LuceneIndexSnapshotFileIterator
 
fromBitmapStructure(int, long[], long[][]) - Static method in class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
FULLTEXT_CONFIG - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 

G

get(String, Object) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
 
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
 
getConfig() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreExtension.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.
getDirectory() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
 
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<IndexPartition>) - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
 
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.legacy.LuceneIndexImplementation
 
getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getIndexReader() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
 
getIndexSearcher() - Method in class org.neo4j.kernel.api.impl.index.partition.PartitionSearcher
 
getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getIndexWriter() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
 
getIndexWriter() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
 
getInitialState(long) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
getLabelScanReader() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndex
 
getLabelScanWriter() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndex
 
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.labelscan.LuceneLabelScanStoreExtension.Dependencies
 
getLuceneIndexStoreDirectory(File) - Static method in class org.neo4j.index.impl.lucene.legacy.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, IndexConfiguration, 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
 
getPopulationFailure(long) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
getPopulator(long, IndexDescriptor, IndexConfiguration, IndexSamplingConfig) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
 
getSingle() - Method in class org.neo4j.index.impl.lucene.legacy.AbstractIndexHits
 
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
 

H

hasContent() - Method in class org.neo4j.kernel.api.impl.labelscan.bitmaps.Bitmap
 
hashCode() - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.AbstractData
 
hasLabel(long, long) - Method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
hasMatched() - Method in class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
 
hasNext() - Method in class org.neo4j.kernel.api.impl.labelscan.bitmaps.LongPageIterator
 
hasSinglePartition(List<IndexPartition>) - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
 

I

id() - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.AbstractData
 
id() - Method in interface org.neo4j.index.impl.lucene.legacy.EntityId
 
id() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
IdData(long) - Constructor for class org.neo4j.index.impl.lucene.legacy.EntityId.IdData
 
idTerm(long) - Method in class org.neo4j.index.impl.lucene.legacy.IndexType
 
includeSample(NodePropertyUpdate) - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
 
includeSample(NodePropertyUpdate) - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
 
IndexClockCache - Class in org.neo4j.index.impl.lucene.legacy
 
IndexClockCache(int) - Constructor for class org.neo4j.index.impl.lucene.legacy.IndexClockCache
 
IndexFolderLayout - Class in org.neo4j.kernel.api.impl.index.storage.layout
Default implementation of FolderLayout for partitioned lucene index.
IndexFolderLayout(File, String) - 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)
IndexPartition - Class in org.neo4j.kernel.api.impl.index.partition
Represents a single partition of a partitioned lucene index.
IndexPartition(File, Directory, IndexWriterConfig) - Constructor for class org.neo4j.kernel.api.impl.index.partition.IndexPartition
 
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, File) - Constructor for class org.neo4j.kernel.api.impl.index.storage.IndexStorageFactory
 
indexStorageOf(long) - Method in class org.neo4j.kernel.api.impl.index.storage.IndexStorageFactory
 
indexStoreView() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreExtension.Dependencies
 
IndexType - Class in org.neo4j.index.impl.lucene.legacy
 
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.legacy.LuceneDataSource
 
init() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
init() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
 
init() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
init() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
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.legacy.IndexType
 
instantiateSortField(String, Object) - Static method in class org.neo4j.index.impl.lucene.legacy.IndexType
 
isKeepScores() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
isLabelBitmapField(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
isOnline() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
Check if this index is marked as online.
isOpen() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
 
isRangeField(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
isRangeOrLabelField(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
isValid() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Verify state of the index.
iterator() - Method in class org.neo4j.index.impl.lucene.legacy.AbstractIndexHits
 
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.labelscan.reader.LuceneAllEntriesLabelScanReader
 
iterator() - Method in class org.neo4j.kernel.api.impl.schema.reader.LuceneAllEntriesIndexAccessorReader
 

K

KEY - Static variable in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory
 
KEYWORD_ANALYZER - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
 

L

LABEL - Static variable in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labelField(long, long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labelField(long, Bitmap) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labelId(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labelQuery(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labels(long) - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
LabelScanStorageStrategy - Interface in org.neo4j.kernel.api.impl.labelscan.storestrategy
 
labelSearchField(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
labelsForNode(long) - Method in class org.neo4j.kernel.api.impl.labelscan.reader.PartitionedLuceneLabelScanStoreReader
 
labelsForNode(long) - Method in class org.neo4j.kernel.api.impl.labelscan.reader.SimpleLuceneLabelScanStoreReader
 
labelsForNode(IndexSearcher, long) - Method in interface org.neo4j.kernel.api.impl.labelscan.storestrategy.LabelScanStorageStrategy
 
labelsForNode(IndexSearcher, long) - Method in class org.neo4j.kernel.api.impl.labelscan.storestrategy.NodeRangeDocumentLabelScanStorageStrategy
 
listAll() - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
listFolders() - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
List all folders in the index folder.
listStoreFiles(boolean) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
 
listStoreFiles() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
 
listStoreFiles() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
loadIndexFailure() - Method in class org.neo4j.kernel.api.impl.index.storage.FailureStorage
 
lockedIndex(LockObtainFailedException) - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
LongCostume() - Constructor for class org.neo4j.index.impl.lucene.legacy.EntityId.LongCostume
 
LongPageIterator - Class in org.neo4j.kernel.api.impl.labelscan.bitmaps
 
LongPageIterator(Iterator<long[]>) - Constructor for class org.neo4j.kernel.api.impl.labelscan.bitmaps.LongPageIterator
 
LongValuesIterator(Iterable<DocValuesCollector.MatchingDocs>, int, String) - Constructor for class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector.LongValuesIterator
 
LOWER_CASE_WHITESPACE_ANALYZER - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
Default Analyzer for fulltext parsing.
LowerCaseKeywordAnalyzer - Class in org.neo4j.index.impl.lucene.legacy
 
LowerCaseKeywordAnalyzer() - Constructor for class org.neo4j.index.impl.lucene.legacy.LowerCaseKeywordAnalyzer
 
lucene_searcher_cache_size - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource.Configuration
 
LuceneAllDocumentsReader - Class in org.neo4j.kernel.api.impl.index
 
LuceneAllDocumentsReader(List<LucenePartitionAllDocumentsReader>) - Constructor for class org.neo4j.kernel.api.impl.index.LuceneAllDocumentsReader
 
LuceneAllEntriesIndexAccessorReader - Class in org.neo4j.kernel.api.impl.schema.reader
 
LuceneAllEntriesIndexAccessorReader(BoundedIterable<Document>) - Constructor for class org.neo4j.kernel.api.impl.schema.reader.LuceneAllEntriesIndexAccessorReader
 
LuceneAllEntriesLabelScanReader - Class in org.neo4j.kernel.api.impl.labelscan.reader
 
LuceneAllEntriesLabelScanReader(BoundedIterable<Document>, BitmapDocumentFormat) - Constructor for class org.neo4j.kernel.api.impl.labelscan.reader.LuceneAllEntriesLabelScanReader
 
LuceneBatchInserterIndexProvider - Class in org.neo4j.index.lucene.unsafe.batchinsert
The BatchInserter version of the Lucene-based indexes.
LuceneBatchInserterIndexProvider(BatchInserter) - Constructor for class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
LuceneBatchInserterIndexProviderNewImpl - Class in org.neo4j.index.impl.lucene.legacy
The BatchInserter version of LuceneIndexImplementation.
LuceneBatchInserterIndexProviderNewImpl(BatchInserter) - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndexProviderNewImpl
 
LuceneCommandApplier - Class in org.neo4j.index.impl.lucene.legacy
Applies changes from commands onto one or more indexes from the same provider.
LuceneCommandApplier(LuceneDataSource, boolean) - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
LuceneDataSource - Class in org.neo4j.index.impl.lucene.legacy
An DataSource optimized for the LuceneIndexImplementation.
LuceneDataSource(File, Config, IndexConfigStore, FileSystemAbstraction) - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
Constructs this data source.
LuceneDataSource.Configuration - Class in org.neo4j.index.impl.lucene.legacy
 
LuceneDocumentRetrievalException - Exception in org.neo4j.kernel.api.impl.index
Exception that will be thrown in case if encounter IOException during Lucene document retrieval.
LuceneDocumentRetrievalException(String, long, Throwable) - Constructor for exception org.neo4j.kernel.api.impl.index.LuceneDocumentRetrievalException
 
LuceneDocumentRetrievalException(String, Throwable) - Constructor for exception org.neo4j.kernel.api.impl.index.LuceneDocumentRetrievalException
 
LuceneDocumentStructure - Class in org.neo4j.kernel.api.impl.schema
 
LuceneIndexAccessor - Class in org.neo4j.kernel.api.impl.schema
 
LuceneIndexAccessor(LuceneSchemaIndex) - Constructor for class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
LuceneIndexImplementation - Class in org.neo4j.index.impl.lucene.legacy
 
LuceneIndexImplementation(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction) - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
LuceneIndexPopulatingUpdater - Class in org.neo4j.kernel.api.impl.schema.populator
An IndexUpdater used while index population is in progress.
LuceneIndexPopulatingUpdater(LuceneIndexWriter) - Constructor for class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulatingUpdater
 
LuceneIndexPopulator - Class in org.neo4j.kernel.api.impl.schema.populator
An IndexPopulator used to create, populate and mark as online a Lucene schema index.
LuceneIndexReaderAcquisitionException - Exception in org.neo4j.kernel.api.impl.schema
Exception that will be thrown in case if encounter IOException during Lucene reader acquisition.
LuceneIndexReaderAcquisitionException(String, IOException) - Constructor for exception org.neo4j.kernel.api.impl.schema.LuceneIndexReaderAcquisitionException
 
LuceneIndexSnapshotFileIterator - Class in org.neo4j.kernel.api.impl.index.backup
Iterator over Lucene index files for a particular snapshot.
LuceneIndexStorageBuilder - Class in org.neo4j.kernel.api.impl.index.builder
Helper builder class to simplify construction of lucene index storages.
LuceneIndexWriter - Interface in org.neo4j.kernel.api.impl.schema.writer
A thin wrapper around IndexWriter that exposes only some part of it's functionality that it really needed and hides a fact that index is partitioned.
LuceneKernelExtension - Class in org.neo4j.index.lucene
 
LuceneKernelExtension(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders) - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension
 
LuceneKernelExtensionFactory - Class in org.neo4j.index.lucene
 
LuceneKernelExtensionFactory() - Constructor for class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
LuceneKernelExtensionFactory.Dependencies - Interface in org.neo4j.index.lucene
 
LuceneKernelExtensions - Class in org.neo4j.kernel.api.impl.index
 
LuceneKernelExtensions() - Constructor for class org.neo4j.kernel.api.impl.index.LuceneKernelExtensions
 
LuceneLabelScanIndex - Class in org.neo4j.kernel.api.impl.labelscan
Implementation of Lucene label scan store index that support multiple partitions.
LuceneLabelScanIndex(BitmapDocumentFormat, PartitionedIndexStorage) - Constructor for class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndex
 
LuceneLabelScanIndexBuilder - Class in org.neo4j.kernel.api.impl.labelscan
Helper builder class to simplify construction and instantiation of lucene label scan indexes.
LuceneLabelScanStore - Class in org.neo4j.kernel.api.impl.labelscan
 
LuceneLabelScanStore(LuceneLabelScanIndex, LabelScanStoreProvider.FullStoreChangeStream, LogProvider, LuceneLabelScanStore.Monitor) - Constructor for class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
LuceneLabelScanStore.Monitor - Interface in org.neo4j.kernel.api.impl.labelscan
 
LuceneLabelScanStoreBuilder - Class in org.neo4j.index.lucene
Means of obtaining a LabelScanStore, independent of the KernelExtensions mechanism, when you need to access the store without running a full database.
LuceneLabelScanStoreBuilder(File, LabelScanStoreProvider.FullStoreChangeStream, FileSystemAbstraction, LogProvider) - Constructor for class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
LuceneLabelScanStoreExtension - Class in org.neo4j.kernel.api.impl.labelscan
 
LuceneLabelScanStoreExtension() - Constructor for class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreExtension
 
LuceneLabelScanStoreExtension.Dependencies - Interface in org.neo4j.kernel.api.impl.labelscan
 
LuceneLegacyIndex - Class in org.neo4j.index.impl.lucene.legacy
 
LuceneLegacyIndexTransaction - Class in org.neo4j.index.impl.lucene.legacy
 
LuceneLegacyIndexTransaction(LuceneDataSource, IndexCommandFactory) - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction
 
LuceneNodeLabelRange - Class in org.neo4j.kernel.api.impl.labelscan
 
LuceneNodeLabelRange(int, long[], long[][]) - Constructor for class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
LucenePartitionAllDocumentsReader - Class in org.neo4j.kernel.api.impl.index
Provides a view of all Documents in a single partition.
LucenePartitionAllDocumentsReader(PartitionSearcher) - Constructor for class org.neo4j.kernel.api.impl.index.LucenePartitionAllDocumentsReader
 
LuceneSchemaIndex - Class in org.neo4j.kernel.api.impl.schema
Implementation of Lucene schema index that support multiple partitions.
LuceneSchemaIndex(PartitionedIndexStorage, IndexConfiguration, IndexSamplingConfig, Factory<IndexWriterConfig>) - Constructor for class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
 
LuceneSchemaIndexBuilder - Class in org.neo4j.kernel.api.impl.schema
Helper builder class to simplify construction and instantiation of lucene schema indexes.
LuceneSchemaIndexProvider - Class in org.neo4j.kernel.api.impl.schema
 
LuceneSchemaIndexProvider(FileSystemAbstraction, DirectoryFactory, File) - Constructor for class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
LuceneSchemaIndexProviderFactory - Class in org.neo4j.kernel.api.impl.schema
 
LuceneSchemaIndexProviderFactory() - Constructor for class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory
 
LuceneSchemaIndexProviderFactory.Dependencies - Interface in org.neo4j.kernel.api.impl.schema
 
LuceneTimeline<T extends org.neo4j.graphdb.PropertyContainer> - Class in org.neo4j.index.lucene
 
LuceneTimeline(GraphDatabaseService, Index<T>) - Constructor for class org.neo4j.index.lucene.LuceneTimeline
 
LuceneUtil - Class in org.neo4j.index.impl.lucene.legacy
 
LuceneUtil() - Constructor for class org.neo4j.index.impl.lucene.legacy.LuceneUtil
 

M

mapOf(Document, long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
markAsFailed(String) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
Writes the given failure message to the failure storage.
markAsFailed(String) - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulator
 
markAsOnline() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
Marks index as online by including "status" -> "online" map into commit metadata of the first partition.
maxCount() - Method in class org.neo4j.kernel.api.impl.index.LuceneAllDocumentsReader
 
maxCount() - Method in class org.neo4j.kernel.api.impl.index.LucenePartitionAllDocumentsReader
 
maxCount() - Method in class org.neo4j.kernel.api.impl.labelscan.reader.LuceneAllEntriesLabelScanReader
 
maxCount() - Method in class org.neo4j.kernel.api.impl.schema.reader.LuceneAllEntriesIndexAccessorReader
 
maybeRefreshBlocking() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Refresh all partitions to make newly inserted data visible for readers.
maybeRefreshBlocking() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
Refresh partition to make newly inserted data visible for readers.
MultipleBackupDeletionPolicy - Class in org.neo4j.index.impl.lucene.legacy
 
MultipleBackupDeletionPolicy() - Constructor for class org.neo4j.index.impl.lucene.legacy.MultipleBackupDeletionPolicy
 

N

needsScores() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
needsScores() - Method in class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
 
needsScores() - Method in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
 
newAllEntriesReader() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
newApplier(boolean) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
newBaseDocument(long) - Static method in class org.neo4j.index.impl.lucene.legacy.IndexType
 
newDocument(EntityId) - Static method in class org.neo4j.index.impl.lucene.legacy.IndexType
 
newInclusiveNumericRangeSeekQuery(Number, Number) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
Range queries are always inclusive, in order to do exclusive range queries the result must be filtered after the fact.
newInstance(KernelContext, LuceneKernelExtensionFactory.Dependencies) - Method in class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
newInstance(KernelContext, LuceneLabelScanStoreExtension.Dependencies) - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStoreExtension
 
newInstance(KernelContext, LuceneSchemaIndexProviderFactory.Dependencies) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory
 
newNodeLabelReader(LuceneAllDocumentsReader) - Method in interface org.neo4j.kernel.api.impl.labelscan.storestrategy.LabelScanStorageStrategy
 
newNodeLabelReader(LuceneAllDocumentsReader) - Method in class org.neo4j.kernel.api.impl.labelscan.storestrategy.NodeRangeDocumentLabelScanStorageStrategy
 
newPopulatingUpdater(PropertyAccessor) - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
 
newPopulatingUpdater(PropertyAccessor) - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
 
newRangeSeekByPrefixQuery(String) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newRangeSeekByStringQuery(String, boolean, String, boolean) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newReader() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
newReader() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
newScanQuery() - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newSeekQuery(Object) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newSuffixStringQuery(String) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newTermForChangeOrRemove(long) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newTransaction(IndexCommandFactory) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
newUpdater(IndexUpdateMode) - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
newWildCardStringQuery(String) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
newWriter() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
next() - Method in class org.neo4j.kernel.api.impl.labelscan.bitmaps.LongPageIterator
 
NO_MATCH - Static variable in class org.neo4j.kernel.api.impl.index.collector.FirstHitCollector
 
NODE_ID_KEY - Static variable in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
 
nodeIndex(String, Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndexProviderNewImpl
 
nodeIndex(String, Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction
 
nodeIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
NodeRangeDocumentLabelScanStorageStrategy - Class in org.neo4j.kernel.api.impl.labelscan.storestrategy
LabelScanStore implemented using Lucene.
NodeRangeDocumentLabelScanStorageStrategy(BitmapDocumentFormat) - Constructor for class org.neo4j.kernel.api.impl.labelscan.storestrategy.NodeRangeDocumentLabelScanStorageStrategy
 
nodes() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
nodesWithLabel(int) - Method in class org.neo4j.kernel.api.impl.labelscan.reader.PartitionedLuceneLabelScanStoreReader
 
nodesWithLabel(int) - Method in class org.neo4j.kernel.api.impl.labelscan.reader.SimpleLuceneLabelScanStoreReader
 
nodesWithLabel(IndexSearcher, int) - Method in interface org.neo4j.kernel.api.impl.labelscan.storestrategy.LabelScanStorageStrategy
 
nodesWithLabel(IndexSearcher, int) - Method in class org.neo4j.kernel.api.impl.labelscan.storestrategy.NodeRangeDocumentLabelScanStorageStrategy
 
noIndex() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
NonUniqueLuceneIndexPopulatingUpdater - Class in org.neo4j.kernel.api.impl.schema.populator
A LuceneIndexPopulatingUpdater used for non-unique Lucene schema indexes.
NonUniqueLuceneIndexPopulatingUpdater(LuceneIndexWriter, NonUniqueIndexSampler) - Constructor for class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulatingUpdater
 
NonUniqueLuceneIndexPopulator - Class in org.neo4j.kernel.api.impl.schema.populator
A LuceneIndexPopulator used for non-unique Lucene schema indexes.
NonUniqueLuceneIndexPopulator(LuceneSchemaIndex, IndexSamplingConfig) - Constructor for class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
 
NonUniqueLuceneIndexSampler - Class in org.neo4j.kernel.api.impl.schema.sampler
Sampler for non-unique Lucene schema index.
NonUniqueLuceneIndexSampler(IndexSearcher, TaskControl, IndexSamplingConfig) - Constructor for class org.neo4j.kernel.api.impl.schema.sampler.NonUniqueLuceneIndexSampler
 
numeric(Number) - Static method in class org.neo4j.index.lucene.ValueContext
Convience method to add a numeric value to an index.
numericRange(String, Number, Number) - Static method in class org.neo4j.index.lucene.QueryContext
Will create a QueryContext with a query for numeric ranges, that is values that have been indexed using ValueContext.indexNumeric().
numericRange(String, Number, Number, boolean, boolean) - Static method in class org.neo4j.index.lucene.QueryContext
Will create a QueryContext with a query for numeric ranges, that is values that have been indexed using ValueContext.indexNumeric().

O

obtainLock(String) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
open() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Open index with all allocated partitions.
open(File) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.InMemoryDirectoryFactory
 
open(File) - Method in interface org.neo4j.kernel.api.impl.index.storage.DirectoryFactory
 
open(File) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.Single
 
openDirectory(File) - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
Opens a lucene directory for the given folder.
openIndexDirectories() - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
Opens all lucene directories contained in the index folder.
openInput(String, IOContext) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
org.neo4j.index.impl.lucene.legacy - package org.neo4j.index.impl.lucene.legacy
An indexing implementation using Apache Lucene as backend.
org.neo4j.index.lucene - package org.neo4j.index.lucene
Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene.
org.neo4j.index.lucene.unsafe.batchinsert - package org.neo4j.index.lucene.unsafe.batchinsert
 
org.neo4j.kernel.api.impl.index - package org.neo4j.kernel.api.impl.index
 
org.neo4j.kernel.api.impl.index.backup - package org.neo4j.kernel.api.impl.index.backup
 
org.neo4j.kernel.api.impl.index.builder - package org.neo4j.kernel.api.impl.index.builder
 
org.neo4j.kernel.api.impl.index.collector - package org.neo4j.kernel.api.impl.index.collector
 
org.neo4j.kernel.api.impl.index.partition - package org.neo4j.kernel.api.impl.index.partition
 
org.neo4j.kernel.api.impl.index.sampler - package org.neo4j.kernel.api.impl.index.sampler
 
org.neo4j.kernel.api.impl.index.storage - package org.neo4j.kernel.api.impl.index.storage
 
org.neo4j.kernel.api.impl.index.storage.layout - package org.neo4j.kernel.api.impl.index.storage.layout
 
org.neo4j.kernel.api.impl.labelscan - package org.neo4j.kernel.api.impl.labelscan
 
org.neo4j.kernel.api.impl.labelscan.bitmaps - package org.neo4j.kernel.api.impl.labelscan.bitmaps
 
org.neo4j.kernel.api.impl.labelscan.reader - package org.neo4j.kernel.api.impl.labelscan.reader
 
org.neo4j.kernel.api.impl.labelscan.storestrategy - package org.neo4j.kernel.api.impl.labelscan.storestrategy
 
org.neo4j.kernel.api.impl.labelscan.writer - package org.neo4j.kernel.api.impl.labelscan.writer
 
org.neo4j.kernel.api.impl.schema - package org.neo4j.kernel.api.impl.schema
 
org.neo4j.kernel.api.impl.schema.populator - package org.neo4j.kernel.api.impl.schema.populator
 
org.neo4j.kernel.api.impl.schema.reader - package org.neo4j.kernel.api.impl.schema.reader
 
org.neo4j.kernel.api.impl.schema.sampler - package org.neo4j.kernel.api.impl.schema.sampler
 
org.neo4j.kernel.api.impl.schema.verification - package org.neo4j.kernel.api.impl.schema.verification
 
org.neo4j.kernel.api.impl.schema.writer - package org.neo4j.kernel.api.impl.schema.writer
 
originalTerms(Terms, String) - Static method in class org.neo4j.kernel.api.impl.schema.LuceneDocumentStructure
Filters the given terms to include only terms that were created using fields from ValueEncoding.encodeField(Object).

P

PartitionedIndexReader - Class in org.neo4j.kernel.api.impl.schema.reader
Index reader that is able to read/sample multiple partitions of a partitioned Lucene index.
PartitionedIndexReader(List<PartitionSearcher>, IndexConfiguration, IndexSamplingConfig, TaskCoordinator) - Constructor for class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
PartitionedIndexStorage - Class in org.neo4j.kernel.api.impl.index.storage
Utility class that manages directory structure for a partitioned lucene index.
PartitionedIndexStorage(DirectoryFactory, FileSystemAbstraction, File, String) - Constructor for class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
 
PartitionedIndexWriter - Class in org.neo4j.kernel.api.impl.schema.writer
Schema Lucene index writer implementation that supports writing into multiple partitions and creates partitions on-demand if needed.
PartitionedIndexWriter(LuceneSchemaIndex) - Constructor for class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 
PartitionedLuceneLabelScanStoreReader - Class in org.neo4j.kernel.api.impl.labelscan.reader
Index reader that is able to read/sample multiple partitions of a partitioned labels scan index.
PartitionedLuceneLabelScanStoreReader(List<PartitionSearcher>, LabelScanStorageStrategy) - Constructor for class org.neo4j.kernel.api.impl.labelscan.reader.PartitionedLuceneLabelScanStoreReader
 
PartitionedLuceneLabelScanWriter - Class in org.neo4j.kernel.api.impl.labelscan.writer
Label scan store Lucene index writer implementation that supports writing into multiple partitions and creates partitions on-demand if needed.
PartitionedLuceneLabelScanWriter(LuceneLabelScanIndex, BitmapDocumentFormat) - Constructor for class org.neo4j.kernel.api.impl.labelscan.writer.PartitionedLuceneLabelScanWriter
 
PartitionedUniquenessVerifier - Class in org.neo4j.kernel.api.impl.schema.verification
A UniquenessVerifier that is able to verify value uniqueness across multiple index partitions using corresponding PartitionSearchers.
PartitionedUniquenessVerifier(List<PartitionSearcher>) - Constructor for class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier
 
PartitionSearcher - Class in org.neo4j.kernel.api.impl.index.partition
Container for IndexSearcher of the particular partition.
PartitionSearcher(ReferenceManager<IndexSearcher>) - Constructor for class org.neo4j.kernel.api.impl.index.partition.PartitionSearcher
 
PERSISTENT - Static variable in interface org.neo4j.kernel.api.impl.index.storage.DirectoryFactory
 
population() - Static method in class org.neo4j.kernel.api.impl.index.IndexWriterConfigs
 
prepareFolder(File) - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
For the given folder removes all nested folders from both file system and lucene directories.
process(NodePropertyUpdate) - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulatingUpdater
 
PROVIDER_DESCRIPTOR - Static variable in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory
 

Q

query(String, Object) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
queryOrQueryObject can be a String containing the query in Lucene syntax format, http://lucene.apache.org/java/3_0_2/queryparsersyntax.html.
query(Object) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
QueryContext - Class in org.neo4j.index.lucene
This class has the extra query configuration to use with ReadableIndex.query(Object) and ReadableIndex.query(String, Object).
QueryContext(Object) - Constructor for class org.neo4j.index.lucene.QueryContext
 

R

RANGE - Static variable in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeField(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeOf(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
rangeOf(Document) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeOf(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeQuery(String, Number, Number, boolean, boolean) - Static method in class org.neo4j.index.impl.lucene.legacy.LuceneUtil
Will create a Query with a query for numeric ranges, that is values that have been indexed using ValueContext.indexNumeric().
rangeQuery(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeSeekByNumberInclusive(Number, Number) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
rangeSeekByNumberInclusive(Number, Number) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
rangeSeekByPrefix(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
rangeSeekByPrefix(String) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
rangeSeekByString(String, boolean, String, boolean) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
rangeSeekByString(String, boolean, String, boolean) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
rangeSize() - Method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
rangeTerm(long) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rangeTerm(Document) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
readBitmap(IndexableField) - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
rebuilding() - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
rebuilt(long) - Method in interface org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore.Monitor
 
RelationshipData(long, long, long) - Constructor for class org.neo4j.index.impl.lucene.legacy.EntityId.RelationshipData
 
relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndexProviderNewImpl
 
relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction
 
relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
release(IndexCommit) - Method in class org.neo4j.index.impl.lucene.legacy.MultipleBackupDeletionPolicy
 
remaining() - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector.LongValuesIterator
 
remove(long, String, Object) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
See Index.remove(PropertyContainer, String, Object) for more generic documentation.
remove(long, String) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
 
remove(long) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndex
 
remove(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
 
remove(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
Removes an entity from the timeline.
remove(PrimitiveLongSet) - Method in class org.neo4j.kernel.api.impl.schema.populator.LuceneIndexPopulatingUpdater
 
renameFile(String, String) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
reserveForIndex() - Method in class org.neo4j.kernel.api.impl.index.storage.FailureStorage
Create/reserve an empty failure file for the given indexId.
reserveIndexFailureStorage() - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
Create a failure storage in the index folder.
reset() - Method in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector
 

S

sampleIndex() - Method in class org.neo4j.kernel.api.impl.index.sampler.AggregatingIndexSampler
 
sampleResult() - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
 
sampleResult() - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
 
scan() - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
scan() - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
seek(Object) - Method in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader
 
seek(Object) - Method in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
SERVICE_NAME - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
set(Bitmap, long, boolean) - Method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
setId(long) - Method in class org.neo4j.index.impl.lucene.legacy.EntityId.LongCostume
 
setScorer(Scorer) - Method in class org.neo4j.kernel.api.impl.index.collector.DocValuesCollector
 
shift - Variable in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
 
shutdown() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndexProviderNewImpl
 
shutdown() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
 
shutdown() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
shutdown() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
 
shutdown() - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
shutdown() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
shutdown() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
SimpleIndexReader - Class in org.neo4j.kernel.api.impl.schema.reader
Schema index reader that is able to read/sample a single partition of a partitioned Lucene index.
SimpleIndexReader(PartitionSearcher, IndexConfiguration, IndexSamplingConfig, TaskCoordinator) - Constructor for class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader
 
SimpleLuceneLabelScanStoreReader - Class in org.neo4j.kernel.api.impl.labelscan.reader
Label scan index reader that is able to read/sample a single partition of a partitioned index.
SimpleLuceneLabelScanStoreReader(PartitionSearcher, LabelScanStorageStrategy) - Constructor for class org.neo4j.kernel.api.impl.labelscan.reader.SimpleLuceneLabelScanStoreReader
 
SimpleUniquenessVerifier - Class in org.neo4j.kernel.api.impl.schema.verification
A UniquenessVerifier that is able to verify value uniqueness inside a single index partition using it's PartitionSearcher.
SimpleUniquenessVerifier(PartitionSearcher) - Constructor for class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier
 
Single(Directory) - Constructor for class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.Single
 
size() - Method in class org.neo4j.index.impl.lucene.legacy.CombinedIndexHits
 
size() - Method in class org.neo4j.index.impl.lucene.legacy.DocToIdIterator
 
size() - Method in class org.neo4j.index.impl.lucene.legacy.EmptyIndexHits
 
snapshot() - Method in class org.neo4j.index.impl.lucene.legacy.MultipleBackupDeletionPolicy
 
snapshot() - Method in class org.neo4j.kernel.api.impl.index.AbstractLuceneIndex
Snapshot of all file in all index partitions.
snapshot() - Method in class org.neo4j.kernel.api.impl.index.partition.IndexPartition
Retrieve list of consistent Lucene index files for this partition.
snapshotFiles() - Method in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor
 
snapshotStoreFiles() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
sort(Sort) - Method in class org.neo4j.index.lucene.QueryContext
Returns a QueryContext with sorting added to it.
sort(String, String...) - Method in class org.neo4j.index.lucene.QueryContext
Returns a QueryContext with sorting added to it.
sortByScore() - Method in class org.neo4j.index.lucene.QueryContext
 
sortNumeric(String, boolean) - Method in class org.neo4j.index.lucene.QueryContext
Sort the results of a numeric range query if the query in this context is a NumericRangeQuery, see QueryContext.numericRange(String, Number, Number), Otherwise an IllegalStateException will be thrown.
standard() - Static method in class org.neo4j.kernel.api.impl.index.IndexWriterConfigs
 
start() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
start() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
stop() - Method in class org.neo4j.index.impl.lucene.legacy.LuceneIndexImplementation
 
stop() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanStore
 
storeIndexFailure(String) - Method in class org.neo4j.kernel.api.impl.index.storage.FailureStorage
Store failure in failure file for index with the given id
storeIndexFailure(String) - Method in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage
Writes index failure into the failure storage.
storeMigrationParticipant(FileSystemAbstraction, PageCache, LabelScanStoreProvider) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProvider
 
sync(Collection<String>) - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 

T

TimelineIndex<T extends org.neo4j.graphdb.PropertyContainer> - Interface in org.neo4j.index.lucene
A utility for ordering nodes or relationships in a timeline.
top(int) - Method in class org.neo4j.index.lucene.QueryContext
Makes use of IndexSearcher.search(org.apache.lucene.search.Query, int), alternatively IndexSearcher.search(org.apache.lucene.search.Query, org.apache.lucene.search.Filter, int, Sort) where only the top numberOfTopHits hits are returned.
toString() - Method in class org.neo4j.index.impl.lucene.legacy.LowerCaseKeywordAnalyzer
 
toString() - Method in class org.neo4j.index.lucene.ValueContext
 
toString() - Method in class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
toString() - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneNodeLabelRange
 
toString() - Method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
 
toString() - Method in class org.neo4j.kernel.api.impl.labelscan.storestrategy.NodeRangeDocumentLabelScanStorageStrategy
 
tradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
Adding to or removing from an index affects results from query methods inside the same transaction, even before those changes are committed.

U

UncloseableDirectory(Directory) - Constructor for class org.neo4j.kernel.api.impl.index.storage.DirectoryFactory.UncloseableDirectory
 
uniqueIndex() - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Transform builder to build unique index
UniqueLuceneIndexPopulatingUpdater - Class in org.neo4j.kernel.api.impl.schema.populator
A LuceneIndexPopulatingUpdater used for unique Lucene schema indexes.
UniqueLuceneIndexPopulatingUpdater(LuceneIndexWriter, int, LuceneSchemaIndex, PropertyAccessor, UniqueIndexSampler) - Constructor for class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulatingUpdater
 
UniqueLuceneIndexPopulator - Class in org.neo4j.kernel.api.impl.schema.populator
A LuceneIndexPopulator used for unique Lucene schema indexes.
UniqueLuceneIndexPopulator(LuceneSchemaIndex, IndexDescriptor) - Constructor for class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
 
UniqueLuceneIndexSampler - Class in org.neo4j.kernel.api.impl.schema.sampler
Sampler for unique Lucene schema index.
UniqueLuceneIndexSampler(IndexSearcher, TaskControl) - Constructor for class org.neo4j.kernel.api.impl.schema.sampler.UniqueLuceneIndexSampler
 
UniquenessVerifier - Interface in org.neo4j.kernel.api.impl.schema.verification
A component that verifies uniqueness of values in a lucene index.
updateDocument(Term, Document) - Method in interface org.neo4j.kernel.api.impl.schema.writer.LuceneIndexWriter
 
updateDocument(Term, Document) - Method in class org.neo4j.kernel.api.impl.schema.writer.PartitionedIndexWriter
 

V

ValueContext - Class in org.neo4j.index.lucene
ValueContext allows you to give not just a value, but to give the value some context to live in.
ValueContext(Object) - Constructor for class org.neo4j.index.lucene.ValueContext
 
valueOf(String) - Static method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.kernel.api.impl.labelscan.bitmaps.BitmapFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.kernel.api.impl.labelscan.storestrategy.BitmapDocumentFormat
Returns an array containing the constants of this enum type, in the order they are declared.
verify(PropertyAccessor, int) - Method in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier
 
verify(PropertyAccessor, int, List<Object>) - Method in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier
 
verify(PropertyAccessor, int) - Method in class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier
 
verify(PropertyAccessor, int, List<Object>) - Method in class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier
 
verify(PropertyAccessor, int) - Method in interface org.neo4j.kernel.api.impl.schema.verification.UniquenessVerifier
Verifies uniqueness of existing data.
verify(PropertyAccessor, int, List<Object>) - Method in interface org.neo4j.kernel.api.impl.schema.verification.UniquenessVerifier
Verifies uniqueness of given values and existing data.
verifyDeferredConstraints(PropertyAccessor) - Method in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator
 
verifyDeferredConstraints(PropertyAccessor) - Method in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator
 
verifyUniqueness(PropertyAccessor, int) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
Verifies uniqueness of property values present in this index.
verifyUniqueness(PropertyAccessor, int, List<Object>) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex
Verifies uniqueness of updated property values.
visitIndexAddNodeCommand(IndexCommand.AddNodeCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
visitIndexAddRelationshipCommand(IndexCommand.AddRelationshipCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
visitIndexCreateCommand(IndexCommand.CreateCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
visitIndexDefineCommand(IndexDefineCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
visitIndexDeleteCommand(IndexCommand.DeleteCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 
visitIndexRemoveCommand(IndexCommand.RemoveCommand) - Method in class org.neo4j.index.impl.lucene.legacy.LuceneCommandApplier
 

W

WHITESPACE_ANALYZER - Static variable in class org.neo4j.index.impl.lucene.legacy.LuceneDataSource
 
withDirectoryFactory(DirectoryFactory) - Method in class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
Specify directory factory
withDirectoryFactory(DirectoryFactory) - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Specify directory factory
withDocumentFormat(BitmapDocumentFormat) - Method in class org.neo4j.kernel.api.impl.labelscan.LuceneLabelScanIndexBuilder
Specify label scan store format
withFileSystem(FileSystemAbstraction) - Method in class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
Specify file system abstraction
withFileSystem(FileSystemAbstraction) - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Specify file system abstraction
withIndexConfig(IndexConfiguration) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Specify lucene schema index config
withIndexIdentifier(String) - Method in class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
Specify index identifier
withIndexIdentifier(String) - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Specify index identifier
withIndexRootFolder(File) - Method in class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
Specify index root folder
withIndexRootFolder(File) - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Specify index root folder
withIndexStorage(PartitionedIndexStorage) - Method in class org.neo4j.kernel.api.impl.index.builder.AbstractLuceneIndexBuilder
Specify index storage
withIndexStorage(PartitionedIndexStorage) - Method in class org.neo4j.kernel.api.impl.index.builder.LuceneIndexStorageBuilder
Specify partitioned index storage
withSamplingConfig(IndexSamplingConfig) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Specify lucene schema index sampling config
withWriterConfig(Factory<IndexWriterConfig>) - Method in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexBuilder
Specify Factory of lucene IndexWriterConfig to create IndexWriters.
write(NodeLabelUpdate) - Method in class org.neo4j.kernel.api.impl.labelscan.writer.PartitionedLuceneLabelScanWriter
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.