Neo4j
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractFilterExpression - Class in org.neo4j.graphmatching.filter
Deprecated.
AbstractFilterExpression(String, String) - Constructor for class org.neo4j.graphmatching.filter.AbstractFilterExpression
Deprecated.
Constructs a new filter expression.
AbstractPatternObject<T extends PropertyContainer> - Class in org.neo4j.graphmatching
Deprecated.
accept(T, U) - Method in interface org.neo4j.helpers.BiConsumer
 
accept(Visitor<T, RuntimeException>) - Method in interface org.neo4j.helpers.collection.Visitable
 
accept(T) - Method in interface org.neo4j.helpers.Predicate
 
accept(T) - Method in class org.neo4j.helpers.Predicates.AndPredicate
 
accept(T) - Method in class org.neo4j.helpers.Predicates.OrPredicate
 
acquireReadLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
Acquires a read lock for entity for this transaction.
acquireWriteLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
Acquires a write lock for entity for this transaction.
add(Node) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
add(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
add(RelationshipType) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
add(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
Add a RelationshipType with a Direction to the Expander.
add(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
Adds a key/value pair for entity to the index.
add(RelationshipType) - Method in class org.neo4j.graphdb.PathExpanderBuilder
Add a pair of type and Direction.BOTH to the PathExpander configuration.
add(RelationshipType, Direction) - Method in class org.neo4j.graphdb.PathExpanderBuilder
Add a pair of type and direction to the PathExpander configuration.
add(T) - Method in class org.neo4j.helpers.collection.CachingIterator
Not supported by this implement.
add(T) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
add(long) - Method in class org.neo4j.helpers.Stats
 
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(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Adds key/value pairs for entity to the index.
addAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
addAll(C, Iterable<? extends T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
addCosts(T, T) - Method in interface org.neo4j.graphalgo.CostAccumulator
This is the accumulating method.
addFilter(FilterExpression) - Method in class org.neo4j.graphmatching.PatternGroup
Deprecated.
Adds a filter expression to the list of filters for this group.
addGraphDatabaseExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addKernelExtension(KernelExtensionFactory<?>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating kernel extensions is deprecated and will be moved to internal components.
addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating kernel extensions is deprecated and will be moved to internal components.
addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
addLabel(Label) - Method in interface org.neo4j.graphdb.Node
Adds a Label to this node.
addList(ListRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addListener(T, Iterable<T>) - Static method in class org.neo4j.helpers.Listeners
 
addMapping(MappingRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addNodeExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addNodeFilter(Predicate<? super Node>) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
Add a Node filter.
addNumber(Number) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addPropertyConstraint(String, ValueMatcher) - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Add a constraint to the property with the given key on this pattern object.
addRelationshipExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
 
addRelationshipFilter(Predicate<? super Relationship>) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
Add a Relationship filter.
addRelationsipFilter(Predicate<? super Relationship>) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
because of typo, use Expander.addRelationshipFilter(Predicate) instead
addString(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addToCollection(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addToCollection(PrimitiveLongIterator, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addToCollection(PrimitiveIntIterator, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addToCollection(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addToCollectionUnique(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addToCollectionUnique(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Adds all the items in iterator to collection.
addUri(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
addUriTemplate(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
 
afterCommit(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
 
afterCommit(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
Invoked after the transaction has been committed successfully.
afterRollback(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
 
afterRollback(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
Invoked after the transaction has been rolled back if committing the transaction failed for some reason.
ALL - Static variable in interface org.neo4j.graphdb.ReturnableEvaluator
Deprecated.
A returnable evaluator that returns all nodes encountered.
all() - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
ALL_BUT_START_NODE - Static variable in interface org.neo4j.graphdb.ReturnableEvaluator
Deprecated.
A returnable evaluator that returns all nodes except the start node.
all_stores_total_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
allBeans() - Method in class org.neo4j.management.Neo4jManager
 
allow_file_urls - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
allow_store_upgrade - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
allPaths(RelationshipExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all available paths between two nodes.
allPaths(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all available paths between two nodes.
allSimplePaths(RelationshipExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all simple paths between two nodes.
allSimplePaths(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all simple paths between two nodes.
allTypes(Direction) - Static method in class org.neo4j.graphdb.PathExpanderBuilder
A PathExpanderBuilder seeded with all possible types but restricted to direction.
allTypesAndDirections() - Static method in class org.neo4j.graphdb.PathExpanderBuilder
A PathExpanderBuilder that is seeded with all possible relationship types in both directions.
allTypesAndDirections() - Static method in class org.neo4j.graphdb.PathExpanders
A very permissive PathExpander that follows any type in any direction.
and(Predicate<T>...) - Static method in class org.neo4j.helpers.Predicates
 
and(Iterable<Predicate<T>>) - Static method in class org.neo4j.helpers.Predicates
 
and(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.AndPredicate
 
and(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.OrPredicate
 
ANY - Static variable in class org.neo4j.helpers.Settings
 
append(C, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
apply(FROM) - Method in interface org.neo4j.helpers.Function
Apply a value to this function
apply(T1, T2) - Method in interface org.neo4j.helpers.Function2
Map a single item from one type to another
apply(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
approximatelyEqual(double[], double[], double) - Static method in class org.neo4j.helpers.ArrayUtil
 
approximatelyEqual(Map<K, Double>, Map<K, Double>, double) - Static method in class org.neo4j.helpers.collection.MapUtil
 
Args - Class in org.neo4j.helpers
Parses a String[] argument from a main-method.
Args(String...) - Constructor for class org.neo4j.helpers.Args
Suitable for main( String[] args )
Args(Map<String, String>) - Constructor for class org.neo4j.helpers.Args
 
array_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
ArrayIterator<T> - Class in org.neo4j.helpers.collection
 
ArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ArrayIterator
 
ArrayPropertyUtil - Class in org.neo4j.graphmatching
Deprecated.
ArrayPropertyUtil() - Constructor for class org.neo4j.graphmatching.ArrayPropertyUtil
Deprecated.
 
arrays_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
ArrayUtil - Class in org.neo4j.helpers
Methods "missing" from Arrays are provided here.
ArrayUtil.ArrayEquality - Interface in org.neo4j.helpers
 
asArgs() - Method in class org.neo4j.helpers.Args
 
asCollection(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a collection from an iterable.
asCollection(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asEnumNameSet(Iterable<Enum>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Converts an Iterable of enums to Set of their names.
asEnumNameSet(Class<E>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Converts an enum class to to Set of the names of all valid enum values
asIterable(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Exposes iterator as an Iterable.
asIterable(File, String) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates an Iterable for iterating over the lines of a text file.
asIterable(long...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asIterable(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asIterator(File, String) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates an Iterator for iterating over the lines of a text file.
asIterator(long...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asIterator(int, T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asList(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asList(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asList(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asList(PrimitiveIntIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asMap() - Method in class org.neo4j.helpers.Args
 
asResourceIterable(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
asResourceIterable(ResourceIterator<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
asResourceIterator(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
assertPropertyIsUnique(String) - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
Imposes a uniqueness constraint for the given property, such that there can be at most one node, having the given label, for any set value of that property key.
asSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an Iterable.
asSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asSet(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an array of items.
asSet(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
asSet(PrimitiveIntIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
assignedLabels() - Method in interface org.neo4j.graphdb.event.TransactionData
Get all new labels that have been assigned during the transaction.
assignedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the properties that had a value assigned or overwritten on a node during the transaction.
assignedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the properties that had a value assigned on a relationship during the transaction.
aStar(RelationshipExpander, CostEvaluator<Double>, EstimateEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns a PathFinder which uses the A* algorithm to find the cheapest path between two nodes.
aStar(PathExpander, CostEvaluator<Double>, EstimateEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an PathFinder which uses the A* algorithm to find the cheapest path between two nodes.
asUniqueSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an Iterable.
asUniqueSet(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an array of items.
asUniqueSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an array of items.
asUniqueSet(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Creates a Set from an array of iterator.
at(GraphDatabaseService) - Static method in class org.neo4j.tooling.GlobalGraphOperations
Get a GlobalGraphOperations for the given db.
atDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Returns an Evaluator which only includes positions at depth and prunes everything deeper than that.
AutoIndexer<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
The primary interaction point with the auto indexing infrastructure of neo4j.
average() - Method in class org.neo4j.helpers.Stats
 
awaitIndexesOnline(long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
Wait until all indices comes online
awaitIndexOnline(IndexDefinition, long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
Wait until an index comes online

B

backup(String) - Method in class org.neo4j.backup.OnlineBackup
Performs a backup into targetDirectory.
backup(String, boolean) - Method in class org.neo4j.backup.OnlineBackup
Performs a backup into targetDirectory.
backup(String, Config) - Method in class org.neo4j.backup.OnlineBackup
Performs a backup into targetDirectory.
backup(String, Config, boolean) - Method in class org.neo4j.backup.OnlineBackup
Performs a backup into targetDirectory.
BACKUP - Static variable in class org.neo4j.backup.OnlineBackupKernelExtension
 
backup_slave - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
BackupExtensionService - Class in org.neo4j.backup
This class provides a basic interface for backup sources to implement their own resolution algorithms.
BackupExtensionService(String) - Constructor for class org.neo4j.backup.BackupExtensionService
 
BackupTool - Class in org.neo4j.backup
 
BadInputException - Exception in org.neo4j.server.rest.repr
 
BadInputException(Throwable) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadInputException(String) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadInputException(String, Throwable) - Constructor for exception org.neo4j.server.rest.repr.BadInputException
 
BadPluginInvocationException - Exception in org.neo4j.server.plugins
 
BadPluginInvocationException(Throwable) - Constructor for exception org.neo4j.server.plugins.BadPluginInvocationException
 
basePath(Setting<File>) - Static method in class org.neo4j.helpers.Settings
 
batchDatabase(String) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a GraphDatabaseService that does not support deletions and transactions.
batchDatabase(String, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a GraphDatabaseService that does not support deletions and transactions.
batchDatabase(String, FileSystemAbstraction) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a GraphDatabaseService that does not support deletions and transactions.
batchDatabase(String, FileSystemAbstraction, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a GraphDatabaseService that does not support deletions and transactions.
batchDatabase(String, FileSystemAbstraction, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
BatchInserter - Interface in org.neo4j.unsafe.batchinsert
The batch inserter drops support for transactions and concurrency in favor of insertion speed.
BatchInserterImpl - Class in org.neo4j.unsafe.batchinsert
 
BatchInserterIndex - Interface in org.neo4j.unsafe.batchinsert
The BatchInserter version of Index.
BatchInserterIndexProvider - Interface in org.neo4j.unsafe.batchinsert
A place to access BatchInserterIndexs from a certain index provider.
BatchInserters - Class in org.neo4j.unsafe.batchinsert
Provides instances of batch inserters.
BatchInserters() - Constructor for class org.neo4j.unsafe.batchinsert.BatchInserters
 
BatchRelationship - Class in org.neo4j.unsafe.batchinsert
Simple relationship wrapping start node id, end node id and relationship type.
BatchRelationshipIterable - Class in org.neo4j.unsafe.batchinsert
 
BatchRelationshipIterable(NeoStore, long) - Constructor for class org.neo4j.unsafe.batchinsert.BatchRelationshipIterable
 
BatchRelationshipIterable.DenseIterator - Class in org.neo4j.unsafe.batchinsert
 
BatchRelationshipIterable.DenseIterator(NodeRecord) - Constructor for class org.neo4j.unsafe.batchinsert.BatchRelationshipIterable.DenseIterator
 
BatchRelationshipIterable.SparseIterator - Class in org.neo4j.unsafe.batchinsert
 
BatchRelationshipIterable.SparseIterator(NodeRecord) - Constructor for class org.neo4j.unsafe.batchinsert.BatchRelationshipIterable.SparseIterator
 
beforeCommit(TransactionData) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
 
beforeCommit(TransactionData) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
Invoked when a transaction is about to be committed.
beforeShutdown() - Method in interface org.neo4j.graphdb.event.KernelEventHandler
This method is invoked during the shutdown process of a Neo4j Graph Database.
beginTx() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Starts a new transaction and associates it with the current thread.
BiConsumer<T,U> - Interface in org.neo4j.helpers
Instances are operations that need two operands to execute
bidirectionalTraversalDescription() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Factory method for bidirectional traversal descriptions
BidirectionalTraversalDescription - Interface in org.neo4j.graphdb.traversal
Represents a description of a bidirectional traversal.
BidirectionalUniquenessFilter - Interface in org.neo4j.graphdb.traversal
 
bool(boolean) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
BOOLEAN - Static variable in class org.neo4j.helpers.Settings
 
BOOLEAN - Static variable in class org.neo4j.server.rest.repr.Representation
 
BOOLEAN - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
BOOLEAN_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
BranchCollisionDetector - Interface in org.neo4j.graphdb.traversal
In a bidirectional traversal there's one traversal from each start/end side and they will probably meet somewhere in the middle and the full paths are formed.
BranchCollisionPolicies - Enum in org.neo4j.graphdb.traversal
A catalogue of convenient branch collision policies Copied from kernel package so that we can hide kernel from the public API.
BranchCollisionPolicy - Interface in org.neo4j.graphdb.traversal
Copied from kernel package so that we can hide kernel from the public API.
BranchedStore - Interface in org.neo4j.management
 
BranchedStoreInfo - Class in org.neo4j.management
 
BranchedStoreInfo(String, long, long) - Constructor for class org.neo4j.management.BranchedStoreInfo
 
BranchOrderingPolicies - Enum in org.neo4j.graphdb.traversal
A catalog of convenient branch ordering policies.
BranchOrderingPolicy - Interface in org.neo4j.graphdb.traversal
Creator of BranchSelector instances with a starting point to base the first decision on.
BranchSelector - Interface in org.neo4j.graphdb.traversal
Decides "where to go next" in a traversal.
BranchState<STATE> - Interface in org.neo4j.graphdb.traversal
Accessor for a state associated with a TraversalBranch during a traversal.
breadthFirst() - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
A convenience method for TraversalDescription.order(BranchOrderingPolicy) where a "preorder breadth first" selector is used.
build() - Method in class org.neo4j.graphdb.PathExpanderBuilder
Produce a PathExpander from the configuration you have built up.
build() - Method in class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
BYTE - Static variable in class org.neo4j.server.rest.repr.Representation
 
BYTE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
BYTE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
bytes(long) - Static method in class org.neo4j.helpers.Format
 
BYTES - Static variable in class org.neo4j.helpers.Settings
 

C

cache(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
Cache - Interface in org.neo4j.management
 
cache_type - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
CachingIterator<T> - Class in org.neo4j.helpers.collection
An Iterator which lazily fetches and caches items from the underlying iterator when items are requested.
CachingIterator(Iterator<T>) - Constructor for class org.neo4j.helpers.collection.CachingIterator
Creates a new caching iterator using source as its underlying Iterator to get items lazily from.
cancel(boolean) - Method in class org.neo4j.helpers.FutureAdapter
 
cast(Iterable<C>) - Static method in class org.neo4j.helpers.collection.Iterables
 
cast() - Static method in class org.neo4j.helpers.collection.Iterables
 
cast(Class<TO>) - Static method in class org.neo4j.helpers.Functions
 
castOrNull(Class<T>, Class<F>, Object) - Static method in class org.neo4j.helpers.collection.Visitor.SafeGenerics
Useful for determining "is this an object that can visit the things I can provide?" Checks if the passed in object is a Visitor and if the objects it can visit is compatible (super type of) with the provided type.
CatchingIteratorWrapper<T,U> - Class in org.neo4j.helpers.collection
 
CatchingIteratorWrapper(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.CatchingIteratorWrapper
 
CHAR - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
CHARACTER - Static variable in class org.neo4j.server.rest.repr.Representation
 
CHARACTER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
check(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.UniquenessFilter
Checks whether or not branch is unique, and hence can be visited in this traversal.
checkFirst(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.UniquenessFilter
The check whether or not to expand the first branch is a separate method because it may contain checks which would be unnecessary for all other checks.
checkFull(Path) - Method in interface org.neo4j.graphdb.traversal.BidirectionalUniquenessFilter
Checks Path alone to see if it follows the uniqueness contract provided by this UniquenessFilter.
clear() - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
clear() - Method in interface org.neo4j.management.Cache
 
Clock - Interface in org.neo4j.helpers
 
clone(Object) - Static method in class org.neo4j.helpers.ArrayUtil
 
clone() - Method in interface org.neo4j.helpers.CloneableInPublic
 
CloneableInPublic - Interface in org.neo4j.helpers
 
cloned(Iterable<T>, Class<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
ClosableIterable<T> - Interface in org.neo4j.helpers.collection
 
ClosableIterator<T> - Interface in org.neo4j.helpers.collection
 
close() - Method in interface org.neo4j.graphdb.index.IndexHits
Closes the underlying search result.
close() - Method in interface org.neo4j.graphdb.Resource
 
close() - Method in interface org.neo4j.graphdb.ResourceIterator
Close the iterator early, freeing associated resources It is an error to use the iterator after this has been called.
close() - Method in interface org.neo4j.graphdb.Transaction
Commits or marks this transaction for rollback, depending on whether Transaction.success() or Transaction.failure() has been previously invoked.
close() - Method in interface org.neo4j.helpers.collection.ClosableIterable
 
close() - Method in interface org.neo4j.helpers.collection.ClosableIterator
 
close() - Method in class org.neo4j.helpers.collection.CombiningResourceIterator
 
close() - Method in class org.neo4j.helpers.collection.LinesOfFileIterator
 
close() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
close() - Method in interface org.neo4j.unsafe.batchinsert.LabelScanWriter
Close this writer and flush pending changes to the store.
ClusterDatabaseInfo - Class in org.neo4j.management
 
ClusterDatabaseInfo(ClusterMemberInfo, long, long) - Constructor for class org.neo4j.management.ClusterDatabaseInfo
 
ClusterMemberInfo - Class in org.neo4j.management
This class captures the least amount of information available for a cluster member to any cluster participant.
ClusterMemberInfo(String, boolean, boolean, String, String[], String[]) - Constructor for class org.neo4j.management.ClusterMemberInfo
 
CollectionWrapper<T,U> - Class in org.neo4j.helpers.collection
Wraps a Collection, making it look (and function) like a collection holding another type of items.
CollectionWrapper(Collection<U>) - Constructor for class org.neo4j.helpers.collection.CollectionWrapper
 
collisionEvaluator(Evaluator) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets the Evaluator to use for branch collisions.
collisionEvaluator(PathEvaluator) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets the PathEvaluator to use for branch collisions.
collisionPolicy(BranchCollisionPolicy) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets the collision policy to use during this traversal.
collisionPolicy(BranchCollisionPolicy) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
columnAs(String) - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Returns an iterator with the result objects from a single column of the result set.
columns() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
The exact names used to represent each column in the result set.
combine(E, E) - Static method in class org.neo4j.helpers.Exceptions
 
CombiningIterable<T> - Class in org.neo4j.helpers.collection
Combining one or more Iterables, making them look like they were one big iterable.
CombiningIterable(Iterable<Iterable<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterable
 
CombiningIterator<T> - Class in org.neo4j.helpers.collection
Combining one or more Iterators, making them look like they were one big iterator.
CombiningIterator(Iterable<? extends Iterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
 
CombiningIterator(Iterator<? extends Iterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
 
CombiningIterator(T, Iterator<T>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
 
CombiningResourceIterator<T> - Class in org.neo4j.helpers.collection
 
CombiningResourceIterator(Iterator<ResourceIterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningResourceIterator
 
commit() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
commit() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
CommonEvaluators - Class in org.neo4j.graphalgo
Factory for common evaluators used by some graph algos, f.ex CostEvaluator and EstimateEvaluator.
CommonEvaluators() - Constructor for class org.neo4j.graphalgo.CommonEvaluators
 
CommonValueMatchers - Class in org.neo4j.graphmatching
Deprecated.
CompareExpression - Class in org.neo4j.graphmatching.filter
Deprecated.
CompareExpression(String, String, String, Object) - Constructor for class org.neo4j.graphmatching.filter.CompareExpression
Deprecated.
Constructs a new comparison expression.
complete() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
compose() - Static method in class org.neo4j.helpers.Functions
 
compose2() - Static method in class org.neo4j.helpers.Functions
 
computeRequiredByteBufferSize(String) - Static method in class org.neo4j.helpers.UTF8
 
concat(Iterable<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterables
 
concat(Iterable<Iterable<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
 
concat(Iterator<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterables
 
concat(Iterator<Iterator<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
 
concatResourceIterators(Iterator<ResourceIterator<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
 
configMatches(Map<String, String>, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
 
connect() - Method in class org.neo4j.management.ClusterMemberInfo
 
connect(String, String) - Method in class org.neo4j.management.ClusterMemberInfo
 
constant(To) - Static method in class org.neo4j.helpers.Functions
 
CONSTRAINT_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
ConstraintCreator - Interface in org.neo4j.graphdb.schema
A builder for entering details about a constraint to create.
ConstraintDefinition - Interface in org.neo4j.graphdb.schema
Definition of a constraint.
constraintFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
Returns a ConstraintCreator where details about the constraint can be specified.
ConstraintType - Enum in org.neo4j.graphdb.schema
Constraint type.
ConstraintViolationException - Exception in org.neo4j.graphdb
Thrown when the database is asked to modify data in a way that violates one or more constraints that it is expected to uphold.
ConstraintViolationException(String) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
 
ConstraintViolationException(String, Throwable) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
 
consumeProperties(PropertyTypeDispatcher<String, Void>, PropertyContainer) - Static method in class org.neo4j.server.helpers.PropertyTypeDispatcher
 
contains(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
contains(Relationship) - Method in class org.neo4j.cypher.export.DatabaseSubGraph
 
contains(Relationship) - Method in interface org.neo4j.cypher.export.SubGraph
 
contains(Object) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
contains(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
contains(Throwable, String, Class...) - Static method in class org.neo4j.helpers.Exceptions
 
contains(Throwable, Class...) - Static method in class org.neo4j.helpers.Exceptions
 
contains(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
 
containsAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
containsUpdates() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
If the query updated the graph in any way, this method will return true.
continues() - Method in enum org.neo4j.graphdb.traversal.Evaluation
 
continues() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
 
copyAndPut(Map<K, V>, K, V) - Static method in class org.neo4j.helpers.collection.MapUtil
 
copyAndRemove(Map<K, V>, K) - Static method in class org.neo4j.helpers.collection.MapUtil
 
CostAccumulator<T> - Interface in org.neo4j.graphalgo
In order to make the solving of shortest path problems as general as possible, the algorithms accept objects handling all relevant tasks regarding costs of paths.
CostEvaluator<T> - Interface in org.neo4j.graphalgo
In order to make the solving of shortest path problems as general as possible, the algorithms accept objects handling all relevant tasks regarding costs of paths.
count(Iterable<?>) - Static method in class org.neo4j.helpers.collection.Iterables
 
count(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Counts the number of items in the iterator by looping through it.
count(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Counts the number of items in the iterable by looping through it.
count() - Method in class org.neo4j.helpers.Counter
 
Counter - Class in org.neo4j.helpers
 
Counter() - Constructor for class org.neo4j.helpers.Counter
 
create() - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
Creates a constraint with the details specified by the other methods in this interface.
create() - Method in interface org.neo4j.graphdb.schema.IndexCreator
Creates an index with the details specified by the other methods in this interface.
create(Evaluator) - Method in interface org.neo4j.graphdb.traversal.BranchCollisionPolicy
 
create(TraversalBranch, PathExpander) - Method in interface org.neo4j.graphdb.traversal.BranchOrderingPolicy
Instantiates a BranchSelector with startBranch as the first branch to base a decision on "where to go next".
create(BranchSelector, BranchSelector, int) - Method in interface org.neo4j.graphdb.traversal.SideSelectorPolicy
Creates a new SideSelector given the start/end BranchSelectors and an optional maxDepth.
create(Object) - Method in interface org.neo4j.graphdb.traversal.UniquenessFactory
Creates a new UniquenessFilter optionally with a parameter to it, otherwise null if no parameter should be handed to it.
create(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
createDeferredConstraint(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a ConstraintCreator where details about the constraint can be specified.
createDeferredConstraint(Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
createDeferredSchemaIndex(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns an IndexCreator where details about the index to create can be specified.
createDeferredSchemaIndex(Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
createdNodes() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the nodes that were created during the transaction.
createdRelationships() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the relationships that were created during the transaction.
createNode() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Creates a new node.
createNode(Label...) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Creates a new node and adds the provided labels to it.
createNode(Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Creates a node assigning next available id to id and also adds any properties supplied.
createNode(long, Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Creates a node with supplied id and properties.
createNode(Map<String, Object>, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
createNode(long, Map<String, Object>, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
createOptionalRelationshipTo(PatternNode) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a directed, optional PatternRelationship from this node, to the specified other node.
createOptionalRelationshipTo(PatternNode, Direction) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create an optional PatternRelationship between this node and the specified other node, with the specified direction.
createOptionalRelationshipTo(PatternNode, RelationshipType) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a directed, optional PatternRelationship of the specified RelationshipType from this node to the specified other node.
createOptionalRelationshipTo(PatternNode, RelationshipType, Direction) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create an optional PatternRelationship of the specified RelationshipType between this node and the specified other node, with the specified direction.
createRelationship(long, long, RelationshipType, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Creates a relationship between two nodes of a specific type.
createRelationship(long, long, RelationshipType, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
createRelationshipTo(Node, RelationshipType) - Method in interface org.neo4j.graphdb.Node
Creates a relationship between this node and another node.
createRelationshipTo(PatternNode) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a directed, required PatternRelationship from this node, to the specified other node.
createRelationshipTo(PatternNode, Direction) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a required PatternRelationship between this node and the specified other node, with the specified direction.
createRelationshipTo(PatternNode, RelationshipType) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a directed, required PatternRelationship of the specified RelationshipType from this node to the specified other node.
createRelationshipTo(PatternNode, RelationshipType, Direction) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a required PatternRelationship of the specified RelationshipType between this node and the specified other node, with the specified direction.
current() - Method in class org.neo4j.helpers.collection.CachingIterator
Returns the last item returned by CachingIterator.next()/CachingIterator.previous().
current() - Method in class org.neo4j.helpers.collection.PositionedIterator
Returns the current node.
currentNode() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns the current node.
currentPosition() - Method in interface org.neo4j.graphdb.Traverser
Deprecated.
Returns the current traversal position, that is where the traversal is at the moment.
currentScore() - Method in interface org.neo4j.graphdb.index.IndexHits
Returns the score of the most recently fetched item from this iterator (from Iterator.next()).
currentSide() - Method in interface org.neo4j.graphdb.traversal.SideSelector
 
currentTimeMillis() - Method in interface org.neo4j.helpers.Clock
 
cypher_parser_version - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
CypherResultSubGraph - Class in org.neo4j.cypher.export
 
CypherResultSubGraph() - Constructor for class org.neo4j.cypher.export.CypherResultSubGraph
 

D

DaemonThreadFactory - Class in org.neo4j.helpers
Yes, it's yet another daemon thread factory since Executors doesn't provide one.
DaemonThreadFactory(String) - Constructor for class org.neo4j.helpers.DaemonThreadFactory
 
databaseDependencies() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
DatabaseShutdownException - Exception in org.neo4j.graphdb
 
DatabaseShutdownException() - Constructor for exception org.neo4j.graphdb.DatabaseShutdownException
 
DatabaseSubGraph - Class in org.neo4j.cypher.export
 
DatabaseSubGraph(GraphDatabaseService) - Constructor for class org.neo4j.cypher.export.DatabaseSubGraph
 
date() - Static method in class org.neo4j.helpers.Format
 
date(TimeZone) - Static method in class org.neo4j.helpers.Format
 
date(long) - Static method in class org.neo4j.helpers.Format
 
date(long, TimeZone) - Static method in class org.neo4j.helpers.Format
 
date(Date) - Static method in class org.neo4j.helpers.Format
 
date(Date, TimeZone) - Static method in class org.neo4j.helpers.Format
 
DATE_FORMAT - Static variable in class org.neo4j.helpers.Format
 
decamelize - Static variable in class org.neo4j.helpers.Strings
 
decode - Static variable in class org.neo4j.helpers.UTF8
 
decode(byte[]) - Static method in class org.neo4j.helpers.UTF8
 
decode(byte[], int, int) - Static method in class org.neo4j.helpers.UTF8
 
DEFAULT_ARRAY_EQUALITY - Static variable in class org.neo4j.helpers.ArrayUtil
 
DEFAULT_PATTERN_GROUP - Static variable in class org.neo4j.graphmatching.PatternNode
Deprecated.
The default PatternGroup.
DEFAULT_SCHEME - Static variable in class org.neo4j.backup.BackupTool
 
DEFAULT_TIME_ZONE - Static variable in class org.neo4j.helpers.Format
Default time zone is UTC (+00:00) so that comparing timestamped logs from different sources is an easier task.
defaultLookup(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
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.
defaultPathToString(Path) - Static method in class org.neo4j.graphdb.traversal.Paths
TODO: This method re-binds nodes and relationships.
delete() - Method in interface org.neo4j.graphdb.index.Index
Clears the index and deletes the configuration associated with it.
delete() - Method in interface org.neo4j.graphdb.Node
Deletes this node if it has no relationships attached to it.
delete() - Method in interface org.neo4j.graphdb.Relationship
Deletes this relationship.
deletedNodes() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the nodes that were deleted during the transaction.
deletedRelationships() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the relationships that were deleted during the transaction.
dense_node_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
DependencyResolver - Interface in org.neo4j.graphdb
Find a dependency given a type.
DependencyResolver.Adapter - Class in org.neo4j.graphdb
Adapter for DependencyResolver which will select the first available candidate by default for DependencyResolver.Adapter.resolveDependency(Class).
DependencyResolver.Adapter() - Constructor for class org.neo4j.graphdb.DependencyResolver.Adapter
 
DependencyResolver.SelectionStrategy - Interface in org.neo4j.graphdb
Responsible for making the choice between available candidates.
depth() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns the current traversal depth.
DEPTH_ONE - Static variable in interface org.neo4j.graphdb.StopEvaluator
Deprecated.
Traverses to depth 1.
depthFirst() - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
A convenience method for TraversalDescription.order(BranchOrderingPolicy) where a "preorder depth first" selector is used.
describeListParameter(String, Class<?>, boolean, String) - Method in interface org.neo4j.server.plugins.ParameterDescriptionConsumer
 
describeParameter(String, Class<?>, boolean, String) - Method in interface org.neo4j.server.plugins.ParameterDescriptionConsumer
 
Description - Annotation Type in org.neo4j.graphdb.factory
Used to add description of settings in GraphDatabaseSettings.
Description - Annotation Type in org.neo4j.jmx
Used to provide JMX documentation to management beans.
Description - Annotation Type in org.neo4j.server.plugins
 
Diagnostics - Interface in org.neo4j.management
 
dijkstra(RelationshipExpander, CostEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns a PathFinder which uses the Dijkstra algorithm to find the cheapest path between two nodes.
dijkstra(PathExpander, CostEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns a PathFinder which uses the Dijkstra algorithm to find the cheapest path between two nodes.
dijkstra(RelationshipExpander, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, InitialStateFactory, CostEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, InitialBranchState, CostEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, InitialStateFactory, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, InitialBranchState, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Direction - Enum in org.neo4j.graphdb
Defines relationship directions used when getting relationships from a node or when creating traversers.
DirectRecordAccess<KEY extends Comparable<KEY>,RECORD extends org.neo4j.kernel.impl.nioneo.store.AbstractBaseRecord,ADDITIONAL> - Class in org.neo4j.unsafe.batchinsert
Provides direct access to records in a store.
DirectRecordAccess(AbstractRecordStore<RECORD>, RecordAccess.Loader<KEY, RECORD, ADDITIONAL>) - Constructor for class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
DirectRecordAccessSet - Class in org.neo4j.unsafe.batchinsert
 
DirectRecordAccessSet(NeoStore) - Constructor for class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
dispatch(Object, K) - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher
 
dispatchProperties(PropertyTypeDispatcher<String, T>, PropertyContainer) - Static method in class org.neo4j.server.helpers.PropertyTypeDispatcher
 
DOUBLE - Static variable in class org.neo4j.helpers.Settings
 
DOUBLE - Static variable in class org.neo4j.server.rest.repr.Representation
 
DOUBLE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
DOUBLE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
doubleCostEvaluator(String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
doubleCostEvaluator(String, double) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
drop() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
Drops this constraint.
drop() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
Drops this index.
dump_configuration - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
dumpAll() - Method in interface org.neo4j.management.Diagnostics
 
dumpToLog() - Method in interface org.neo4j.management.Diagnostics
 
dumpToLog(String) - Method in interface org.neo4j.management.Diagnostics
 
dumpToString() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Provides a textual representation of the query result.
duration(long) - Static method in class org.neo4j.helpers.Format
 
duration(long, TimeUnit, TimeUnit) - Static method in class org.neo4j.helpers.Format
 
DURATION - Static variable in class org.neo4j.helpers.Settings
 
DURATION_FORMAT - Static variable in class org.neo4j.helpers.Settings
 
DynamicLabel - Class in org.neo4j.graphdb
A dynamically instantiated and named Label.
DynamicRelationshipType - Class in org.neo4j.graphdb
A dynamically instantiated and named RelationshipType.

E

empty() - Static method in class org.neo4j.graphdb.PathExpanderBuilder
A PathExpanderBuilder that follows no relationships.
EMPTY - Static variable in interface org.neo4j.graphdb.Resource
Empty resource that doesn't close anything.
empty() - Static method in class org.neo4j.helpers.collection.Iterables
 
empty() - Static method in class org.neo4j.helpers.Pair
 
EMPTY - Static variable in interface org.neo4j.unsafe.batchinsert.LabelScanWriter
 
emptyIterator() - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
emptyListOf(Class<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
emptyRepresentation() - Static method in class org.neo4j.server.rest.repr.Representation
 
emptySetOf(Class<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
encode - Static variable in class org.neo4j.helpers.UTF8
 
encode(String) - Static method in class org.neo4j.helpers.UTF8
 
END_OF_GRAPH - Static variable in interface org.neo4j.graphdb.StopEvaluator
Deprecated.
Traverse until the end of the graph.
endNode() - Method in interface org.neo4j.graphdb.Path
Returns the end node of this path.
endNodeIs(Evaluation, Evaluation, Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
An Evaluator which will return evaluationIfMatch if Path.endNode() for a given path is any of nodes, else evaluationIfNoMatch.
endNodeProperty(String) - Static method in class org.neo4j.graphdb.traversal.Sorting
Sorts Paths by the property value of each path's end node.
endNodeRelationshipCount(PathExpander) - Static method in class org.neo4j.graphdb.traversal.Sorting
Sorts Paths by the relationship count returned for its end node by the supplied expander.
endSide(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets the end side TraversalDescription of this bidirectional traversal.
ensureAtLeastOneLogicalLogPresent(String, int, GraphDatabaseAPI) - Method in class org.neo4j.backup.LogicalLogSeeder
 
entity() - Method in interface org.neo4j.graphdb.event.PropertyEntry
Get the entity that this property was modified on.
entity() - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueEntity
 
ENUM_NAME - Static variable in class org.neo4j.helpers.collection.IteratorUtil
Function for converting Enum to String
equals(Object) - Method in class org.neo4j.graphdb.DynamicLabel
 
equals(Object) - Method in class org.neo4j.graphdb.DynamicRelationshipType
Implements the identity-based equals defined by java.lang.Object.
equals(Object) - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
 
equals(Object, Object) - Static method in class org.neo4j.helpers.ArrayUtil
 
equals(Object, Object, ArrayUtil.ArrayEquality) - Static method in class org.neo4j.helpers.ArrayUtil
I also can't believe this method is missing from Arrays.
equals(Object) - Method in class org.neo4j.helpers.Pair
 
equals(Object) - Method in class org.neo4j.helpers.Service
 
equals(Object) - Method in class org.neo4j.helpers.Triplet
 
equals(Object) - Method in class org.neo4j.server.rest.repr.RepresentationType
 
equalTo(T) - Static method in class org.neo4j.helpers.Predicates
 
ErrorState - Enum in org.neo4j.graphdb.event
An object that describes a state from which a Neo4j Graph Database cannot continue.
EstimateEvaluator<T> - Interface in org.neo4j.graphalgo
Evaluator used to estimate the weight of the remaining path from one node to another.
evaluate(TraversalBranch, Direction) - Method in interface org.neo4j.graphdb.traversal.BranchCollisionDetector
Evaluate the given branch coming from either the start side or the end side.
evaluate(Path, BranchState<STATE>) - Method in class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
 
evaluate(Path) - Method in class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
 
evaluate(Path) - Method in interface org.neo4j.graphdb.traversal.Evaluator
Evaluates a Path and returns an Evaluation containing information about whether or not to include it in the traversal result, i.e return it from the Traverser.
evaluate(Path) - Method in class org.neo4j.graphdb.traversal.PathEvaluator.Adapter
 
evaluate(Path, BranchState<STATE>) - Method in interface org.neo4j.graphdb.traversal.PathEvaluator
Evaluates a Path and returns an Evaluation containing information about whether or not to include it in the traversal result, i.e return it from the Traverser.
evaluate(TraversalBranch, BranchState) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
Evaluates a TraversalBranch whether or not to include it in the result and whether or not to continue further down this branch or not.
evaluate() - Method in interface org.neo4j.helpers.Thunk
 
Evaluation - Enum in org.neo4j.graphdb.traversal
evaluation(Evaluation) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Can change evaluation outcome in a negative direction.
Evaluator - Interface in org.neo4j.graphdb.traversal
An Evaluator controls what's to be returned from a traversal and also how pruning is done.
evaluator(Evaluator) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Adds evaluator to the list of evaluators which will control the behavior of the traversal.
evaluator(PathEvaluator) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Adds evaluator to the list of evaluators which will control the behavior of the traversal.
Evaluator.AsPathEvaluator<STATE> - Class in org.neo4j.graphdb.traversal
Exposes an Evaluator as a PathEvaluator.
Evaluator.AsPathEvaluator(Evaluator) - Constructor for class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
 
Evaluators - Class in org.neo4j.graphdb.traversal
Common Evaluators useful during common traversals.
Evaluators() - Constructor for class org.neo4j.graphdb.traversal.Evaluators
 
exact(Object) - Static method in class org.neo4j.graphmatching.CommonValueMatchers
Deprecated.
Checks for equality between a value and valueToMatch.
exactAny(Object) - Static method in class org.neo4j.graphmatching.CommonValueMatchers
Deprecated.
Checks for equality between a value and valueToMatch.
exactAnyOf(Object...) - Static method in class org.neo4j.graphmatching.CommonValueMatchers
Deprecated.
Checks for equality between a value and any one of anyOfTheseToMatch.
EXCEPTION - Static variable in class org.neo4j.server.rest.repr.Representation
 
EXCEPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
ExceptionHandlingIterable<T> - Class in org.neo4j.helpers.collection
allows to catch, analyze and react on exceptions that are thrown by the delegate iterable useful for exception conversion on iterator methods Uses sun.misc.Unsafe internally to rethrow original exceptions !
ExceptionHandlingIterable(Iterable<T>) - Constructor for class org.neo4j.helpers.collection.ExceptionHandlingIterable
 
Exceptions - Class in org.neo4j.helpers
 
exceptionsOfType(Class<? extends Throwable>...) - Static method in class org.neo4j.helpers.Exceptions
 
excludeStartPosition() - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
execute(String) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Executes a query and returns an iterable that contains the result set
execute(String, Map<String, Object>) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Executes a query and returns an iterable that contains the result set
execution_guard_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
ExecutionEngine - Class in org.neo4j.cypher.javacompat
To run a Cypher query, use this class.
ExecutionEngine(GraphDatabaseService) - Constructor for class org.neo4j.cypher.javacompat.ExecutionEngine
Creates an execution engine around the give graph database
ExecutionEngine(GraphDatabaseService, StringLogger) - Constructor for class org.neo4j.cypher.javacompat.ExecutionEngine
Creates an execution engine around the give graph database
executionPlanDescription() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Returns a string representation of the query plan used to produce this result.
ExecutionResult - Class in org.neo4j.cypher.javacompat
Holds Cypher query result sets, in tabular form.
ExecutionResult(ExecutionResult) - Constructor for class org.neo4j.cypher.javacompat.ExecutionResult
Constructor used by the Cypher framework.
existsForNodes(String) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns whether or not there exists a node index with the name indexName.
existsForRelationships(String) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns whether or not there exists a relationship index with the name indexName.
expand(Path, BranchState<STATE>) - Method in interface org.neo4j.graphdb.PathExpander
Returns relationships for a Path, most commonly from the Path.endNode().
expand(Node) - Method in interface org.neo4j.graphdb.RelationshipExpander
Deprecated.
Returns relationships for a Node.
expand(PathExpander<?>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Sets the PathExpander as the expander of relationships, discarding all previous calls to TraversalDescription.relationships(RelationshipType) and TraversalDescription.relationships(RelationshipType, Direction) or any other expand method.
expand(PathExpander<STATE>, InitialStateFactory<STATE>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Deprecated.
Because InitialStateFactory is deprecated
expand(PathExpander<STATE>, InitialBranchState<STATE>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Sets the PathExpander as the expander of relationships, discarding all previous calls to TraversalDescription.relationships(RelationshipType) and TraversalDescription.relationships(RelationshipType, Direction) or any other expand method.
expand(RelationshipExpander) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Deprecated.
Because RelationshipExpander is deprecated
expanded() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Returns the number of relationships this expansion source has expanded.
Expander - Interface in org.neo4j.graphdb
Deprecated.
Deprecated because RelationshipExpander is deprecated. See PathExpander instead.
export(PrintWriter) - Method in class org.neo4j.cypher.export.SubGraphExporter
 
EXTENSION - Static variable in class org.neo4j.server.rest.repr.Representation
 
ExtensionInjector - Interface in org.neo4j.server.rest.repr
 
EXTENSIONS_MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 
extract(String) - Method in interface org.neo4j.management.Diagnostics
 

F

Factory<T> - Interface in org.neo4j.helpers
 
failure() - Method in interface org.neo4j.graphdb.Transaction
Marks this transaction as failed, which means that it will unconditionally be rolled back when Transaction.close() is called.
FALSE - Static variable in class org.neo4j.helpers.Settings
 
fillInDefaults(Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
Fills in default configuration parameters for indexes provided from this index provider.
filter(Predicate<? super X>, Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
filter(Predicate<? super X>, Iterator<X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
FilterBinaryNode - Class in org.neo4j.graphmatching.filter
Deprecated.
FilterBinaryNode(FilterExpression, boolean, FilterExpression) - Constructor for class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
Constructs a new binary node which has two expressions, grouped together as one.
FilterExpression - Interface in org.neo4j.graphmatching.filter
Deprecated.
FilteringIterable<T> - Class in org.neo4j.helpers.collection
An iterable which filters another iterable, only letting items with certain criterias pass through.
FilteringIterable(Iterable<T>, Predicate<T>) - Constructor for class org.neo4j.helpers.collection.FilteringIterable
 
FilteringIterator<T> - Class in org.neo4j.helpers.collection
An iterator which filters another iterator, only letting items with certain criterias pass through.
FilteringIterator(Iterator<T>, Predicate<T>) - Constructor for class org.neo4j.helpers.collection.FilteringIterator
 
FilterValueGetter - Interface in org.neo4j.graphmatching.filter
Deprecated.
findAllPaths(Node, Node) - Method in interface org.neo4j.graphalgo.PathFinder
Tries to find all paths between start and end nodes.
findNodesByLabelAndProperty(Label, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Returns all nodes having the label, and the wanted property value.
findSinglePath(Node, Node) - Method in interface org.neo4j.graphalgo.PathFinder
Tries to find a single path between start and end nodes.
finish() - Method in interface org.neo4j.graphdb.Transaction
Deprecated.
due to implementing AutoCloseable, where Transaction.close() is called automatically when used in try-with-resource statements.
first(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
first(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's first element.
first(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's first element.
first() - Method in class org.neo4j.helpers.Pair
 
first() - Method in class org.neo4j.helpers.Triplet
 
FirstItemIterable<T> - Class in org.neo4j.helpers.collection
Wraps the given iterator but keeps the first item to allow later access to it, like CachingIterator but with less memory overhead.
FirstItemIterable(Iterable<T>) - Constructor for class org.neo4j.helpers.collection.FirstItemIterable
 
FirstItemIterable(Iterator<T>) - Constructor for class org.neo4j.helpers.collection.FirstItemIterable
 
firstOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's first element or null if no element found.
firstOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's first element or null if no element found.
flatMap(Function<? super FROM, ? extends Iterator<TO>>, Iterator<FROM>) - Static method in class org.neo4j.helpers.collection.Iterables
 
flatten(I...) - Static method in class org.neo4j.helpers.collection.Iterables
 
FLOAT - Static variable in class org.neo4j.helpers.Settings
 
FLOAT - Static variable in class org.neo4j.server.rest.repr.Representation
 
FLOAT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
FLOAT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
flush() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Makes sure additions/updates can be seen by BatchInserterIndex.get(String, Object), BatchInserterIndex.query(String, Object) and BatchInserterIndex.query(Object) so that they are guaranteed to return correct results.
forced_kernel_id - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
forConstantDirectionWithTypes(RelationshipType...) - Static method in class org.neo4j.graphdb.PathExpanders
An expander forcing constant relationship direction
forDirection(Direction) - Static method in class org.neo4j.graphdb.PathExpanders
A very permissive PathExpander that follows any type in direction.
Format - Class in org.neo4j.helpers
 
forNodes(String) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns an Index for Nodes with the name indexName.
forNodes(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns an Index for Nodes with the name indexName.
forRelationships(String) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns an Index for Relationships with the name indexName.
forRelationships(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns an Index for Relationships with the name indexName.
forType(RelationshipType) - Static method in class org.neo4j.graphdb.PathExpanders
A very permissive PathExpander that follows type in any direction.
forType() - Method in class org.neo4j.server.plugins.PluginPoint
 
forTypeAndDirection(RelationshipType, Direction) - Static method in class org.neo4j.graphdb.PathExpanders
A very restricted PathExpander that follows type in direction.
forTypesAndDirections(RelationshipType, Direction, RelationshipType, Direction, Object...) - Static method in class org.neo4j.graphdb.PathExpanders
A very restricted PathExpander that follows only the type/ direction pairs that you list.
from(String, int) - Static method in class org.neo4j.backup.OnlineBackup
Factory method for this class.
from(String) - Static method in class org.neo4j.backup.OnlineBackup
Factory method for this class.
from(ExecutionResult, GraphDatabaseService, boolean) - Static method in class org.neo4j.cypher.export.CypherResultSubGraph
 
from(GraphDatabaseService) - Static method in class org.neo4j.cypher.export.DatabaseSubGraph
 
fromDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Returns an Evaluator which only includes positions from depth and deeper and never prunes anything.
fromEnd(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the iterator's n:th item from the end of the iteration.
fromEnd(Iterable<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the iterator's n:th item from the end of the iteration.
fromEndOrNull(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the iterator's n:th item from the end of the iteration.
full(String) - Method in class org.neo4j.backup.OnlineBackup
Deprecated.
full(String, boolean) - Method in class org.neo4j.backup.OnlineBackup
Deprecated.
full(String, boolean, Config) - Method in class org.neo4j.backup.OnlineBackup
FULL_PATH - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
fullBackup(StoreWriter) - Method in interface org.neo4j.backup.TheBackupInterface
 
FullPath - Class in org.neo4j.server.rest.repr
 
FullPath(Path) - Constructor for class org.neo4j.server.rest.repr.FullPath
 
Function<FROM,TO> - Interface in org.neo4j.helpers
Generic function interface to map from one type to another.
Function2<T1,T2,R> - Interface in org.neo4j.helpers
Generic function interface with 2 input parameters.
Functions - Class in org.neo4j.helpers
 
future(Callable<T>) - Static method in class org.neo4j.helpers.FutureAdapter
 
FutureAdapter<V> - Class in org.neo4j.helpers
 
FutureAdapter() - Constructor for class org.neo4j.helpers.FutureAdapter
 
FutureAdapter.Present<V> - Class in org.neo4j.helpers
 
FutureAdapter.Present(V) - Constructor for class org.neo4j.helpers.FutureAdapter.Present
 

G

gc_monitor_block_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
gc_monitor_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
GenerateConfigDocumentation - Class in org.neo4j.tooling
Generates Asciidoc for the GraphDatabaseSettings class.
GenerateConfigDocumentation() - Constructor for class org.neo4j.tooling.GenerateConfigDocumentation
 
GenerateDefaultNeo4jProperties - Class in org.neo4j.tooling
Generates the default neo4j.properties file by using the GraphDatabaseSettingsResourceBundle
GenerateDefaultNeo4jProperties() - Constructor for class org.neo4j.tooling.GenerateDefaultNeo4jProperties
 
genericMap(Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for creating a Map of key/value pairs.
genericMap(Map<K, V>, Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for adding key/value pairs into a Map.
geoEstimateEvaluator(String, String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
get(String, Object) - Method in interface org.neo4j.graphdb.index.ReadableIndex
Returns exact matches from this index, given the key/value pair.
get(String, Object, Node, Node) - Method in interface org.neo4j.graphdb.index.ReadableRelationshipIndex
Returns exact matches from this index, given the key/value pair.
get(String, String) - Method in class org.neo4j.helpers.Args
 
get(String, String, String) - Method in class org.neo4j.helpers.Args
 
get() - Method in class org.neo4j.helpers.FutureAdapter.Present
 
get(long, TimeUnit) - Method in class org.neo4j.helpers.FutureAdapter.Present
 
get() - Method in class org.neo4j.helpers.ValueGetter.FromValue
 
get() - Method in interface org.neo4j.helpers.ValueGetter
 
get() - Static method in class org.neo4j.management.Neo4jManager
 
get(String) - Static method in class org.neo4j.management.Neo4jManager
 
get(JMXServiceURL) - Static method in class org.neo4j.management.Neo4jManager
 
get(JMXServiceURL, String) - Static method in class org.neo4j.management.Neo4jManager
 
get(JMXServiceURL, String, String) - Static method in class org.neo4j.management.Neo4jManager
 
get(JMXServiceURL, String, String, String) - Static method in class org.neo4j.management.Neo4jManager
 
get(MBeanServerConnection) - Static method in class org.neo4j.management.Neo4jManager
 
get(MBeanServerConnection, String) - Static method in class org.neo4j.management.Neo4jManager
 
get(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Returns exact matches from this index, given the key/value pair.
getAll(MBeanServerConnection) - Static method in class org.neo4j.management.Neo4jManager
 
getAllLabels() - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all labels currently in the underlying store.
getAllNodes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Deprecated.
this operation can be found in GlobalGraphOperations instead.
getAllNodes() - Method in interface org.neo4j.graphdb.Traverser
Deprecated.
Returns a collection of all nodes for this traversal.
getAllNodes() - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all nodes in the graph.
getAllNodesWithLabel(Label) - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all nodes with a specific label.
getAllPropertyKeys() - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all property keys currently in the underlying store.
getAllRelationships() - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get all PatternRelationships associated with this pattern node.
getAllRelationships() - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all relationships in the graph.
getAllRelationshipTypes() - Method in class org.neo4j.tooling.GlobalGraphOperations
Returns all relationship types currently in the underlying store.
getArguments() - Method in interface org.neo4j.cypher.javacompat.PlanDescription
Retrieve argument map for the associated execution step Valid arguments are all Java primitive values, Strings, Arrays of those, and Maps from Strings to valid arguments.
getArrayStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getAssociation() - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Get the Node or Relationship currently associated with this pattern object.
getAttribute(ObjectName, String) - Static method in class org.neo4j.jmx.JmxUtils
 
getAutoIndex() - Method in interface org.neo4j.graphdb.index.AutoIndexer
Returns the auto index used by the auto indexer.
getAutoIndex() - Method in interface org.neo4j.graphdb.index.RelationshipAutoIndexer
 
getAutoIndexedProperties() - Method in interface org.neo4j.graphdb.index.AutoIndexer
Returns the set of property names that are currently monitored for auto indexing.
getAvailableMemory() - Method in class org.neo4j.management.WindowPoolInfo
 
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.
getBoolean(String, Boolean) - Method in class org.neo4j.helpers.Args
 
getBoolean(String, Boolean, Boolean) - Method in class org.neo4j.helpers.Args
 
getBoolean(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getBooleanList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getBranchedStoreBean() - Method in class org.neo4j.management.Neo4jManager
 
getBranchedStores() - Method in interface org.neo4j.management.BranchedStore
 
getBranchId() - Method in class org.neo4j.management.XaResourceInfo
 
getByte(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getByteList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getCacheBeans() - Method in class org.neo4j.management.Neo4jManager
 
getCacheProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating cache providers is deprecated and will be moved to internal components.
getCacheProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
getCacheSize() - Method in interface org.neo4j.management.Cache
 
getCacheType() - Method in interface org.neo4j.management.Cache
 
getCharacter(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getCharacterList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getChildren() - Method in interface org.neo4j.cypher.javacompat.PlanDescription
 
getClonedArray() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
getConfig() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 
getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getConfiguration(Index<? extends PropertyContainer>) - Method in interface org.neo4j.graphdb.index.IndexManager
Returns the configuration for index.
getConfiguration() - Method in class org.neo4j.management.Neo4jManager
 
getConfigurationParameter(String) - Method in class org.neo4j.management.Neo4jManager
 
getConstraints() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getConstraints() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
 
getConstraints() - Method in interface org.neo4j.cypher.export.SubGraph
 
getConstraints(Label) - Method in interface org.neo4j.graphdb.schema.Schema
 
getConstraints() - Method in interface org.neo4j.graphdb.schema.Schema
 
getConstraintsAdded() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of constraint added by this query.
getConstraintsRemoved() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of constraint removed by this query.
getConstraintType() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
 
getContendedLocks(long) - Method in interface org.neo4j.management.LockManager
 
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.
getCost(Relationship, Direction) - Method in interface org.neo4j.graphalgo.CostEvaluator
This is the general method for looking up costs for relationships.
getCost(Node, Node) - Method in interface org.neo4j.graphalgo.EstimateEvaluator
Estimate the weight of the remaining path from one node to another.
getCreationTime() - Method in class org.neo4j.management.BranchedStoreInfo
 
getCurrentSurfaceItem() - Method in class org.neo4j.helpers.collection.NestingIterator
 
getDatabase() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getDataSourceName() - Method in interface org.neo4j.graphdb.index.IndexImplementation
Returns the name of the XA data source coupled with this index provider.
getDbHits() - Method in interface org.neo4j.cypher.javacompat.ProfilerStatistics
 
getDecodedStringFrom(ByteBuffer) - Static method in class org.neo4j.helpers.UTF8
 
getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
Returns the default operator used between terms in compound queries.
getDefaultValue() - Method in interface org.neo4j.graphdb.config.Setting
Get the default value of this setting, as a string.
getDefaultValue() - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
getDegree() - Method in interface org.neo4j.graphdb.Node
Returns the number of relationships connected to this node regardless of direction or type.
getDegree(RelationshipType) - Method in interface org.neo4j.graphdb.Node
Returns the number of relationships of a given type connected to this node.
getDegree(Direction) - Method in interface org.neo4j.graphdb.Node
Returns the number of relationships of a given direction connected to this node.
getDegree(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Returns the number of relationships of a given type and direction connected to this node.
getDeletedNodes() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of nodes deleted by this query.
getDeletedRelationships() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of relationships deleted by this query.
getDescription() - Method in class org.neo4j.server.plugins.PluginPoint
 
getDiagnosticsProviders() - Method in interface org.neo4j.management.Diagnostics
 
getDirectionFrom(PatternNode) - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the direction in which relationships are discovered using this relationship pattern from the specified node.
getDirectory() - Method in class org.neo4j.management.BranchedStoreInfo
 
getDouble(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getDoubleList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getElements() - Method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
Get the matched elements in this match.
getEndNode() - Method in interface org.neo4j.graphdb.Relationship
Returns the end node of this relationship.
getEndNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getEntityType() - Method in interface org.neo4j.graphdb.index.ReadableIndex
 
getEnum(Class<T>, String, T) - Method in class org.neo4j.helpers.Args
 
getExensionsFor(Class<?>) - Method in interface org.neo4j.server.rest.repr.ExtensionInjector
 
getFileSystem() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getFilters() - Method in class org.neo4j.graphmatching.PatternGroup
Deprecated.
Returns the filter expressions which has been added for this group with PatternGroup.addFilter(FilterExpression).
getFirst() - Method in class org.neo4j.helpers.collection.FirstItemIterable
 
getFirst() - Method in class org.neo4j.index.lucene.LuceneTimeline
 
getFirst() - Method in interface org.neo4j.index.lucene.TimelineIndex
 
getFirstNode() - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the first pattern node that this pattern relationship relates.
getFloat(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getFloatList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getFromPatternRelationship() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the PatternRelationship corresponding to the matching Relationship.
getFromRelationship() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the Relationship traversed to get to the Node returned from PatternElement.getNode().
getGraphDatabase() - Method in interface org.neo4j.graphdb.index.ReadableIndex
Get the graph database that owns this index.
getGraphDatabase() - Method in interface org.neo4j.graphdb.PropertyContainer
Get the GraphDatabaseService that this Node or Relationship belongs to.
getGraphDatabaseAPI() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 
getGroup() - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get the PatternGroup of this pattern node.
getHaRole() - Method in class org.neo4j.management.ClusterMemberInfo
 
getHighAvailabilityBean() - Method in class org.neo4j.management.Neo4jManager
 
getHitCount() - Method in interface org.neo4j.management.Cache
 
getHost() - Method in class org.neo4j.helpers.HostnamePort
The host part, or null if not given.
getHost(String) - Method in class org.neo4j.helpers.HostnamePort
 
getId() - Method in interface org.neo4j.graphdb.Node
Returns the unique id of this node.
getId() - Method in interface org.neo4j.graphdb.Relationship
Returns the unique id of this relationship.
getId() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getIdGeneratorFactory() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getIndexes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getIndexes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
 
getIndexes() - Method in interface org.neo4j.cypher.export.SubGraph
 
getIndexes(Label) - Method in interface org.neo4j.graphdb.schema.Schema
 
getIndexes() - Method in interface org.neo4j.graphdb.schema.Schema
 
getIndexesAdded() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of indexes added by this query.
getIndexesRemoved() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of indexes removed by this query.
getIndexFailure(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
If Schema.getIndexState(IndexDefinition) return Schema.IndexState.FAILED this method will return the failure description.
getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getIndexState(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
Poll the database for the state of a given index.
getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getIndexStore() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getInstanceId() - Method in class org.neo4j.management.ClusterMemberInfo
 
getInstanceId() - Method in interface org.neo4j.management.HighAvailability
 
getInstancesInCluster() - Method in interface org.neo4j.management.HighAvailability
 
getInteger(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getIntegerList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating kernel extensions is deprecated and will be moved to internal components.
getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
getKernelStartTime() - Method in interface org.neo4j.jmx.Kernel
 
getKernelStartTime() - Method in class org.neo4j.management.Neo4jManager
 
getKernelVersion() - Method in interface org.neo4j.jmx.Kernel
 
getKernelVersion() - Method in class org.neo4j.management.Neo4jManager
 
getKeys() - Method in class org.neo4j.graphdb.factory.SettingsResourceBundle
 
getKeys() - Method in class org.neo4j.helpers.Service
 
getLabel() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
 
getLabel() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
 
getLabel() - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Get the label of this pattern object.
getLabel() - Method in class org.neo4j.graphmatching.filter.AbstractFilterExpression
Deprecated.
 
getLabels() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getLabels() - Method in interface org.neo4j.graphdb.Node
Lists all labels attached to this node.
getLabelsAdded() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of labels added to any node by this query.
getLabelsRemoved() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of labels removed from any node by this query.
getLargestTxId() - Method in class org.neo4j.management.BranchedStoreInfo
 
getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
 
getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
 
getLastCommittedTxId() - Method in class org.neo4j.management.ClusterDatabaseInfo
 
getLastCommittedTxId() - Method in interface org.neo4j.management.HighAvailability
 
getLastCommittedTxId() - Method in interface org.neo4j.management.TransactionManager
 
getLastCommittedTxs() - Method in class org.neo4j.backup.OnlineBackup
Provides information about the last committed transaction for each data source present in the last backup operation performed by this OnlineBackup.
getLastTxId() - Method in class org.neo4j.management.XaResourceInfo
 
getLastUpdateTime() - Method in class org.neo4j.management.ClusterDatabaseInfo
 
getLastUpdateTime() - Method in interface org.neo4j.management.HighAvailability
 
getLeftExpression() - Method in class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
 
getLockManagerBean() - Method in class org.neo4j.management.Neo4jManager
 
getLocks() - Method in interface org.neo4j.management.LockManager
 
getLogicalLogSize() - Method in interface org.neo4j.jmx.StoreFile
 
getLogVersion() - Method in class org.neo4j.management.XaResourceInfo
 
getLong(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getLongList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getMap(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getMatcher() - Static method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Get the sole instance of the PatternMatcher.
getMBeanQuery() - Method in interface org.neo4j.jmx.Kernel
 
getMBeanQuery() - Method in class org.neo4j.management.Neo4jManager
 
getMemoryMappingBean() - Method in class org.neo4j.management.Neo4jManager
 
getMemoryPools() - Method in interface org.neo4j.management.MemoryMapping
 
getMissCount() - Method in interface org.neo4j.management.Cache
 
getName() - Method in interface org.neo4j.cypher.javacompat.PlanDescription
 
getName() - Method in interface org.neo4j.graphdb.index.ReadableIndex
 
getName() - Method in class org.neo4j.management.XaResourceInfo
 
getNode() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the matching Node which is just one part of the whole match.
getNode(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getNodeAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
 
getNodeById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Looks up a node by id.
getNodeFor(PatternNode) - Method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
 
getNodeLabels(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
 
getNodeLabels(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getNodeList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getNodeProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a map containing all the properties of this node.
getNodeProperties(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getNodeRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getNodes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getNodes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
 
getNodes() - Method in interface org.neo4j.cypher.export.SubGraph
 
getNodes() - Method in interface org.neo4j.graphdb.Relationship
Returns the two nodes that are attached to this relationship.
getNodesCreated() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of nodes created by this query.
getNodeStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getNumber(String, Number) - Method in class org.neo4j.helpers.Args
 
getNumberOfAvertedDeadlocks() - Method in interface org.neo4j.management.LockManager
 
getNumberOfCommittedTransactions() - Method in interface org.neo4j.management.TransactionManager
 
getNumberOfNodeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfOpenedTransactions() - Method in interface org.neo4j.management.TransactionManager
 
getNumberOfOpenTransactions() - Method in interface org.neo4j.management.TransactionManager
 
getNumberOfOutOfMemory() - Method in class org.neo4j.management.WindowPoolInfo
 
getNumberOfPathsReturned() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
 
getNumberOfPropertyIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfRelationshipIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfRelationshipsTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
 
getNumberOfRelationshipTypeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfRolledBackTransactions() - Method in interface org.neo4j.management.TransactionManager
 
getNumberOfWindows() - Method in class org.neo4j.management.WindowPoolInfo
 
getObjectName(GraphDatabaseService, String) - Static method in class org.neo4j.jmx.JmxUtils
 
getOrCreate(String, Object) - Method in class org.neo4j.graphdb.index.UniqueFactory
Get the indexed entity, creating it (exactly once) if no indexed entity exists.
getOrCreateWithOutcome(String, Object) - Method in class org.neo4j.graphdb.index.UniqueFactory
Get the indexed entity, creating it (exactly once) if no indexed entity exists.
getOrLoad(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
getOtherNode(Node) - Method in interface org.neo4j.graphdb.Relationship
A convenience operation that, given a node that is attached to this relationship, returns the other node.
getOtherNode(PatternNode) - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the PatternNode that this pattern relationship relates, that is not the specified node.
getPath() - Method in class org.neo4j.server.rest.repr.FullPath
 
getPatternNode() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the PatternNode corresponding to the matching Node.
getPeakNumberOfConcurrentTransactions() - Method in interface org.neo4j.management.TransactionManager
 
getPluginPointFactory() - Method in class org.neo4j.server.plugins.ServerExtender
 
getPort() - Method in class org.neo4j.helpers.HostnamePort
The first port, or 0 if no port was given.
getPorts() - Method in class org.neo4j.helpers.HostnamePort
The port range as two ints.
getPrimitivesBean() - Method in class org.neo4j.management.Neo4jManager
 
getProfilerStatistics() - Method in interface org.neo4j.cypher.javacompat.PlanDescription
 
getPropertiesSet() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of properties set by this query.
getProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
Returns the property value associated with the given key.
getProperty(String, Object) - Method in interface org.neo4j.graphdb.PropertyContainer
Returns the property value associated with the given key, or a default value.
getProperty() - Method in class org.neo4j.graphmatching.filter.AbstractFilterExpression
Deprecated.
 
getPropertyConstraints() - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Get all the constraints on the properties of this pattern object.
getPropertyKeys() - Method in interface org.neo4j.graphdb.PropertyContainer
Returns all existing property keys, or an empty iterable if this property container has no properties.
getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
 
getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
 
getPropertyRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getPropertyStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
 
getQueryStatistics() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Returns statistics about this result.
getRelationship(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getRelationshipAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
 
getRelationshipById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Looks up a relationship by id.
getRelationshipById(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Gets a relationship by id.
getRelationshipById(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getRelationshipFor(PatternRelationship) - Method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
 
getRelationshipIds(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns an iterable over all the relationship ids connected to node with supplied id.
getRelationshipIds(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getRelationshipList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
 
getRelationshipProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a map containing all the properties of the relationships.
getRelationshipProperties(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getRelationships() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getRelationships() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
 
getRelationships() - Method in interface org.neo4j.cypher.export.SubGraph
 
getRelationships() - Method in interface org.neo4j.graphdb.Node
Returns all the relationships attached to this node.
getRelationships(RelationshipType...) - Method in interface org.neo4j.graphdb.Node
Returns all the relationships of any of the types in types that are attached to this node, regardless of direction.
getRelationships(Direction, RelationshipType...) - Method in interface org.neo4j.graphdb.Node
Returns all the relationships of any of the types in types that are attached to this node and have the given direction.
getRelationships(Direction) - Method in interface org.neo4j.graphdb.Node
Returns all OUTGOING or INCOMING relationships from this node.
getRelationships(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Returns all relationships with the given type and direction that are attached to this node.
getRelationships(boolean) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get the optional or the required PatternRelationships associated with this pattern node.
getRelationships(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns an iterable of relationships connected to the node with supplied id.
getRelationships(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getRelationshipsCreated() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
Returns the number of relationships created by this query.
getRelationshipStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getRelationshipTypes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Deprecated.
this operation can be found in GlobalGraphOperations instead.
getRelationshipTypes() - Method in interface org.neo4j.graphdb.Node
Returns relationship types which this node has one more relationships for.
getRelGroupRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getRelRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getRepresentationType() - Method in class org.neo4j.server.rest.repr.Representation
 
getResource() - Method in interface org.neo4j.graphdb.event.KernelEventHandler
Returns the resource associated with this event handler, or null if no specific resource is associated with this handler or if it isn't desirable to expose it.
getRightExpression() - Method in class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
 
getRole() - Method in interface org.neo4j.management.HighAvailability
 
getRoles() - Method in class org.neo4j.management.ClusterMemberInfo
 
getRows() - Method in interface org.neo4j.cypher.javacompat.ProfilerStatistics
 
getSchemaRuleChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getSecondNode() - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the second pattern node that this pattern relationship relates.
getSettingsClass() - Method in class org.neo4j.backup.OnlineBackupExtensionFactory
 
getShort(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getShortList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getSingle() - Method in interface org.neo4j.graphdb.index.IndexHits
Returns the first and only item from the result iterator, or null if there was none.
getSingleRelationship(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Returns the only relationship of a given type and direction that is attached to this node, or null.
getSorting() - Method in class org.neo4j.index.lucene.QueryContext
Returns the sorting setting for this context.
getStartNode() - Method in interface org.neo4j.graphdb.Relationship
Returns the start node of this relationship.
getStartNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getState() - Method in interface org.neo4j.graphdb.traversal.BranchState
 
getStoreCreationDate() - Method in interface org.neo4j.jmx.Kernel
 
getStoreCreationDate() - Method in class org.neo4j.management.Neo4jManager
 
getStoreDir() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns the path to this Neo4j store.
getStoreDir() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
getStoreDirectory() - Method in interface org.neo4j.jmx.Kernel
 
getStoreDirectory() - Method in class org.neo4j.management.Neo4jManager
 
getStoreFileBean() - Method in class org.neo4j.management.Neo4jManager
 
getStoreId() - Method in interface org.neo4j.jmx.Kernel
 
getStoreId() - Method in class org.neo4j.management.Neo4jManager
 
getStoreLogVersion() - Method in interface org.neo4j.jmx.Kernel
 
getStoreLogVersion() - Method in class org.neo4j.management.Neo4jManager
 
getString(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getStringList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getStringStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getTop() - Method in class org.neo4j.index.lucene.QueryContext
Return the max number of results to be returned.
getTotalStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
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.
getTransactionInterceptorProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating cache providers is deprecated and will be moved to internal components.
getTransactionInterceptorProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
getTransactionManagerBean() - Method in class org.neo4j.management.Neo4jManager
 
getTxManager() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getType() - Method in interface org.neo4j.graphdb.Relationship
Returns the type of this relationship.
getType() - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the RelationshipType a relationship must have in order to match this pattern relationship.
getType() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
getType() - Method in interface org.neo4j.server.plugins.Injectable
 
getType() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getUri(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getUriList(String) - Method in class org.neo4j.server.plugins.ParameterList
 
getUris() - Method in class org.neo4j.management.ClusterMemberInfo
 
getUsedMemory() - Method in class org.neo4j.management.WindowPoolInfo
 
getValue() - Method in class org.neo4j.index.lucene.ValueContext
 
getValue() - Method in interface org.neo4j.server.plugins.Injectable
Get the injectable value.
getValues(String) - Method in interface org.neo4j.graphmatching.filter.FilterValueGetter
Deprecated.
Returns an array of values.
getWindowHitCount() - Method in class org.neo4j.management.WindowPoolInfo
 
getWindowMissCount() - Method in class org.neo4j.management.WindowPoolInfo
 
getWindowPoolName() - Method in class org.neo4j.management.WindowPoolInfo
 
getWindowSize() - Method in class org.neo4j.management.WindowPoolInfo
 
getXaDataSourceManager() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getXaFactory() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getXaManagerBean() - Method in class org.neo4j.management.Neo4jManager
 
getXaResources() - Method in interface org.neo4j.management.XaManager
 
GlobalGraphOperations - Class in org.neo4j.tooling
A tool for doing global operations, for example GlobalGraphOperations.getAllNodes().
GraphAlgoFactory - Class in org.neo4j.graphalgo
Static factory methods for the recommended implementations of common graph algorithms for Neo4j.
GraphAlgoFactory() - Constructor for class org.neo4j.graphalgo.GraphAlgoFactory
 
GraphDatabaseBuilder - Class in org.neo4j.graphdb.factory
Builder for GraphDatabaseServices that allows for setting and loading configuration.
GraphDatabaseBuilder(GraphDatabaseBuilder.DatabaseCreator) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder
 
GraphDatabaseBuilder.DatabaseCreator - Interface in org.neo4j.graphdb.factory
 
GraphDatabaseBuilder.Delegator - Class in org.neo4j.graphdb.factory
 
GraphDatabaseBuilder.Delegator(GraphDatabaseBuilder) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
GraphDatabaseFactory - Class in org.neo4j.graphdb.factory
GraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
GraphDatabaseFactoryState - Class in org.neo4j.graphdb.factory
 
GraphDatabaseFactoryState() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
GraphDatabaseFactoryState(GraphDatabaseFactoryState) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
GraphDatabaseService - Interface in org.neo4j.graphdb
The main access point to a running Neo4j instance.
GraphDatabaseSettings - Class in org.neo4j.graphdb.factory
Settings for Neo4j.
GraphDatabaseSettings() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
GraphDatabaseSettingsResourceBundle - Class in org.neo4j.graphdb.factory
Default ResourceBundle for GraphDatabaseSettings.
GraphDatabaseSettingsResourceBundle() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettingsResourceBundle
 
GRAPHDB - Static variable in class org.neo4j.server.rest.repr.Representation
 
GRAPHDB - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 

H

has() - Static method in class org.neo4j.graphmatching.CommonValueMatchers
Deprecated.
Checks that the property exists.
has(String) - Method in class org.neo4j.helpers.Args
 
hashCode() - Method in class org.neo4j.graphdb.DynamicLabel
 
hashCode() - Method in class org.neo4j.graphdb.DynamicRelationshipType
Implements the default hash function as defined by java.lang.Object.
hashCode() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
 
hashCode(Object) - Static method in class org.neo4j.helpers.ArrayUtil
 
hashCode() - Method in class org.neo4j.helpers.Pair
 
hashCode() - Method in class org.neo4j.helpers.Service
 
hashCode() - Method in class org.neo4j.helpers.Triplet
 
hashCode() - Method in class org.neo4j.server.rest.repr.RepresentationType
 
hasLabel(Label) - Method in interface org.neo4j.graphdb.Node
Checks whether or not this node has the given label.
hasNext() - Method in class org.neo4j.helpers.collection.ArrayIterator
 
hasNext() - Method in class org.neo4j.helpers.collection.CachingIterator
Returns whether a call to CachingIterator.next() will be able to return an item or not.
hasNext() - Method in class org.neo4j.helpers.collection.IteratorWrapper
 
hasNext() - Method in class org.neo4j.helpers.collection.PositionedIterator
 
hasNext() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
 
hasNext() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
hasNext() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
 
hasPrevious() - Method in class org.neo4j.helpers.collection.CachingIterator
Returns whether or not a call to CachingIterator.previous() will be able to return an item or not.
hasProfilerStatistics() - Method in interface org.neo4j.cypher.javacompat.PlanDescription
 
hasProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
Returns true if this property container has a property accessible through the given key, false otherwise.
hasRelationship() - Method in interface org.neo4j.graphdb.Node
Returns true if there are any relationships attached to this node, false otherwise.
hasRelationship(RelationshipType...) - Method in interface org.neo4j.graphdb.Node
Returns true if there are any relationships of any of the types in types attached to this node (regardless of direction), false otherwise.
hasRelationship(Direction, RelationshipType...) - Method in interface org.neo4j.graphdb.Node
Returns true if there are any relationships of any of the types in types attached to this node (for the given direction), false otherwise.
hasRelationship(Direction) - Method in interface org.neo4j.graphdb.Node
Returns true if there are any relationships in the given direction attached to this node, false otherwise.
hasRelationship(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Returns true if there are any relationships of the given relationship type and direction attached to this node, false otherwise.
high() - Method in class org.neo4j.helpers.Stats
 
HighAvailability - Interface in org.neo4j.management
 
HighlyAvailableGraphDatabaseFactory - Class in org.neo4j.graphdb.factory
Factory for HA Neo4j instances.
HighlyAvailableGraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.HighlyAvailableGraphDatabaseFactory
 
HOSTNAME_PORT - Static variable in class org.neo4j.helpers.Settings
 
HostnamePort - Class in org.neo4j.helpers
Represents a hostname and port, optionally with a port range.
HostnamePort(String) - Constructor for class org.neo4j.helpers.HostnamePort
 
HostnamePort(String, int) - Constructor for class org.neo4j.helpers.HostnamePort
 
HostnamePort(String, int, int) - Constructor for class org.neo4j.helpers.HostnamePort
 

I

identity() - Static method in class org.neo4j.helpers.Functions
 
ignore(Object) - Static method in class org.neo4j.helpers.SillyUtils
 
illegalValueMessage(String, Function2<T, Function<String, String>, T>) - Static method in class org.neo4j.helpers.Settings
 
in(T...) - Static method in class org.neo4j.helpers.Predicates
 
in(Iterable<T>) - Static method in class org.neo4j.helpers.Predicates
 
in(Collection<T>) - Static method in class org.neo4j.helpers.Predicates
 
INADDR_ANY - Static variable in class org.neo4j.backup.OnlineBackupKernelExtension
 
inc() - Method in class org.neo4j.helpers.Counter
 
includeIfAcceptedByAny(PathEvaluator...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Whereas adding Evaluators to a TraversalDescription puts those evaluators in AND-mode this can group many evaluators in OR-mode.
includeIfAcceptedByAny(Evaluator...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Whereas adding Evaluators to a TraversalDescription puts those evaluators in AND-mode this can group many evaluators in OR-mode.
includeIfContainsAll(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Evaluator which decides to include a Path if all the nodes exist in it.
includes() - Method in enum org.neo4j.graphdb.traversal.Evaluation
 
includes() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
 
includeWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
includeWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
includingDepths(int, int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Returns an Evaluator which only includes positions between depths minDepth and maxDepth.
incremental(String) - Method in class org.neo4j.backup.OnlineBackup
Deprecated.
incremental(String, boolean) - Method in class org.neo4j.backup.OnlineBackup
Deprecated.
incremental(GraphDatabaseAPI) - Method in class org.neo4j.backup.OnlineBackup
Deprecated.
incrementalBackup(RequestContext) - Method in interface org.neo4j.backup.TheBackupInterface
 
IncrementalBackupNotPossibleException - Exception in org.neo4j.backup
 
IncrementalBackupNotPossibleException(String, Throwable) - Constructor for exception org.neo4j.backup.IncrementalBackupNotPossibleException
 
index() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Returns the IndexManager paired with this graph database service and is the entry point for managing indexes coupled with this database.
Index<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
An index to associate key/value pairs with entities (Nodes or Relationships) for fast lookup and querying.
INDEX - Static variable in class org.neo4j.server.rest.repr.Representation
 
INDEX - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
INDEX_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
IndexCreator - Interface in org.neo4j.graphdb.schema
A builder for entering details about an index to create.
IndexDefinition - Interface in org.neo4j.graphdb.schema
Definition for an index NOTE: This is part of the index API introduced in Neo4j 2.0.
indexFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
Returns an IndexCreator where details about the index to create can be specified.
IndexHits<T> - Interface in org.neo4j.graphdb.index
An Iterator with additional IndexHits.size() and IndexHits.close() methods on it, used for iterating over index query results.
IndexImplementation - Interface in org.neo4j.graphdb.index
A provider which can create and instantiate Indexs.
IndexManager - Interface in org.neo4j.graphdb.index
A one stop shop for accessing Indexs for Nodes and Relationships.
indexNumeric() - Method in class org.neo4j.index.lucene.ValueContext
indexOf(T, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
Returns the index of the first occurrence of the specified element in this iterable, or -1 if this iterable does not contain the element.
IndexProviders - Interface in org.neo4j.graphdb.index
Registry of currently active index implementations.
init() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
 
InitialBranchState<STATE> - Interface in org.neo4j.graphdb.traversal
Factory for initial state of TraversalBranches in a traversal.
InitialBranchState.Adapter<STATE> - Class in org.neo4j.graphdb.traversal
 
InitialBranchState.Adapter() - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.Adapter
 
InitialBranchState.State<STATE> - Class in org.neo4j.graphdb.traversal
Branch state evaluator for an initial state.
InitialBranchState.State(STATE, STATE) - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.State
 
initialize(PathExpander, TraversalContext) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Initializes this TraversalBranch, the relationship iterator, Evaluation etc.
initialState(Path) - Method in class org.neo4j.graphdb.traversal.InitialBranchState.State
 
initialState(Path) - Method in class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
Deprecated.
 
initialState(Path) - Method in interface org.neo4j.graphdb.traversal.InitialStateFactory
Deprecated.
Returns an initial state for a Path.
InitialStateFactory<STATE> - Interface in org.neo4j.graphdb.traversal
Deprecated.
use InitialBranchState instead, which has got InitialBranchState.reverse() as well.
InitialStateFactory.AsInitialBranchState<STATE> - Class in org.neo4j.graphdb.traversal
Deprecated.
InitialStateFactory.AsInitialBranchState(InitialStateFactory<STATE>) - Constructor for class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
Deprecated.
 
Injectable<T> - Interface in org.neo4j.server.plugins
 
InputFormat - Interface in org.neo4j.server.rest.repr
 
inserter(String) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(String, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(String, FileSystemAbstraction) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(String, FileSystemAbstraction, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(String, FileSystemAbstraction, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
instance() - Method in interface org.neo4j.helpers.Provider
 
intCostEvaluator(String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
INTEGER - Static variable in class org.neo4j.helpers.Settings
 
INTEGER - Static variable in class org.neo4j.server.rest.repr.Representation
 
INTEGER - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
INTEGER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
intercept_committing_transactions - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
intercept_deserialized_transactions - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
InvalidTransactionTypeException - Exception in org.neo4j.graphdb
 
InvalidTransactionTypeException(String, Throwable) - Constructor for exception org.neo4j.graphdb.InvalidTransactionTypeException
 
invoke(ObjectName, String, Object[], String[]) - Static method in class org.neo4j.jmx.JmxUtils
 
invoke(GraphDatabaseAPI, Object, ParameterList) - Method in class org.neo4j.server.plugins.PluginPoint
 
isAlive() - Method in class org.neo4j.management.ClusterMemberInfo
 
isAlive() - Method in interface org.neo4j.management.HighAvailability
 
isAnyOfClasses(Class...) - Static method in class org.neo4j.helpers.Exceptions
 
isAvailable(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Use this method to check if the database is in a usable state.
isAvailable() - Method in class org.neo4j.management.ClusterMemberInfo
 
isAvailable() - Method in interface org.neo4j.management.HighAvailability
 
isCancelled() - Method in class org.neo4j.helpers.FutureAdapter
 
isConsistent() - Method in class org.neo4j.backup.OnlineBackup
 
isConstraintIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
 
isConstraintType(ConstraintType) - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
 
isDeleted(Node) - Method in interface org.neo4j.graphdb.event.TransactionData
Returns whether or not node is deleted in this transaction.
isDeleted(Relationship) - Method in interface org.neo4j.graphdb.event.TransactionData
Returns whether or not relationship is deleted in this transaction.
isDirectory - Static variable in class org.neo4j.helpers.Settings
 
isDone() - Method in class org.neo4j.helpers.FutureAdapter.Present
 
isEmpty() - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
isEnabled() - Method in interface org.neo4j.graphdb.index.AutoIndexer
Returns true iff this auto indexer is enabled, false otherwise.
isFile - Static variable in class org.neo4j.helpers.Settings
 
isOptional() - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Does this pattern relationship represent a relationship that has to exist in the subgraph to consider the subgraph a match of the pattern, or is it an optional relationship.
isRange() - Method in class org.neo4j.helpers.HostnamePort
 
isReadOnly() - Method in interface org.neo4j.jmx.Kernel
 
isReadOnly() - Method in class org.neo4j.management.Neo4jManager
 
isReturnableNode(TraversalPosition) - Method in interface org.neo4j.graphdb.ReturnableEvaluator
Deprecated.
Method invoked by traverser to see if the current position is a returnable node.
isStartNode() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns true if the current position is the start node, false otherwise.
isStopNode(TraversalPosition) - Method in interface org.neo4j.graphdb.StopEvaluator
Deprecated.
Method invoked by traverser to see if current position is a stop node.
isType(RelationshipType) - Method in interface org.neo4j.graphdb.Relationship
Indicates whether this relationship is of the type type.
isUnique(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
Used for all except branches to check adherence to the traversal uniqueness.
isUniqueFirst(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
Used for start branches to check adherence to the traversal uniqueness.
isWriteable() - Method in interface org.neo4j.graphdb.index.ReadableIndex
A ReadableIndex is possible to support mutating operations as well.
itemEquals(Object, Object) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
 
iterable(C...) - Static method in class org.neo4j.helpers.collection.Iterables
 
Iterables - Class in org.neo4j.helpers.collection
TODO: Combine this and IteratorUtil into one class
Iterables() - Constructor for class org.neo4j.helpers.collection.Iterables
 
IterableWrapper<T,U> - Class in org.neo4j.helpers.collection
Wraps an Iterable so that it returns items of another type.
IterableWrapper(Iterable<U>) - Constructor for class org.neo4j.helpers.collection.IterableWrapper
 
iterator() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
Returns an iterator over the return clause of the query.
iterator() - Method in interface org.neo4j.graphdb.Path
Iterates through both the Nodes and Relationships of this path in order.
iterator() - Method in interface org.neo4j.graphdb.ResourceIterable
Returns an iterator with associated resources that may be managed.
iterator() - Method in interface org.neo4j.graphdb.traversal.Traverser
Represents the traversal in the form of Paths.
iterator() - Method in interface org.neo4j.graphdb.Traverser
Deprecated.
Returns an Iterator representing the traversal of the graph.
iterator() - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
iterator() - Method in class org.neo4j.helpers.collection.CombiningIterable
 
iterator() - Method in class org.neo4j.helpers.collection.ExceptionHandlingIterable
 
iterator() - Method in class org.neo4j.helpers.collection.FilteringIterable
 
iterator() - Method in class org.neo4j.helpers.collection.FirstItemIterable
 
iterator() - Method in class org.neo4j.helpers.collection.IterableWrapper
 
iterator(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
iterator(int, T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
iterator() - Method in class org.neo4j.helpers.collection.LimitingIterable
 
iterator() - Method in class org.neo4j.helpers.collection.NestingIterable
 
iterator() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationshipIterable
 
iteratorsEqual(Iterator<?>, Iterator<?>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Iterates over the full iterators, and checks equality for each item in them.
IteratorUtil - Class in org.neo4j.helpers.collection
Contains common functionality regarding Iterators and Iterables.
IteratorUtil() - Constructor for class org.neo4j.helpers.collection.IteratorUtil
 
IteratorWrapper<T,U> - Class in org.neo4j.helpers.collection
Wraps an Iterator so that it returns items of another type.
IteratorWrapper(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.IteratorWrapper
 

J

jarUsage(Class<?>, String...) - Static method in class org.neo4j.helpers.Args
 
JmxUtils - Class in org.neo4j.jmx
 
JmxUtils() - Constructor for class org.neo4j.jmx.JmxUtils
 
join(String, Iterable<?>) - Static method in class org.neo4j.helpers.collection.Iterables
 
join(String, Iterator<?>) - Static method in class org.neo4j.helpers.collection.Iterables
 

K

keep_logical_logs - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
Kernel - Interface in org.neo4j.jmx
 
KernelEventHandler - Interface in org.neo4j.graphdb.event
Event handler interface for Neo4j Kernel life cycle events.
KernelEventHandler.ExecutionOrder - Enum in org.neo4j.graphdb.event
Represents the order of execution between two event handlers, if one handler should be executed KernelEventHandler.ExecutionOrder.BEFORE, KernelEventHandler.ExecutionOrder.AFTER another handler, or if it KernelEventHandler.ExecutionOrder.DOESNT_MATTER.
kernelPanic(ErrorState) - Method in interface org.neo4j.graphdb.event.KernelEventHandler
This is invoked when the Neo4j Graph Database enters a state from which it cannot continue.
key() - Method in interface org.neo4j.graphdb.event.PropertyEntry
Get the key of the modified property.
keySet() - Method in class org.neo4j.graphdb.factory.SettingsResourceBundle
 
kpeg() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 

L

label(String) - Static method in class org.neo4j.graphdb.DynamicLabel
 
label() - Method in interface org.neo4j.graphdb.event.LabelEntry
This is the label that has been added or removed.
Label - Interface in org.neo4j.graphdb
A label is a grouping facility for Node where all nodes having a label are part of the same group.
label_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
LabelEntry - Interface in org.neo4j.graphdb.event
Represents an assigned or removed label for a node.
LabelScanWriter - Interface in org.neo4j.unsafe.batchinsert
 
last(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
last(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's last element.
last(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's last element.
lastOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's last element or null if no element found.
lastOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's last element or null if no element found.
lastRelationship() - Method in interface org.neo4j.graphdb.Path
Returns the last Relationship in this path.
lastRelationshipTraversed() - Method in interface org.neo4j.graphdb.TraversalPosition
Return the last relationship traversed.
lastRelationshipTypeIs(Evaluation, Evaluation, RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Returns an Evaluator which compares the type of the last relationship in a Path to a given set of relationship types (one or more).If the type of the last relationship in a path is of one of the given types then evaluationIfMatch will be returned, otherwise evaluationIfNoMatch will be returned.
latchGuardedValue(ValueGetter<T>, CountDownLatch) - Static method in class org.neo4j.helpers.FutureAdapter
 
launderedException(Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
launderedException(String, Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
launderedException(Class<T>, Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
launderedException(Class<T>, String, Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
length() - Method in interface org.neo4j.graphdb.Path
Returns the length of this path.
length() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
 
limit(int, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
limit(int) - Static method in class org.neo4j.helpers.collection.Iterables
 
LimitingIterable<T> - Class in org.neo4j.helpers.collection
Limits the amount of items returned by an Iterable, or rather Iterators spawned from it.
LimitingIterable(Iterable<T>, int) - Constructor for class org.neo4j.helpers.collection.LimitingIterable
Instantiates a new limiting Iterable which can limit the number of items returned from iterators it spawns.
LimitingIterator<T> - Class in org.neo4j.helpers.collection
Limits the amount of items returned by an Iterator.
LimitingIterator(Iterator<T>, int) - Constructor for class org.neo4j.helpers.collection.LimitingIterator
Instantiates a new limiting iterator which iterates over source and if limit items have been returned the next PrefetchingIterator.hasNext() will return false.
limitReached() - Method in class org.neo4j.helpers.collection.LimitingIterator
 
LinesOfFileIterator - Class in org.neo4j.helpers.collection
 
LinesOfFileIterator(File, String) - Constructor for class org.neo4j.helpers.collection.LinesOfFileIterator
 
list(String, Function<String, T>) - Static method in class org.neo4j.helpers.Settings
 
Listeners - Class in org.neo4j.helpers
Helper class for dealing with listeners
Listeners() - Constructor for class org.neo4j.helpers.Listeners
 
Listeners.Notification<T> - Interface in org.neo4j.helpers
 
ListRepresentation - Class in org.neo4j.server.rest.repr
 
ListRepresentation(String, Iterable<? extends Representation>) - Constructor for class org.neo4j.server.rest.repr.ListRepresentation
 
ListRepresentation(RepresentationType, Iterable<? extends Representation>) - Constructor for class org.neo4j.server.rest.repr.ListRepresentation
 
ListSerializer - Class in org.neo4j.server.rest.repr
 
ListWriter - Class in org.neo4j.server.rest.repr
 
ListWriter() - Constructor for class org.neo4j.server.rest.repr.ListWriter
 
load(Reader) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from a Reader assuming strings as keys and values.
load(InputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from an InputStream assuming strings as keys and values.
load(File) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from a File assuming strings as keys and values.
load(Class<T>) - Static method in class org.neo4j.helpers.Service
Load all implementations of a Service.
load(Class<T>, String) - Static method in class org.neo4j.helpers.Service
Load the Service implementation with the specified key.
loadPropertiesFromFile(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
loadPropertiesFromFile(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Load a Properties file from a given file, and add the settings to the builder.
loadPropertiesFromURL(URL) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
loadPropertiesFromURL(URL) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Load Properties file from a given URL, and add the settings to the builder.
loadStrictly(Reader) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from a Reader assuming strings as keys and values.
loadStrictly(InputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from an InputStream assuming strings as keys and values.
loadStrictly(File) - Static method in class org.neo4j.helpers.collection.MapUtil
Loads a Map from a File assuming strings as keys and values.
Lock - Interface in org.neo4j.graphdb
An acquired lock on an entity for a transaction, acquired from Transaction.acquireWriteLock(PropertyContainer) or Transaction.acquireReadLock(PropertyContainer) this lock can be released manually using Lock.release().
LockManager - Interface in org.neo4j.management
 
log_mapped_memory_stats - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_mapped_memory_stats_filename - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_mapped_memory_stats_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
logging() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 
logical_log - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
logical_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
LogicalLogSeeder - Class in org.neo4j.backup
When performing a full backup, if there are no transactions to apply after the backup, we will not have any logical log files on the client side.
LogicalLogSeeder(StringLogger) - Constructor for class org.neo4j.backup.LogicalLogSeeder
 
LONG - Static variable in class org.neo4j.helpers.Settings
 
LONG - Static variable in class org.neo4j.server.rest.repr.Representation
 
LONG - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
LONG_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
LONG_WITH_OPTIONAL_UNIT - Static variable in class org.neo4j.helpers.Settings
For values such as: 100M ==> 100 * 1024 * 1024 37261 ==> 37261 2g ==> 2 * 1024 * 1024 * 1024 50m ==> 50 * 1024 * 1024 10k ==> 10 * 1024
lookup(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
loop(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Convenience method for looping over an Iterator.
low() - Method in class org.neo4j.helpers.Stats
 
LruMap<K,V> - Class in org.neo4j.helpers.collection
 
LruMap(int) - Constructor for class org.neo4j.helpers.collection.LruMap
 
lucene_searcher_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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
 
LuceneKernelExtension - Class in org.neo4j.index.lucene
 
LuceneKernelExtension(Config, GraphDatabaseService, TransactionManager, IndexStore, XaFactory, FileSystemAbstraction, XaDataSourceManager, IndexProviders) - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension
 
LuceneKernelExtension.Configuration - Class in org.neo4j.index.lucene
 
LuceneKernelExtension.Configuration() - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension.Configuration
 
LuceneKernelExtensionFactory - Class in org.neo4j.index.lucene
 
LuceneKernelExtensionFactory() - Constructor for class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
LuceneKernelExtensionFactory.Dependencies - Interface in org.neo4j.index.lucene
 
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(String, NeoStore, FileSystemAbstraction, StringLogger) - Constructor for class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
LuceneTimeline<T extends PropertyContainer> - Class in org.neo4j.index.lucene
 
LuceneTimeline(GraphDatabaseService, Index<T>) - Constructor for class org.neo4j.index.lucene.LuceneTimeline
 

M

main(String[]) - Static method in class org.neo4j.backup.BackupTool
 
main(String[]) - Static method in class org.neo4j.tooling.GenerateConfigDocumentation
 
main(String[]) - Static method in class org.neo4j.tooling.GenerateDefaultNeo4jProperties
 
ManagementInterface - Annotation Type in org.neo4j.jmx
Marks that an interface is a Neo4j management interface.
MANDATORY - Static variable in class org.neo4j.helpers.Settings
 
map(Function<? super FROM, ? extends TO>, Iterable<FROM>) - Static method in class org.neo4j.helpers.collection.Iterables
 
map(Function<? super FROM, ? extends TO>, Iterator<FROM>) - Static method in class org.neo4j.helpers.collection.Iterables
 
map(Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for creating a Map of key/value pairs where keys are Strings and values are Objects.
map(Map<String, Object>, Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for creating a Map of key/value pairs where keys are Strings and values are Objects.
map(T) - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
map(Map<From, To>) - Static method in class org.neo4j.helpers.Functions
 
MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 
MAP - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
mapped_memory_page_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
MappingRepresentation - Class in org.neo4j.server.rest.repr
 
MappingRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.MappingRepresentation
 
MappingSerializer - Class in org.neo4j.server.rest.repr
 
MappingWriter - Class in org.neo4j.server.rest.repr
 
MappingWriter() - Constructor for class org.neo4j.server.rest.repr.MappingWriter
 
MapUtil - Class in org.neo4j.helpers.collection
Utility to create Maps.
MapUtil() - Constructor for class org.neo4j.helpers.collection.MapUtil
 
match(PatternNode, Node) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
match(PatternNode, Node, Map<String, PatternNode>) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
match(PatternNode, Map<String, PatternNode>, PatternNode...) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
match(PatternNode, Map<String, PatternNode>, Collection<PatternNode>) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
match(PatternNode, Node, Map<String, PatternNode>, Collection<PatternNode>) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
match(PatternNode, Node, Map<String, PatternNode>, PatternNode...) - Method in class org.neo4j.graphmatching.PatternMatcher
Deprecated.
Find occurrences of the pattern defined by the given PatternNode where the given PatternNode starts matching at the given Node.
matches(FilterValueGetter) - Method in class org.neo4j.graphmatching.filter.CompareExpression
Deprecated.
 
matches(FilterValueGetter) - Method in class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
 
matches(FilterValueGetter) - Method in interface org.neo4j.graphmatching.filter.FilterExpression
Deprecated.
Matches a value from a valueGetter and returns whether or not there was a match.
matches(FilterValueGetter) - Method in class org.neo4j.graphmatching.filter.RegexPattern
Deprecated.
 
matches(Object) - Method in interface org.neo4j.graphmatching.ValueMatcher
Deprecated.
Tries to match value to see if it matches an expected value.
matches(URI) - Method in class org.neo4j.helpers.HostnamePort
 
matches(String) - Method in class org.neo4j.helpers.Service.CaseInsensitiveService
 
matches(String) - Method in class org.neo4j.helpers.Service
 
matches(String) - Static method in class org.neo4j.helpers.Settings
 
max(T) - Static method in class org.neo4j.helpers.Settings
 
MaxCostEvaluator<T> - Interface in org.neo4j.graphalgo
Evaluator for determining if the maximum path cost has been exceeded.
maxCostExceeded(T) - Method in interface org.neo4j.graphalgo.MaxCostEvaluator
Evaluates whether the maximum cost has been exceeded.
MemoryMapping - Interface in org.neo4j.management
 
merge(Iterable<PatternMatch>) - Static method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
Used to merge two matches.
merge(PatternMatch...) - Static method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
Used to merge matches.
metadata() - Method in interface org.neo4j.graphalgo.PathFinder
 
metadata() - Method in interface org.neo4j.graphdb.traversal.Traverser
 
min(T) - Static method in class org.neo4j.helpers.Settings
 
mirroredSides(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets both the start side and end side of this bidirectional traversal, the start side is assigned the sideDescription and the end side is assigned the same description, although reversed.
mix(Iterable<T>...) - Static method in class org.neo4j.helpers.collection.Iterables
 
monitors() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 

N

name() - Method in interface org.neo4j.graphdb.config.Setting
Get the name of the setting.
name() - Method in class org.neo4j.graphdb.DynamicLabel
 
name() - Method in class org.neo4j.graphdb.DynamicRelationshipType
Returns the name of this relationship type.
name() - Method in interface org.neo4j.graphdb.Label
Returns the name of the label.
name() - Method in interface org.neo4j.graphdb.RelationshipType
Returns the name of the relationship type.
name() - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
NAME - Static variable in interface org.neo4j.jmx.Kernel
 
NAME - Static variable in interface org.neo4j.jmx.Primitives
 
NAME - Static variable in interface org.neo4j.jmx.StoreFile
 
NAME - Static variable in interface org.neo4j.management.BranchedStore
 
NAME - Static variable in interface org.neo4j.management.Cache
 
NAME - Static variable in interface org.neo4j.management.Diagnostics
 
NAME - Static variable in interface org.neo4j.management.HighAvailability
 
NAME - Static variable in interface org.neo4j.management.LockManager
 
NAME - Static variable in interface org.neo4j.management.MemoryMapping
 
NAME - Static variable in interface org.neo4j.management.RemoteConnection
 
NAME - Static variable in interface org.neo4j.management.TransactionManager
 
NAME - Static variable in interface org.neo4j.management.XaManager
 
Name - Annotation Type in org.neo4j.server.plugins
 
name() - Method in class org.neo4j.server.plugins.PluginPoint
 
named(String) - Static method in class org.neo4j.helpers.NamedThreadFactory
 
named(String, int) - Static method in class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory - Class in org.neo4j.helpers
 
NamedThreadFactory(String) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory(String, int) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
Neo4jManager - Class in org.neo4j.management
 
Neo4jManager(Kernel) - Constructor for class org.neo4j.management.Neo4jManager
 
neo_store - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
NestingIterable<T,U> - Class in org.neo4j.helpers.collection
Concatenates sub-iterables of an iterable.
NestingIterable(Iterable<U>) - Constructor for class org.neo4j.helpers.collection.NestingIterable
 
NestingIterator<T,U> - Class in org.neo4j.helpers.collection
Concatenates sub-iterators of an iterator.
NestingIterator(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.NestingIterator
 
newBackup() - Method in interface org.neo4j.backup.OnlineBackupKernelExtension.BackupProvider
 
newDatabase(Map<String, String>) - Method in interface org.neo4j.graphdb.factory.GraphDatabaseBuilder.DatabaseCreator
 
newEmbeddedDatabase(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
newEmbeddedDatabaseBuilder(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
newGraphDatabase() - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
newGraphDatabase() - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Create a new database with the configuration registered through the builder.
newHighlyAvailableDatabase(String) - Method in class org.neo4j.graphdb.factory.HighlyAvailableGraphDatabaseFactory
 
newHighlyAvailableDatabaseBuilder(String) - Method in class org.neo4j.graphdb.factory.HighlyAvailableGraphDatabaseFactory
 
newInstance() - Method in interface org.neo4j.helpers.Factory
 
newKernelExtension(OnlineBackupExtensionFactory.Dependencies) - Method in class org.neo4j.backup.OnlineBackupExtensionFactory
 
newKernelExtension(LuceneKernelExtensionFactory.Dependencies) - Method in class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
newListeners() - Static method in class org.neo4j.helpers.Listeners
 
newResourceIterator(Resource, Iterator<T>) - Static method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
newThread(Runnable) - Method in class org.neo4j.helpers.DaemonThreadFactory
 
newThread(Runnable) - Method in class org.neo4j.helpers.NamedThreadFactory
 
next(TraversalContext) - Method in interface org.neo4j.graphdb.traversal.BranchSelector
Decides the next position ("where to go from here") from the current position, based on the rules.
next(PathExpander, TraversalContext) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Returns the next expansion source from the expanded relationships from the current node.
next() - Method in class org.neo4j.helpers.collection.ArrayIterator
 
next() - Method in class org.neo4j.helpers.collection.CachingIterator
Returns the next item given the current CachingIterator.position().
next() - Method in class org.neo4j.helpers.collection.IteratorWrapper
 
next() - Method in class org.neo4j.helpers.collection.PositionedIterator
 
next() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
Uses PrefetchingIterator.hasNext() to try to fetch the next item and returns it if found, otherwise it throws a NoSuchElementException.
next() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
next() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
 
nextIndex() - Method in class org.neo4j.helpers.collection.CachingIterator
nextPage() - Method in class org.neo4j.helpers.collection.PagingIterator
Returns a new Iterator instance which exposes the current page as its own iterator, which fetches items lazily from the underlying iterator.
nextRelationship(long, NodeRecord) - Method in class org.neo4j.unsafe.batchinsert.BatchRelationshipIterable
 
NO_DEFAULT - Static variable in class org.neo4j.helpers.Settings
 
NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.BranchState
Instance representing no state, usage resulting in IllegalStateException being thrown.
NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.InitialBranchState
 
NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.InitialStateFactory
Deprecated.
An InitialStateFactory which returns null as state.
NO_VALUE - Static variable in interface org.neo4j.helpers.ValueGetter
 
node() - Method in interface org.neo4j.graphdb.event.LabelEntry
This is the node which has had the label added or removed.
Node - Interface in org.neo4j.graphdb
A node in the graph with properties and relationships to other entities.
NODE - Static variable in class org.neo4j.server.rest.repr.Representation
 
NODE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
node_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
NODE_INDEX_ROOT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
NODE_INDEXES - Static variable in class org.neo4j.server.rest.repr.Representation
 
node_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
NODE_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
nodeExists(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Checks if a node with the given id exists.
nodeExists(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
nodeHasLabel(long, Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
 
nodeHasLabel(long, Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
nodeHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns true iff the node with id node has a property with name propertyName.
nodeHasProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
nodeIndex(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
Returns an Index for Nodes for the name indexName with the given config.
nodeIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
nodeIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
Returns a BatchInserterIndex for Nodes for the name indexName with the given config.
nodeIndexNames() - Method in interface org.neo4j.graphdb.index.IndexManager
Returns the names of all existing Node indexes.
NodeNotFoundException - Exception in org.neo4j.server.rest.web
 
NodeNotFoundException(String) - Constructor for exception org.neo4j.server.rest.web.NodeNotFoundException
 
NodeNotFoundException(NotFoundException) - Constructor for exception org.neo4j.server.rest.web.NodeNotFoundException
 
nodeRepresentation(Path, Node) - Method in class org.neo4j.graphdb.traversal.Paths.DefaultPathDescriptor
 
nodeRepresentation(T, Node) - Method in interface org.neo4j.graphdb.traversal.Paths.PathDescriptor
Returns a string representation of a Node.
nodes() - Method in interface org.neo4j.graphdb.Path
Returns all the nodes in this path starting from the start node going forward towards the end node.
nodes() - Method in interface org.neo4j.graphdb.traversal.Traverser
Represents the traversal in the form of Nodes.
nodestore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
nodestore_propertystore_index_keys_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
nodestore_propertystore_index_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
nodestore_propertystore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
noDuplicates(Iterable<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterable
 
noDuplicates(Iterator<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterator
 
noDuplicatesPredicate() - Static method in class org.neo4j.helpers.collection.FilteringIterable
 
NONE - Static variable in interface org.neo4j.graphdb.traversal.PruneEvaluator
Deprecated.
Default PruneEvaluator, does not prune any parts of the traversal.
nonNull(T) - Static method in class org.neo4j.helpers.SillyUtils
 
normalize - Static variable in class org.neo4j.helpers.Settings
 
not(Predicate<T>) - Static method in class org.neo4j.helpers.Predicates
 
NotFoundException - Exception in org.neo4j.graphdb
This exception will be thrown if a request is made to a node, relationship or property that does not exist.
NotFoundException() - Constructor for exception org.neo4j.graphdb.NotFoundException
 
NotFoundException(String) - Constructor for exception org.neo4j.graphdb.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.neo4j.graphdb.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception org.neo4j.graphdb.NotFoundException
 
NOTHING - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
notify(T) - Method in interface org.neo4j.helpers.Listeners.Notification
 
notifyListeners(Iterable<T>, Listeners.Notification<T>) - Static method in class org.neo4j.helpers.Listeners
 
notifyListeners(Iterable<T>, Executor, Listeners.Notification<T>) - Static method in class org.neo4j.helpers.Listeners
 
NotInTransactionException - Exception in org.neo4j.graphdb
Thrown when attempting to access or modify the graph outside of a transaction.
NotInTransactionException() - Constructor for exception org.neo4j.graphdb.NotInTransactionException
 
NotInTransactionException(String) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
 
NotInTransactionException(Throwable) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
 
NotInTransactionException(String, Throwable) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
 
notNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterable
 
notNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterator
 
notNull() - Static method in class org.neo4j.helpers.Predicates
 
notNullPredicate() - Static method in class org.neo4j.helpers.collection.FilteringIterable
 
notStartNode() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns true if the current position is anywhere except on the start node, false if it is on the start node.
NULL - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
nullFunction() - Static method in class org.neo4j.helpers.Functions
 
number(int) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
number(long) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
number(double) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
numbers(long...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
numbers(double[]) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
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

of(boolean, boolean) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
Returns an Evaluation for the given includes and continues.
of(T1, T2) - Static method in class org.neo4j.helpers.Pair
Create a new pair of objects.
of(T1, T2, T3) - Static method in class org.neo4j.helpers.Triplet
Create a new triplet of objects.
ofContinues(boolean) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
Returns an Evaluation for the given continues, meaning whether or not to continue further down a TraversalBranch in the traversal.
ofIncludes(boolean) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
Returns an Evaluation for the given includes, meaning whether or not to include a TraversalBranch in the traversal result or not.
ofNull() - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
on(String) - Method in interface org.neo4j.graphdb.schema.IndexCreator
Includes the given propertyKey in this index, such that nodes with the assigned label and this property key will have its values indexed.
online_backup_enabled - Static variable in class org.neo4j.backup.OnlineBackupSettings
 
online_backup_server - Static variable in class org.neo4j.backup.OnlineBackupSettings
 
OnlineBackup - Class in org.neo4j.backup
This class encapsulates the information needed to perform an online backup against a running Neo4j instance configured to act as a backup server.
OnlineBackupExtensionFactory - Class in org.neo4j.backup
 
OnlineBackupExtensionFactory() - Constructor for class org.neo4j.backup.OnlineBackupExtensionFactory
 
OnlineBackupExtensionFactory.Dependencies - Interface in org.neo4j.backup
 
OnlineBackupKernelExtension - Class in org.neo4j.backup
 
OnlineBackupKernelExtension(Config, GraphDatabaseAPI, XaDataSourceManager, KernelPanicEventGenerator, Logging, Monitors) - Constructor for class org.neo4j.backup.OnlineBackupKernelExtension
 
OnlineBackupKernelExtension(Config, GraphDatabaseAPI, OnlineBackupKernelExtension.BackupProvider, Monitors, Logging) - Constructor for class org.neo4j.backup.OnlineBackupKernelExtension
 
OnlineBackupKernelExtension.BackupProvider - Interface in org.neo4j.backup
 
OnlineBackupSettings - Class in org.neo4j.backup
Settings for online backup
OnlineBackupSettings() - Constructor for class org.neo4j.backup.OnlineBackupSettings
 
option(T) - Static method in class org.neo4j.helpers.collection.Iterables
 
options(Class<T>) - Static method in class org.neo4j.helpers.Settings
 
options(T...) - Static method in class org.neo4j.helpers.Settings
 
options(Iterable<T>) - Static method in class org.neo4j.helpers.Settings
 
or(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.AndPredicate
 
or(Predicate<T>...) - Static method in class org.neo4j.helpers.Predicates
 
or(Iterable<Predicate<T>>) - Static method in class org.neo4j.helpers.Predicates
 
or(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.OrPredicate
 
order(BranchOrderingPolicy) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Sets the BranchOrderingPolicy to use.
orderComparedTo(KernelEventHandler) - Method in interface org.neo4j.graphdb.event.KernelEventHandler
Gives a hint about when to execute this event handler, compared to other handlers.
org.neo4j.backup - package org.neo4j.backup
 
org.neo4j.cypher.export - package org.neo4j.cypher.export
 
org.neo4j.cypher.javacompat - package org.neo4j.cypher.javacompat
Execute Cypher queries from Java code.
org.neo4j.graphalgo - package org.neo4j.graphalgo
Scalable graph algorithms like shortest path and others for Neo4j which can be easily accessed via GraphAlgoFactory.
org.neo4j.graphdb - package org.neo4j.graphdb
The core graph database API.
org.neo4j.graphdb.config - package org.neo4j.graphdb.config
Configuration.
org.neo4j.graphdb.event - package org.neo4j.graphdb.event
Event framework.
org.neo4j.graphdb.factory - package org.neo4j.graphdb.factory
Create database instances.
org.neo4j.graphdb.index - package org.neo4j.graphdb.index
Integrated API for node and relationship indexing.
org.neo4j.graphdb.schema - package org.neo4j.graphdb.schema
Optional graph schema including indexes and constraints.
org.neo4j.graphdb.traversal - package org.neo4j.graphdb.traversal
Traversal framework.
org.neo4j.graphmatching - package org.neo4j.graphmatching
Facilities for finding occurrences of patterns in a Neo4j graph.
org.neo4j.graphmatching.filter - package org.neo4j.graphmatching.filter
Filters that allow you to filter out based on properties on nodes and relationships.
org.neo4j.helpers - package org.neo4j.helpers
Common Java utilities.
org.neo4j.helpers.collection - package org.neo4j.helpers.collection
Collections utilities - Iterator/Iterable utilities and creating Maps.
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.jmx - package org.neo4j.jmx
Management support using JMX.
org.neo4j.management - package org.neo4j.management
Advanced management support using JMX.
org.neo4j.server.helpers - package org.neo4j.server.helpers
 
org.neo4j.server.plugins - package org.neo4j.server.plugins
 
org.neo4j.server.rest.repr - package org.neo4j.server.rest.repr
 
org.neo4j.server.rest.web - package org.neo4j.server.rest.web
 
org.neo4j.tooling - package org.neo4j.tooling
Tools, including global operations over the whole graph.
org.neo4j.unsafe.batchinsert - package org.neo4j.unsafe.batchinsert
Tools for high-performance data insertion; make sure to read the instructions before using.
orphans() - Method in class org.neo4j.helpers.Args
 
osIsMacOS() - Static method in class org.neo4j.helpers.Settings
 
osIsWindows() - Static method in class org.neo4j.helpers.Settings
 
other() - Method in class org.neo4j.helpers.Pair
 
other() - Method in class org.neo4j.helpers.Triplet
 

P

page() - Method in class org.neo4j.helpers.collection.PagingIterator
 
page(int) - Method in class org.neo4j.helpers.collection.PagingIterator
Sets the current page of the iterator.
PagingIterator<T> - Class in org.neo4j.helpers.collection
A CachingIterator which can more easily divide the items into pages, where optionally each page can be seen as its own Iterator instance for convenience using PagingIterator.nextPage().
PagingIterator(Iterator<T>, int) - Constructor for class org.neo4j.helpers.collection.PagingIterator
Creates a new paging iterator with source as its underlying Iterator to lazily get items from.
Pair<T1,T2> - Class in org.neo4j.helpers
Utility to handle pairs of objects.
parameter(String) - Static method in class org.neo4j.helpers.Uris
Extract a named parameter from the query of a URI.
Parameter - Annotation Type in org.neo4j.server.plugins
 
ParameterDescriptionConsumer - Interface in org.neo4j.server.plugins
 
ParameterList - Class in org.neo4j.server.plugins
 
ParameterList(Map<String, Object>) - Constructor for class org.neo4j.server.plugins.ParameterList
 
parent() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
The parent expansion source which created this TraversalBranch.
parseTimeMillis - Static variable in class org.neo4j.helpers.TimeUtil
 
Path - Interface in org.neo4j.graphdb
Represents a path in the graph.
PATH - Static variable in class org.neo4j.helpers.Settings
 
PATH - Static variable in class org.neo4j.server.rest.repr.Representation
 
PATH - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PATH_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
PathEvaluator<STATE> - Interface in org.neo4j.graphdb.traversal
A PathEvaluator controls what's to be returned from a traversal and also how pruning is done.
PathEvaluator.Adapter<STATE> - Class in org.neo4j.graphdb.traversal
Adapter for PathEvaluator.
PathEvaluator.Adapter() - Constructor for class org.neo4j.graphdb.traversal.PathEvaluator.Adapter
 
PathExpander<STATE> - Interface in org.neo4j.graphdb
An expander of relationships.
PathExpanderBuilder - Class in org.neo4j.graphdb
A fluent builder for creating specialized path expanders.
PathExpanders - Class in org.neo4j.graphdb
A catalog of convenient PathExpander factory methods.
PathFinder<P extends Path> - Interface in org.neo4j.graphalgo
Interface of algorithms that finds paths in between two nodes.
Paths - Class in org.neo4j.graphdb.traversal
Utilities for Path objects.
Paths() - Constructor for class org.neo4j.graphdb.traversal.Paths
 
Paths.DefaultPathDescriptor<T extends Path> - Class in org.neo4j.graphdb.traversal
The default Paths.PathDescriptor used in common toString() representations in classes implementing Path.
Paths.DefaultPathDescriptor() - Constructor for class org.neo4j.graphdb.traversal.Paths.DefaultPathDescriptor
 
Paths.PathDescriptor<T extends Path> - Interface in org.neo4j.graphdb.traversal
Provides hooks to help build a string representation of a Path.
pathsWithLength(RelationshipExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find simple all paths of a certain length between two nodes.
pathsWithLength(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find simple all paths of a certain length between two nodes.
pathToString(T, Paths.PathDescriptor<T>) - Static method in class org.neo4j.graphdb.traversal.Paths
Method for building a string representation of a Path, using the given builder.
PatternElement - Class in org.neo4j.graphmatching
Deprecated.
PatternGroup - Class in org.neo4j.graphmatching
Deprecated.
PatternGroup() - Constructor for class org.neo4j.graphmatching.PatternGroup
Deprecated.
 
PatternMatch - Class in org.neo4j.graphmatching
Deprecated.
PatternMatcher - Class in org.neo4j.graphmatching
Deprecated.
PatternNode - Class in org.neo4j.graphmatching
Deprecated.
PatternNode() - Constructor for class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a new pattern node in the default PatternGroup with a blank label.
PatternNode(String) - Constructor for class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a new pattern node in the default PatternGroup with the specified label.
PatternNode(PatternGroup) - Constructor for class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a new pattern node in the specified PatternGroup with a blank label.
PatternNode(PatternGroup, String) - Constructor for class org.neo4j.graphmatching.PatternNode
Deprecated.
Create a new pattern node in the specified PatternGroup with the specified label.
PatternRelationship - Class in org.neo4j.graphmatching
Deprecated.
PatternUtil - Class in org.neo4j.graphmatching
Deprecated.
PatternUtil() - Constructor for class org.neo4j.graphmatching.PatternUtil
Deprecated.
 
peek() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
 
peel(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
Peels off layers of causes.
PlanDescription - Interface in org.neo4j.cypher.javacompat
Instances describe single execution steps in a Cypher query execution plan Execution plans form a tree of execution steps.
platformIsWindows() - Static method in class org.neo4j.helpers.Platforms
 
Platforms - Class in org.neo4j.helpers
 
Platforms() - Constructor for class org.neo4j.helpers.Platforms
 
PLUGIN - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PLUGIN_DESCRIPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PLUGIN_PARAMETER - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PluginInvocationFailureException - Exception in org.neo4j.server.plugins
 
PluginLifecycle - Interface in org.neo4j.server.plugins
Interface to be implemented and exposed via the Java ServiceLocator mechanism that allows plugins to provide their own initialization.
The implementations of this interface have to be listed in a file META-INF/services/org.neo4j.server.plugins.PluginLifecycle that contains the fully qualified class names of the individual plugin.
PluginLookupException - Exception in org.neo4j.server.plugins
 
PluginPoint - Class in org.neo4j.server.plugins
 
PLUGINS - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PluginTarget - Annotation Type in org.neo4j.server.plugins
 
port - Static variable in class org.neo4j.helpers.Settings
 
position() - Method in class org.neo4j.helpers.collection.CachingIterator
Returns the current position of the iterator, initially 0.
position(int) - Method in class org.neo4j.helpers.collection.CachingIterator
Sets the position of the iterator.
PositionedIterator<T> - Class in org.neo4j.helpers.collection
Decorator class that wraps any iterator and remembers the current node.
PositionedIterator(Iterator<? extends T>) - Constructor for class org.neo4j.helpers.collection.PositionedIterator
Creates an instance of the class, wrapping iterator
preciseAverage() - Method in class org.neo4j.helpers.Stats
 
Predicate<T> - Interface in org.neo4j.helpers
Predicate useful for filtering.
Predicates - Class in org.neo4j.helpers
Common predicates
Predicates() - Constructor for class org.neo4j.helpers.Predicates
 
Predicates.AndPredicate<T> - Class in org.neo4j.helpers
 
Predicates.OrPredicate<T> - Class in org.neo4j.helpers
 
PrefetchingIterator<T> - Class in org.neo4j.helpers.collection
Abstract class for how you usually implement iterators when you don't know how many objects there are (which is pretty much every time) Basically the PrefetchingIterator.hasNext() method will look up the next object and cache it.
PrefetchingIterator() - Constructor for class org.neo4j.helpers.collection.PrefetchingIterator
 
PrefetchingResourceIterator<T> - Class in org.neo4j.helpers.collection
 
PrefetchingResourceIterator() - Constructor for class org.neo4j.helpers.collection.PrefetchingResourceIterator
 
prepend(C, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
prettify(String) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Turns a valid Cypher query and returns it with keywords in uppercase, and new-lines in the appropriate places.
previous() - Method in class org.neo4j.helpers.collection.CachingIterator
previousIndex() - Method in class org.neo4j.helpers.collection.CachingIterator
previouslyCommitedValue() - Method in interface org.neo4j.graphdb.event.PropertyEntry
Get the value of the modified property as it was before the transaction (which modified it) started.
previousNode() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns the previous node.
Primitives - Interface in org.neo4j.jmx
 
primitivesList(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
printAllCauses(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
 
printGraph(PatternNode, PrintStream) - Static method in class org.neo4j.graphmatching.PatternUtil
Deprecated.
Print a pattern graph rooted at a particular PatternNode to the specified PrintStream.
printStackTrace(PrintStream) - Method in exception org.neo4j.helpers.ProcessFailureException
 
printStackTrace(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
 
ProcessFailureException - Exception in org.neo4j.helpers
 
ProcessFailureException(List<ProcessFailureException.Entry>) - Constructor for exception org.neo4j.helpers.ProcessFailureException
 
ProcessFailureException.Entry - Class in org.neo4j.helpers
 
ProcessFailureException.Entry(String, Throwable) - Constructor for class org.neo4j.helpers.ProcessFailureException.Entry
 
processFuture(Process) - Static method in class org.neo4j.helpers.FutureAdapter
 
profile(String) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Profiles a query and returns an iterable that contains the result set.
profile(String, Map<String, Object>) - Method in class org.neo4j.cypher.javacompat.ExecutionEngine
Profiles a query and returns an iterable that contains the result set.
ProfilerStatistics - Interface in org.neo4j.cypher.javacompat
Profiler statistics for a single execution step of a Cypher query execution plan
PROPERTIES - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
PROPERTIES_MAP - Static variable in class org.neo4j.server.rest.repr.Representation
 
PropertyContainer - Interface in org.neo4j.graphdb
Defines a common API for handling properties on both nodes and relationships.
PropertyEntry<T extends PropertyContainer> - Interface in org.neo4j.graphdb.event
Represents a changed property.
PropertyTypeDispatcher<K,T> - Class in org.neo4j.server.helpers
 
PropertyTypeDispatcher() - Constructor for class org.neo4j.server.helpers.PropertyTypeDispatcher
 
PropertyTypeDispatcher.PropertyArray<A,T> - Class in org.neo4j.server.helpers
 
propertyValueToCollection(Object) - Static method in class org.neo4j.graphmatching.ArrayPropertyUtil
Deprecated.
 
PROVIDER - Static variable in interface org.neo4j.graphdb.index.IndexManager
The configuration key to use for specifying which provider an index will have, i.e.
Provider<TYPE> - Interface in org.neo4j.helpers
Similar to a factory, but with a different contract.
prune() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Explicitly tell this branch to be pruned so that consecutive calls to TraversalBranch.next(PathExpander, TraversalContext) is guaranteed to return null.
pruneAfter(Path) - Method in interface org.neo4j.graphdb.traversal.PruneEvaluator
Deprecated.
Decides whether or not to prune after position.
PruneEvaluator - Interface in org.neo4j.graphdb.traversal
Deprecated.
because of the introduction of Evaluator which combines PruneEvaluator and filtering (Predicate of Paths).
pruneWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
pruneWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
 
put(String, String) - Method in class org.neo4j.helpers.Args
 
putAll(Map<String, String>) - Method in class org.neo4j.helpers.Args
 
putBoolean(String, boolean) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putEncodedStringInto(String, ByteBuffer) - Static method in class org.neo4j.helpers.UTF8
 
putIfAbsent(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
Add the entity to this index for the given key/value pair if this particular key/value pair doesn't already exist.
putList(String, ListRepresentation) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putMapping(String, MappingRepresentation) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putNumber(String, Number) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putString(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putUri(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 
putUriTemplate(String, String) - Method in class org.neo4j.server.rest.repr.MappingSerializer
 

Q

query(String, Object) - Method in interface org.neo4j.graphdb.index.ReadableIndex
Returns matches from this index based on the supplied key and query object, which can be a query string or an implementation-specific query object.
query(Object) - Method in interface org.neo4j.graphdb.index.ReadableIndex
Returns matches from this index based on the supplied query object, which can be a query string or an implementation-specific query object.
query(String, Object, Node, Node) - Method in interface org.neo4j.graphdb.index.ReadableRelationshipIndex
Returns matches from this index based on the supplied key and query object, which can be a query string or an implementation-specific query object.
query(Object, Node, Node) - Method in interface org.neo4j.graphdb.index.ReadableRelationshipIndex
Returns matches from this index based on the supplied query object, which can be a query string or an implementation-specific query object.
query(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Returns matches from this index based on the supplied key and query object, which can be a query string or an implementation-specific query object.
query(Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Returns matches from this index based on the supplied query object, which can be a query string or an implementation-specific query object.
query_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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
 
QueryStatistics - Class in org.neo4j.cypher.javacompat
Holds statistics for the execution of a query.

R

range(T, T) - Static method in class org.neo4j.helpers.Settings
 
RangeIterator - Class in org.neo4j.helpers.collection
Iterates over a range, where the start value is inclusive, but the end value is exclusive.
RangeIterator(int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
 
RangeIterator(int, int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
 
RangeIterator(int, int, int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
 
read_only - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
read_only - Static variable in class org.neo4j.index.lucene.LuceneKernelExtension.Configuration
 
ReadableIndex<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
An index that allows for read only operations.
ReadableRelationshipIndex - Interface in org.neo4j.graphdb.index
Extends the ReadableIndex interface with additional get/query methods which are specific to Relationships.
readList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readMap(String, String...) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readParameterList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readParameterList(String) - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
readTuningConfiguration(String, Args) - Method in class org.neo4j.backup.BackupTool
 
readUri(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
readValue(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
 
rebuild_idgenerators_fast - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
regex(Pattern) - Static method in class org.neo4j.graphmatching.CommonValueMatchers
Deprecated.
Checks that the String property matches the specified regular expression pattern.
RegexPattern - Class in org.neo4j.graphmatching.filter
Deprecated.
RegexPattern(String, String, String, String) - Constructor for class org.neo4j.graphmatching.filter.RegexPattern
Deprecated.
Constructs a new regex pattern for filtering.
registerIndexProvider(String, IndexImplementation) - Method in interface org.neo4j.graphdb.index.IndexProviders
 
registerKernelEventHandler(KernelEventHandler) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Registers handler as a handler for kernel events which are generated from different places in the lifecycle of the kernel.
registerTransactionEventHandler(TransactionEventHandler<T>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Registers handler as a handler for transaction events which are generated from different places in the lifecycle of each transaction.
Relationship - Interface in org.neo4j.graphdb
A relationship between two nodes in the graph.
RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
relationship_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
relationship_grab_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
RELATIONSHIP_INDEX_ROOT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
RELATIONSHIP_INDEXES - Static variable in class org.neo4j.server.rest.repr.Representation
 
relationship_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
RELATIONSHIP_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.Representation
 
RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
RelationshipAutoIndexer - Interface in org.neo4j.graphdb.index
 
RelationshipExpander - Interface in org.neo4j.graphdb
Deprecated.
in favor or PathExpander. A RelationshipExpander can still be wrapped via StandardExpander.toPathExpander(RelationshipExpander) to act like a PathExpander.
relationshipHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns true iff the relationship with id relationship has a property with name propertyName.
relationshipHasProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
Returns an Index for Relationships for the name indexName with the given config.
RelationshipIndex - Interface in org.neo4j.graphdb.index
Extends the ReadableRelationshipIndex and the Index interfaces for completing the set of available types.
relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
Returns a BatchInserterIndex for Relationships for the name indexName with the given config.
relationshipIndexNames() - Method in interface org.neo4j.graphdb.index.IndexManager
Returns the names of all existing Relationship indexes.
RelationshipNotFoundException - Exception in org.neo4j.server.rest.web
 
RelationshipNotFoundException() - Constructor for exception org.neo4j.server.rest.web.RelationshipNotFoundException
 
relationshipRepresentation(Path, Node, Relationship) - Method in class org.neo4j.graphdb.traversal.Paths.DefaultPathDescriptor
 
relationshipRepresentation(T, Node, Relationship) - Method in interface org.neo4j.graphdb.traversal.Paths.PathDescriptor
Returns a string representation of a Relationship.
relationships() - Method in interface org.neo4j.graphdb.Path
Returns all the relationships in between the nodes which this path consists of.
relationships(RelationshipType) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Adds type to the list of relationship types to traverse.
relationships(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Adds type to the list of relationship types to traverse in the given direction.
relationships() - Method in interface org.neo4j.graphdb.traversal.Traverser
Represents the traversal in the form of Relationships.
relationshipstore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
relationshipTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalContext
Reports that one more relationship has been traversed in this traversal.
RelationshipType - Interface in org.neo4j.graphdb
A relationship type is mandatory on all relationships and is used to navigate the graph.
relationshipType(RelationshipType) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
relationshipTypes(Iterable<RelationshipType>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
release() - Method in interface org.neo4j.graphdb.Lock
Releases this lock before the transaction finishes.
remote_logging_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
remote_logging_host - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
remote_logging_port - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
RemoteConnection - Interface in org.neo4j.management
 
remove(RelationshipType) - Method in interface org.neo4j.graphdb.Expander
Deprecated.
Remove a RelationshipType from the Expander.
remove(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
Removes a key/value pair for entity from the index.
remove(T, String) - Method in interface org.neo4j.graphdb.index.Index
Removes key/value pairs for entity where key is key from the index.
remove(T) - Method in interface org.neo4j.graphdb.index.Index
Removes an entity from the index and all its key/value pairs which has been previously associated using Index.add(PropertyContainer, String, Object).
remove(RelationshipType) - Method in class org.neo4j.graphdb.PathExpanderBuilder
Remove expansion of type in any direction from the PathExpander configuration.
remove() - Method in class org.neo4j.helpers.collection.ArrayIterator
 
remove() - Method in class org.neo4j.helpers.collection.CachingIterator
Not supported by this implement.
remove(Object) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
remove() - Method in class org.neo4j.helpers.collection.IteratorWrapper
 
remove() - Method in class org.neo4j.helpers.collection.PositionedIterator
 
remove() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
 
remove() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
 
remove() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
 
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.
removeAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
removeConfiguration(Index<? extends PropertyContainer>, String) - Method in interface org.neo4j.graphdb.index.IndexManager
EXPERT: Removes a configuration parameter from an index.
removedLabels() - Method in interface org.neo4j.graphdb.event.TransactionData
Get all labels that have been removed from nodes during the transaction.
removedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the properties that had a value removed from a node during the transaction.
removedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
Get the properties that had a value removed from a relationship during the transaction.
removeLabel(Label) - Method in interface org.neo4j.graphdb.Node
Removes a Label from this node.
removeListener(T, Iterable<T>) - Static method in class org.neo4j.helpers.Listeners
 
removeNodeProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Removes the property named property from the node with id id, if present.
removeNodeProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
removeProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
Removes the property associated with the given key and returns the old value.
removeRelationshipProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Removes the property named property from the relationship with id id, if present.
removeRelationshipProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
Representation - Class in org.neo4j.server.rest.repr
 
RepresentationFormat - Class in org.neo4j.server.rest.repr
Implementations of this class must be stateless.
RepresentationFormat(MediaType) - Constructor for class org.neo4j.server.rest.repr.RepresentationFormat
 
RepresentationType - Class in org.neo4j.server.rest.repr
 
resolve(URI, Args, Logging) - Method in class org.neo4j.backup.BackupExtensionService
The source specific target to valid backup host translation method.
resolveDependency(Class<T>) - Method in class org.neo4j.graphdb.DependencyResolver.Adapter
 
resolveDependency(Class<T>) - Method in interface org.neo4j.graphdb.DependencyResolver
Tries to resolve a dependency that matches a given class.
resolveDependency(Class<T>, DependencyResolver.SelectionStrategy) - Method in interface org.neo4j.graphdb.DependencyResolver
Tries to resolve a dependency that matches a given class.
Resource - Interface in org.neo4j.graphdb
Resource that should be closed when not needed anymore.
ResourceClosingIterator<T,V> - Class in org.neo4j.helpers.collection
 
ResourceIterable<T> - Interface in org.neo4j.graphdb
Iterable whose iterators have associated resources that need to be released.
ResourceIterator<T> - Interface in org.neo4j.graphdb
Closeable Iterator with associated resources.
resourceIterator(PrimitiveLongIterator, Resource) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
resourceIterator(Iterator<T>, Resource) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
retainAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
ReturnableEvaluator - Interface in org.neo4j.graphdb
Deprecated.
because of the introduction of a new traversal framework, see more information at TraversalDescription and Traversal and the new traversal framework's equivalent Predicate.
returnedNodesCount() - Method in interface org.neo4j.graphdb.TraversalPosition
Returns the number of nodes returned by the traverser so far.
returnWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
returnWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
reverse() - Method in enum org.neo4j.graphdb.Direction
Reverses the direction returning Direction.INCOMING if this equals Direction.OUTGOING, Direction.OUTGOING if this equals Direction.INCOMING or Direction.BOTH if this equals Direction.BOTH.
reverse() - Method in interface org.neo4j.graphdb.PathExpander
Returns a new instance with the exact expansion logic, but reversed.
reverse() - Method in class org.neo4j.graphdb.traversal.InitialBranchState.Adapter
 
reverse() - Method in interface org.neo4j.graphdb.traversal.InitialBranchState
Creates a version of this state factory which produces reversed initial state, used in bidirectional traversals.
reverse() - Method in class org.neo4j.graphdb.traversal.InitialBranchState.State
 
reverse() - Method in class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
Deprecated.
 
reverse() - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Creates an identical TraversalDescription, although reversed in how it traverses the graph.
reverse(Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
reverse(Map<K, V>) - Static method in class org.neo4j.helpers.collection.MapUtil
Reversed a map, making the key value and the value key.
ReverseArrayIterator<T> - Class in org.neo4j.helpers.collection
 
ReverseArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ReverseArrayIterator
 
reversed() - Method in interface org.neo4j.graphdb.Expander
Deprecated.
 
reversed() - Method in interface org.neo4j.graphdb.RelationshipExpander
Deprecated.
Returns a new instance with the exact expansion logic, but reversed.
reverseNodes() - Method in interface org.neo4j.graphdb.Path
Returns all the nodes in this path in reversed order, i.e.
reverseRelationships() - Method in interface org.neo4j.graphdb.Path
Returns all the relationships in between the nodes which this path consists of in reverse order, i.e.
rootCause(Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
run() - Method in class org.neo4j.helpers.RunCarefully
 
RunCarefully - Class in org.neo4j.helpers
 
RunCarefully(Runnable...) - Constructor for class org.neo4j.helpers.RunCarefully
 
RunCarefully(Iterable<Runnable>) - Constructor for class org.neo4j.helpers.RunCarefully
 

S

schema() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Returns the schema manager where all things related to schema, for example constraints and indexing on labels.
Schema - Interface in org.neo4j.graphdb.schema
Interface for managing the schema of your graph database.
Schema.IndexState - Enum in org.neo4j.graphdb.schema
The states that an index can be in.
second() - Method in class org.neo4j.helpers.Triplet
 
select(Class<T>, Iterable<T>) - Method in interface org.neo4j.graphdb.DependencyResolver.SelectionStrategy
Given a set of candidates, select an appropriate one.
SERVER_PLUGIN_DESCRIPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
ServerExtender - Class in org.neo4j.server.plugins
 
ServerPlugin - Class in org.neo4j.server.plugins
API for creating extensions for the Neo4j server.
ServerPlugin(String) - Constructor for class org.neo4j.server.plugins.ServerPlugin
Create a server extension with the specified name.
ServerPlugin() - Constructor for class org.neo4j.server.plugins.ServerPlugin
Create a server extension using the simple name of the concrete class that extends ServerPlugin as the name for the extension.
Service - Class in org.neo4j.helpers
A utility for locating services.
Service.CaseInsensitiveService - Class in org.neo4j.helpers
A base class for services, similar to Service, that compares keys using case insensitive comparison instead of exact comparison.
Service.Implementation - Annotation Type in org.neo4j.helpers
Designates that a class implements the specified service and should be added to the services listings file (META-INF/services/[service-name]).
set(T) - Method in class org.neo4j.helpers.collection.CachingIterator
Not supported by this implement.
set(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Alias for asSet()
setAssociation(T) - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Associate this object with a particular Node or Relationship.
setCacheCapacity(String, int) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Sets the cache size for key/value pairs for the given key.
setCacheProviders(Iterable<CacheProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating cache providers is deprecated and will be moved to internal components.
setCacheProviders(Iterable<CacheProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Set a database setting to a particular value.
setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Deprecated.
Use setConfig with explicit Setting instead
setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
Deprecated.
Use setConfig with explicit Setting instead
setConfiguration(Index<? extends PropertyContainer>, String, String) - Method in interface org.neo4j.graphdb.index.IndexManager
EXPERT: Sets a configuration parameter for an index.
setEnabled(boolean) - Method in interface org.neo4j.graphdb.index.AutoIndexer
Sets the AutoIndexer as enabled or not.
setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
Deprecated.
Manipulating kernel extensions is deprecated and will be moved to internal components.
setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
setLabel(String) - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Sets the label of this pattern object;
setLogging(Logging) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
setNodeLabels(long, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Replaces any existing labels for the given node with the supplied list of labels.
setNodeLabels(long, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
setNodeProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the properties of a node.
setNodeProperties(long, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
setNodeProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the property with name propertyName of node with id node to the value propertyValue.
setNodeProperty(long, String, Object) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
setProperty(String, Object) - Method in interface org.neo4j.graphdb.PropertyContainer
Sets the property value for the given key to value.
setRelationshipProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the properties of a relationship.
setRelationshipProperties(long, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
setRelationshipProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the property with name propertyName of relationship with id relationship to the value propertyValue.
setRelationshipProperty(long, String, Object) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
setState(STATE) - Method in interface org.neo4j.graphdb.traversal.BranchState
Sets the TraversalBranch state for upcoming children of that branch.
Setting<T> - Interface in org.neo4j.graphdb.config
Settings that can be provided in configurations are represented by instances of this interface, and are available as static fields in various *Settings classes, such as GraphDatabaseSettings.
setting(String, Function<String, T>, String) - Static method in class org.neo4j.helpers.Settings
 
setting(String, Function<String, T>, String, Function2<T, Function<String, String>, T>...) - Static method in class org.neo4j.helpers.Settings
 
setting(String, Function<String, T>, Setting<T>) - Static method in class org.neo4j.helpers.Settings
 
setting(String, Function<String, T>, String, Setting<T>, Function2<T, Function<String, String>, T>...) - Static method in class org.neo4j.helpers.Settings
 
Settings - Class in org.neo4j.helpers
Create settings for configurations in Neo4j.
Settings.DefaultSetting<T> - Class in org.neo4j.helpers
 
Settings.DefaultSetting(String, Function<String, T>, Function<Function<String, String>, String>, Function<Function<String, String>, String>, Function2<T, Function<String, String>, T>...) - Constructor for class org.neo4j.helpers.Settings.DefaultSetting
 
SettingsResourceBundle - Class in org.neo4j.graphdb.factory
ResourceBundle for classes that use GraphDatabaseSetting, which use reflection to find its values.
SettingsResourceBundle(Class) - Constructor for class org.neo4j.graphdb.factory.SettingsResourceBundle
 
setTransactionInterceptorProviders(Iterable<TransactionInterceptorProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
setTransactionInterceptorProviders(Iterable<TransactionInterceptorProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
SHORT - Static variable in class org.neo4j.server.rest.repr.Representation
 
SHORT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
SHORT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
shortestPath(RelationshipExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all shortest paths (that is paths with as short Path.length() as possible) between two nodes.
shortestPath(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all shortest paths (that is paths with as short Path.length() as possible) between two nodes.
shortestPath(RelationshipExpander, int, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all shortest paths (that is paths with as short Path.length() as possible) between two nodes.
shortestPath(PathExpander, int, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all shortest paths (that is paths with as short Path.length() as possible) between two nodes.
shutdown() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
 
shutdown() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Shuts down Neo4j.
shutdown() - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
 
shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Shuts down this batch inserter syncing all changes that are still only in memory to disk.
shutdown() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
Shuts down this index provider and ensures that all indexes are fully written to disk.
sideSelector(SideSelectorPolicy, int) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
In a bidirectional traversal the traverser alternates which side (start or end) to move further for each step.
SideSelector - Interface in org.neo4j.graphdb.traversal
Dictates which side is the current side in a bidirectional traversal to traverse the next step for.
SideSelectorPolicies - Enum in org.neo4j.graphdb.traversal
A catalogue of convenient side selector policies for use in bidirectional traversals.
SideSelectorPolicy - Interface in org.neo4j.graphdb.traversal
A factory for SideSelectors.
SillyUtils - Class in org.neo4j.helpers
Utility functions that are helpful for suppressing compiler warnings.
SillyUtils() - Constructor for class org.neo4j.helpers.SillyUtils
 
simplePathToString(Path) - Static method in class org.neo4j.graphdb.traversal.Paths
Returns a quite simple string representation of a Path.
simplePathToString(Path, String) - Static method in class org.neo4j.graphdb.traversal.Paths
Returns a quite simple string representation of a Path.
single(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
single(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's single element.
single(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's single element.
single(Iterable<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's single element or null if no element found.
single(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's single element or itemIfNone if no element found.
singleOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterator's single element or null if no element found.
singleOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
Returns the given iterable's single element or null if no element found.
size() - Method in interface org.neo4j.graphdb.index.IndexHits
Returns the size of this iterable, in most scenarios this value is accurate while in some scenarios near-accurate.
size() - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
SIZE_FORMAT - Static variable in class org.neo4j.helpers.Settings
 
skip(int, Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
 
sort(Comparator<? super Path>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
 
sort(Iterable<T>, Function<T, S>) - Static method in class org.neo4j.helpers.collection.Iterables
 
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
 
Sorting - Class in org.neo4j.graphdb.traversal
Provides some common traversal sorting, used by TraversalDescription.sort(Comparator).
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.
source() - Method in class org.neo4j.helpers.Args
 
Source - Annotation Type in org.neo4j.server.plugins
 
start() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
 
start() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
 
start(GraphDatabaseService, Configuration) - Method in interface org.neo4j.server.plugins.PluginLifecycle
Called at initialization time, before the plugin ressources are acutally loaded.
startAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
Start auto indexing a property.
startNode() - Method in interface org.neo4j.graphdb.Path
Returns the start node of this path.
startSide(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Sets the start side TraversalDescription of this bidirectional traversal.
state() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
Returns the state associated with this branch.
Stats - Class in org.neo4j.helpers
 
Stats(String) - Constructor for class org.neo4j.helpers.Stats
 
stop() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
 
stop() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
 
stop() - Method in interface org.neo4j.server.plugins.PluginLifecycle
called to shutdown individual external resources or configurations
stopAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
Removes the argument from the set of auto indexed properties.
StopEvaluator - Interface in org.neo4j.graphdb
Deprecated.
because of the introduction of a new traversal framework, see more information at TraversalDescription and Traversal and the new traversal framework's equivalent Evaluator.
store(Map<String, String>, File) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into file in a standard java Properties format.
store(Map<String, String>, OutputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into stream in a standard java Properties format.
store(Map<String, String>, Writer) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into writer in a standard java Properties format.
store_dir - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
StoreFile - Interface in org.neo4j.jmx
 
storeStrictly(Map<String, String>, File) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into file in a standard java Properties format.
storeStrictly(Map<String, String>, OutputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into stream in a standard java Properties format.
storeStrictly(Map<String, String>, Writer) - Static method in class org.neo4j.helpers.collection.MapUtil
Stores the data in config into writer in a standard java Properties format.
STRING - Static variable in class org.neo4j.helpers.Settings
 
string(Iterable<String>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
STRING - Static variable in class org.neo4j.server.rest.repr.Representation
 
STRING - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
string(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
string_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
STRING_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
 
stringContains(String) - Static method in class org.neo4j.helpers.Predicates
 
stringify(Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
stringify(Thread, StackTraceElement[]) - Static method in class org.neo4j.helpers.Exceptions
 
stringMap(String...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for creating a Map of key/value pairs where both keys and values are Strings.
stringMap(Map<String, String>, String...) - Static method in class org.neo4j.helpers.collection.MapUtil
A short-hand method for creating a Map of key/value pairs where both keys and values are Strings.
Strings - Class in org.neo4j.helpers
Helper functions for working with strings.
strings(String...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
 
strings_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
SubGraph - Interface in org.neo4j.cypher.export
 
SubGraphExporter - Class in org.neo4j.cypher.export
 
SubGraphExporter(SubGraph) - Constructor for class org.neo4j.cypher.export.SubGraphExporter
 
success() - Method in interface org.neo4j.graphdb.Transaction
Marks this transaction as successful, which means that it will be committed upon invocation of Transaction.close() unless Transaction.failure() has or will be invoked before then.
SYSTEM_CLOCK - Static variable in interface org.neo4j.helpers.Clock
 

T

TEMPLATE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
template(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
TheBackupInterface - Interface in org.neo4j.backup
 
third() - Method in class org.neo4j.helpers.Triplet
 
ThisShouldNotHappenError - Error in org.neo4j.helpers
 
ThisShouldNotHappenError(String, String) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
 
ThisShouldNotHappenError(String, String, Throwable) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
 
threshold_for_logging_rotation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
Thunk<T> - Interface in org.neo4j.helpers
http://en.wikipedia.org/wiki/Thunk_%28functional_programming%29 A parameter-less function for lazy evaluation to prevent the evaluation of an expression until forced at a later time.
Thunks - Class in org.neo4j.helpers
 
time() - Static method in class org.neo4j.helpers.Format
 
time(TimeZone) - Static method in class org.neo4j.helpers.Format
 
time(long) - Static method in class org.neo4j.helpers.Format
 
time(long, TimeZone) - Static method in class org.neo4j.helpers.Format
 
time(Date) - Static method in class org.neo4j.helpers.Format
 
time(Date, TimeZone) - Static method in class org.neo4j.helpers.Format
 
TIME_FORMAT - Static variable in class org.neo4j.helpers.Format
 
TimelineIndex<T extends PropertyContainer> - Interface in org.neo4j.index.lucene
A utility for ordering nodes or relationships in a timeline.
TimeUtil - Class in org.neo4j.helpers
 
TO_STRING - Static variable in class org.neo4j.helpers.Functions
 
toArray() - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
toArray(R[]) - Method in class org.neo4j.helpers.collection.CollectionWrapper
 
toArray(Iterable<Object>) - Static method in class org.neo4j.helpers.collection.Iterables
 
toArray(Class<T>, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
toDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
Returns an Evaluator which includes positions down to depth and prunes everything deeper than that.
toJavaIterator(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
 
toList(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
toLowerCase - Static variable in class org.neo4j.helpers.Settings
 
toMap(Iterable<Pair<K, V>>) - Static method in class org.neo4j.helpers.collection.MapUtil
 
toMap(Iterator<Pair<K, V>>) - Static method in class org.neo4j.helpers.collection.MapUtil
 
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.
toSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
toString() - Method in class org.neo4j.cypher.javacompat.ExecutionResult
 
toString(PrintWriter) - Method in class org.neo4j.cypher.javacompat.ExecutionResult
 
toString() - Method in class org.neo4j.cypher.javacompat.QueryStatistics
 
toString() - Method in class org.neo4j.graphdb.DynamicLabel
 
toString() - Method in class org.neo4j.graphdb.DynamicRelationshipType
Returns a string representation of this dynamic relationship type.
toString() - Method in interface org.neo4j.graphdb.Path
Returns a natural string representation of this path.
toString() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
 
toString() - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
 
toString() - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
 
toString() - Method in class org.neo4j.helpers.Args
 
toString(Object) - Static method in class org.neo4j.helpers.ArrayUtil
I can't believe this method is missing from Arrays.
toString(Iterable<?>, String) - Static method in class org.neo4j.helpers.collection.Iterables
 
toString() - Method in class org.neo4j.helpers.HostnamePort
 
toString(String) - Method in class org.neo4j.helpers.HostnamePort
 
toString() - Method in class org.neo4j.helpers.Pair
 
toString() - Method in class org.neo4j.helpers.ProcessFailureException.Entry
 
toString() - Method in class org.neo4j.helpers.Service
 
toString() - Method in class org.neo4j.helpers.Settings.DefaultSetting
 
toString() - Method in class org.neo4j.helpers.Stats
 
toString() - Method in class org.neo4j.helpers.Triplet
 
toString() - Method in class org.neo4j.index.lucene.ValueContext
 
toString() - Method in class org.neo4j.management.ClusterMemberInfo
 
toString() - Method in class org.neo4j.server.plugins.ServerPlugin
 
toString() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
 
toString() - Method in class org.neo4j.server.rest.repr.RepresentationType
 
toString() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
 
toStringMap(PropertyContainer) - Static method in class org.neo4j.helpers.collection.MapUtil
 
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.
Transaction - Interface in org.neo4j.graphdb
A programmatically handled transaction.
TransactionData - Interface in org.neo4j.graphdb.event
Represents the data that has changed during the course of one transaction.
TransactionEventHandler<T> - Interface in org.neo4j.graphdb.event
An event handler interface for Neo4j Transaction events.
TransactionEventHandler.Adapter<T> - Class in org.neo4j.graphdb.event
TransactionEventHandler.Adapter() - Constructor for class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
 
TransactionFailureException - Exception in org.neo4j.graphdb
Signals that a transaction failed and has been rolled back.
TransactionFailureException(String) - Constructor for exception org.neo4j.graphdb.TransactionFailureException
 
TransactionFailureException(String, Throwable) - Constructor for exception org.neo4j.graphdb.TransactionFailureException
 
TransactionManager - Interface in org.neo4j.management
 
translate(Function<FROM, TO>, Predicate<? super TO>) - Static method in class org.neo4j.helpers.Predicates
 
TraversalBranch - Interface in org.neo4j.graphdb.traversal
Represents a position and a RelationshipExpander with a traversal context, for example parent and an iterator of relationships to go next.
TraversalContext - Interface in org.neo4j.graphdb.traversal
Provides a context for TraversalBranches which they need to move further and report their progress.
traversalDescription() - Method in interface org.neo4j.graphdb.GraphDatabaseService
Factory method for unidirectional traversal descriptions
TraversalDescription - Interface in org.neo4j.graphdb.traversal
Represents a description of a traversal.
TraversalMetadata - Interface in org.neo4j.graphdb.traversal
Provides metadata about a traversal.
TraversalPosition - Interface in org.neo4j.graphdb
Encapsulates information about the current traversal position.
traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Deprecated.
because of an unnatural and too tight coupling with Node. Also because of the introduction of a new traversal framework. The new way of doing traversals is by creating a new TraversalDescription from Traversal.traversal(), add rules and behaviors to it and then calling TraversalDescription.traverse(Node...)
traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, RelationshipType, Direction, RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
Deprecated.
because of an unnatural and too tight coupling with Node. Also because of the introduction of a new traversal framework. The new way of doing traversals is by creating a new TraversalDescription from Traversal.traversal(), add rules and behaviors to it and then calling TraversalDescription.traverse(Node...)
traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, Object...) - Method in interface org.neo4j.graphdb.Node
Deprecated.
because of an unnatural and too tight coupling with Node. Also because of the introduction of a new traversal framework. The new way of doing traversals is by creating a new TraversalDescription from Traversal.traversal(), add rules and behaviors to it and then calling TraversalDescription.traverse(Node...)
traverse(Node, Node) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Traverse between a given start and end node with all applied rules and behavior in this traversal description.
traverse(Iterable<Node>, Iterable<Node>) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
Traverse between a set of start and end nodes with all applied rules and behavior in this traversal description.
traverse(Node) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Traverse from a single start node based on all the rules and behavior in this description.
traverse(Node...) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Traverse from a set of start nodes based on all the rules and behavior in this description.
traverse(Iterable<Node>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Traverse from a iterable of start nodes based on all the rules and behavior in this description.
Traverser - Interface in org.neo4j.graphdb.traversal
This interface represents the traverser which is used to step through the results of a traversal.
Traverser - Interface in org.neo4j.graphdb
Deprecated.
because of an unnatural and too tight coupling with Node. Also because of the introduction of a new traversal framework and the usage of it. The new way of doing traversals is by creating a new TraversalDescription from GraphDatabaseService.traversalDescription(), add rules and behaviors to it and then calling TraversalDescription.traverse(Node...).
Traverser.Order - Enum in org.neo4j.graphdb
Deprecated.
Defines a traversal order as used by the traversal framework.
Triplet<T1,T2,T3> - Class in org.neo4j.helpers
Utility to handle triplets of objects.
TRUE() - Static method in class org.neo4j.helpers.Predicates
 
TRUE - Static variable in class org.neo4j.helpers.Settings
 
TRUE - Static variable in class org.neo4j.helpers.Thunks
 
tx_manager_impl - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
typeEquals(Class<?>, Class<?>) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
 

U

unique(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
 
UniqueFactory<T extends PropertyContainer> - Class in org.neo4j.graphdb.index
A utility class for creating unique (with regard to a given index) entities.
UniqueFactory.UniqueEntity<T extends PropertyContainer> - Class in org.neo4j.graphdb.index
 
UniqueFactory.UniqueNodeFactory - Class in org.neo4j.graphdb.index
Implementation of UniqueFactory for Node.
UniqueFactory.UniqueNodeFactory(Index<Node>) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
Create a new UniqueFactory for nodes.
UniqueFactory.UniqueNodeFactory(GraphDatabaseService, String) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
Create a new UniqueFactory for nodes.
UniqueFactory.UniqueRelationshipFactory - Class in org.neo4j.graphdb.index
Implementation of UniqueFactory for Relationship.
UniqueFactory.UniqueRelationshipFactory(Index<Relationship>) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
Create a new UniqueFactory for relationships.
UniqueFactory.UniqueRelationshipFactory(GraphDatabaseService, String) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
Create a new UniqueFactory for relationships.
uniqueness(UniquenessFactory) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Sets the UniquenessFactory for creating the UniquenessFilter to use.
uniqueness(UniquenessFactory, Object) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
Sets the UniquenessFactory for creating the UniquenessFilter to use.
Uniqueness - Enum in org.neo4j.graphdb.traversal
A catalog of convenient uniqueness factories.
UniquenessFactory - Interface in org.neo4j.graphdb.traversal
Factory for UniquenessFilter filters, it can supply the created UniquenessFilter with an optional parameter which is up to the filter itself to validate and make sense of.
UniquenessFilter - Interface in org.neo4j.graphdb.traversal
 
unnecessaryRelationshipTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalContext
Reports that one more relationship has been traversed, albeit a relationship that hasn't provided any benefit to the traversal.
unregisterIndexProvider(String) - Method in interface org.neo4j.graphdb.index.IndexProviders
 
unregisterKernelEventHandler(KernelEventHandler) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Unregisters handler from the list of kernel event handlers.
unregisterTransactionEventHandler(TransactionEventHandler<T>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
Unregisters handler from the list of transaction event handlers.
update() - Method in interface org.neo4j.management.HighAvailability
 
updateOrAdd(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Adds key/value pairs for entity to the index.
URI - Static variable in class org.neo4j.helpers.Settings
 
URI - Static variable in class org.neo4j.server.rest.repr.Representation
 
URI - Static variable in class org.neo4j.server.rest.repr.RepresentationType
 
uri(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
 
URI_TEMPLATE - Static variable in class org.neo4j.server.rest.repr.Representation
 
Uris - Class in org.neo4j.helpers
Functions for working with URIs
use_memory_mapped_buffers - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
UTF8 - Class in org.neo4j.helpers
Utility class for converting strings to and from UTF-8 encoded bytes.

V

value() - Method in interface org.neo4j.graphdb.event.PropertyEntry
Get the value of the modified property.
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
 
ValueGetter<T> - Interface in org.neo4j.helpers
 
ValueGetter.FromValue<T> - Class in org.neo4j.helpers
 
ValueGetter.FromValue(T) - Constructor for class org.neo4j.helpers.ValueGetter.FromValue
 
ValueMatcher - Interface in org.neo4j.graphmatching
Deprecated.
valueOf(String) - Static method in enum org.neo4j.graphdb.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.event.ErrorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.event.KernelEventHandler.ExecutionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.schema.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.schema.Schema.IndexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.BranchCollisionPolicies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.BranchOrderingPolicies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.SideSelectorPolicies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.Uniqueness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.Traverser.Order
Deprecated.
Returns the enum constant of this type with the specified name.
ValueRepresentation - Class in org.neo4j.server.rest.repr
 
values() - Static method in enum org.neo4j.graphdb.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.event.ErrorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.event.KernelEventHandler.ExecutionOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.schema.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.schema.Schema.IndexState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.traversal.BranchCollisionPolicies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.traversal.BranchOrderingPolicies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.traversal.Evaluation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.traversal.SideSelectorPolicies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.traversal.Uniqueness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.Traverser.Order
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
visit(E) - Method in interface org.neo4j.helpers.collection.Visitor
Invoked for each element in a collection.
Visitable<T> - Interface in org.neo4j.helpers.collection
 
Visitor<E,FAILURE extends Exception> - Interface in org.neo4j.helpers.collection
A visitor to internalize iteration.
Visitor.SafeGenerics - Class in org.neo4j.helpers.collection
 
VOID - Static variable in class org.neo4j.helpers.FutureAdapter
 

W

wasCreated() - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueEntity
 
weight() - Method in interface org.neo4j.graphalgo.WeightedPath
Returns the weight of the path.
WeightedPath - Interface in org.neo4j.graphalgo
A Path that has an associated weight.
WindowPoolInfo - Class in org.neo4j.management
 
WindowPoolInfo(String, long, long, int, int, int, int, int) - Constructor for class org.neo4j.management.WindowPoolInfo
 
withCause(T, Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
withDefaults(Function<From, To>, Function<From, To>) - Static method in class org.neo4j.helpers.Functions
 
withName(String) - Static method in class org.neo4j.graphdb.DynamicRelationshipType
Instantiates a new DynamicRelationshipType with the given name.
write(NodeLabelUpdate) - Method in interface org.neo4j.unsafe.batchinsert.LabelScanWriter
Store a NodeLabelUpdate.

X

xaDataSourceManager() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
 
XaManager - Interface in org.neo4j.management
 
XaResourceInfo - Class in org.neo4j.management
 
XaResourceInfo(String, String, long, long) - Constructor for class org.neo4j.management.XaResourceInfo
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Neo4j

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