Skip navigation links
Neo4j
A D F G I L N O Q R S T V 

A

add(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
add(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.

D

defaultOperator(QueryParser.Operator) - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.

F

fileSystem() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
Deprecated.
 

G

getBetween(Long, Long) - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
getBetween(Long, Long, boolean) - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
getBetween(Long, Long, boolean) - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.
getBetween(Long, Long) - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.
getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
Deprecated.
 
getCorrectValue() - Method in class org.neo4j.index.lucene.ValueContext
Deprecated.
getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
getFirst() - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
getFirst() - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.
getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
Deprecated.
 
getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
Deprecated.
 
getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.
getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
getSorting() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
getTop() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
getTradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
getValue() - Method in class org.neo4j.index.lucene.ValueContext
Deprecated.

I

indexNumeric() - Method in class org.neo4j.index.lucene.ValueContext
Deprecated.
init() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
Deprecated.
 

L

LuceneBatchInserterIndexProvider - Class in org.neo4j.index.lucene.unsafe.batchinsert
Deprecated.
This API will be removed in next major release. Please consider using schema indexes instead.
LuceneBatchInserterIndexProvider(BatchInserter) - Constructor for class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
Deprecated.
LuceneKernelExtension - Class in org.neo4j.index.lucene
Deprecated.
removed in 4.0
LuceneKernelExtension(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders) - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension
Deprecated.
removed in 4.0
LuceneKernelExtension(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders, OperationalMode) - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension
Deprecated.
removed in 4.0
LuceneKernelExtensionFactory - Class in org.neo4j.index.lucene
Deprecated.
removed in 4.0
LuceneKernelExtensionFactory() - Constructor for class org.neo4j.index.lucene.LuceneKernelExtensionFactory
Deprecated.
removed in 4.0
LuceneKernelExtensionFactory.Dependencies - Interface in org.neo4j.index.lucene
Deprecated.
removed in 4.0
LuceneTimeline<T extends org.neo4j.graphdb.PropertyContainer> - Class in org.neo4j.index.lucene
Deprecated.
This API will be removed in next major release. Please consider using schema indexes instead.
LuceneTimeline(GraphDatabaseService, Index<T>) - Constructor for class org.neo4j.index.lucene.LuceneTimeline
Deprecated.

N

newInstance(KernelContext, LuceneKernelExtensionFactory.Dependencies) - Method in class org.neo4j.index.lucene.LuceneKernelExtensionFactory
Deprecated.
 
nodeIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
Deprecated.
numeric(Number) - Static method in class org.neo4j.index.lucene.ValueContext
Deprecated.
numericRange(String, Number, Number) - Static method in class org.neo4j.index.lucene.QueryContext
Deprecated.
numericRange(String, Number, Number, boolean, boolean) - Static method in class org.neo4j.index.lucene.QueryContext
Deprecated.

O

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
 

Q

QueryContext - Class in org.neo4j.index.lucene
Deprecated.
This API will be removed in next major release. Please consider using schema indexes instead.
QueryContext(Object) - Constructor for class org.neo4j.index.lucene.QueryContext
Deprecated.

R

relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
Deprecated.
remove(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
Deprecated.
remove(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
Deprecated.

S

shutdown() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
Deprecated.
 
shutdown() - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
Deprecated.
sort(Sort) - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
sort(String, String...) - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
sortByScore() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
sortNumeric(String, boolean) - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.

T

TimelineIndex<T extends org.neo4j.graphdb.PropertyContainer> - Interface in org.neo4j.index.lucene
Deprecated.
This will be removed in the next major release. Please consider using schema indexes on date/time valued properties instead.
top(int) - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.
toString() - Method in class org.neo4j.index.lucene.ValueContext
Deprecated.
tradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
Deprecated.

V

ValueContext - Class in org.neo4j.index.lucene
Deprecated.
This API will be removed in next major release. Please consider using schema indexes instead.
ValueContext(Object) - Constructor for class org.neo4j.index.lucene.ValueContext
Deprecated.
A D F G I L N O Q R S T V 
Skip navigation links
Neo4j

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