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

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 org.neo4j.graphdb.PropertyContainer> - Class in org.neo4j.graphmatching
Deprecated.
accept(TYPE) - Method in class org.neo4j.helpers.ConcurrentTransfer
 
accept(Visitor<StorageCommand, IOException>) - Method in interface org.neo4j.storageengine.api.CommandStream
Accepts a visitor into the commands making up this transaction.
accept(NodeState.Visitor) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
accept(PropertyContainerState.Visitor) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
accept(DiffSetsVisitor<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
accept(DiffSetsVisitor<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
accept(TxStateVisitor) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
accept(RelationshipVisitor<EX>) - Method in interface org.neo4j.storageengine.api.txstate.RelationshipState
 
accept(DiffSetsVisitor<T>) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
acquire() - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires this statement so that it can be used, should later be released.
acquireExclusive(ResourceType, long...) - Method in interface org.neo4j.storageengine.api.lock.ResourceLocker
Can be grabbed when no other client holds locks on the relevant resources.
acquireIteratorNodeCursor(PrimitiveLongIterator) - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving NodeItem for selected nodes.
acquireIteratorRelationshipCursor(PrimitiveLongIterator) - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving RelationshipItem for selected relationships.
AcquireLockTimeoutException - Exception in org.neo4j.storageengine.api.lock
Acquiring a lock failed.
AcquireLockTimeoutException(Throwable, String, Object...) - Constructor for exception org.neo4j.storageengine.api.lock.AcquireLockTimeoutException
 
AcquireLockTimeoutException(String) - Constructor for exception org.neo4j.storageengine.api.lock.AcquireLockTimeoutException
 
acquireSingleNodeCursor(long) - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving NodeItem for selected nodes.
acquireSingleRelationshipCursor(long) - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving RelationshipItem for selected relationships.
Adapter() - Constructor for class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
 
Adapter() - Constructor for class org.neo4j.storageengine.api.txstate.DiffSetsVisitor.Adapter
 
Adapter() - Constructor for class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
add(Node) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
add(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
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.
addCosts(T, T) - Method in interface org.neo4j.graphalgo.CostAccumulator
This is the accumulating method.
addedAndChangedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
addedAndRemovedNodes() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
Returns nodes that have been added and removed in this tx.
addedAndRemovedRelationships() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
Returns rels that have been added and removed in this tx.
addedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
addFilter(FilterExpression) - Method in class org.neo4j.graphmatching.PatternGroup
Deprecated.
Adds a filter expression to the list of filters for this group.
addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
addListener(T, Iterable<T>) - Static method in class org.neo4j.helpers.Listeners
 
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.
address - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
 
addSettingsClasses(Iterable<Class<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
addURLAccessRule(String, URLAccessRule) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
addURLAccessRule(String, URLAccessRule) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
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(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Returns an algorithm which can find all available 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.
apply(long) - Method in interface org.neo4j.storageengine.api.lock.WaitStrategy
Throws Exception to force users of this interface to handle any possible failure, since this is used in potentially very sensitive code.
apply(CommandsToApply, TransactionApplicationMode) - Method in interface org.neo4j.storageengine.api.StorageEngine
Apply a batch of groups of commands to this storage.
apply(Iterator<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
apply(Iterator<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
apply(Iterator<T>) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
approximatelyEqual(double[], double[], double) - Static method in class org.neo4j.helpers.ArrayUtil
 
archive_failed_index - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
Args - Class in org.neo4j.helpers
Parses a String[] argument from a main-method.
Args(Map<String, String>) - Constructor for class org.neo4j.helpers.Args
 
Args(Function<String, Args.Option<String>>, Map<String, String>) - Constructor for class org.neo4j.helpers.Args
 
Args.ArgsParser - Class in org.neo4j.helpers
 
Args.Option<T> - Class in org.neo4j.helpers
 
array(T...) - Static method in class org.neo4j.helpers.ArrayUtil
Returns the array version of the vararg argument.
array_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
ArrayPropertyUtil - Class in org.neo4j.graphmatching
Deprecated.
ArrayPropertyUtil() - Constructor for class org.neo4j.graphmatching.ArrayPropertyUtil
Deprecated.
 
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
 
asMap() - Method in class org.neo4j.helpers.Args
 
Assertion - Class in org.neo4j.helpers
 
assertionsEnabled() - Static method in class org.neo4j.helpers.Assertion
 
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.
augment(PrimitiveLongIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
augment(PrimitiveIntIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
augment(RelationshipIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
augment(PrimitiveIntIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
augment(LONGITERATOR) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
augment(PrimitiveIntIterator) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
augmentDegree(Direction, int) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
augmentDegree(Direction, int, int) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
augmentGraphProperties(Iterator<StorageProperty>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentIteratorRelationshipCursor(Cursor<RelationshipItem>, RelationshipIterator) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentLabelCursor(Cursor<LabelItem>, NodeState) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentNodeDegree(long, int, Direction) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentNodeDegree(long, int, Direction, int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentNodeRelationshipCursor(Cursor<RelationshipItem>, NodeState, Direction, int[]) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentNodesGetAll(PrimitiveLongIterator) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentNodesGetAllCursor(Cursor<NodeItem>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentProperties(Iterator<StorageProperty>) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
augmentPropertyCursor(Cursor<PropertyItem>, PropertyContainerState) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentRelationships(Direction, RelationshipIterator) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
augmentRelationships(Direction, int[], RelationshipIterator) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
augmentRelationshipsGetAll(RelationshipIterator) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentRelationshipsGetAllCursor(Cursor<RelationshipItem>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentSingleLabelCursor(Cursor<LabelItem>, NodeState, int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentSingleNodeCursor(Cursor<NodeItem>, long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentSinglePropertyCursor(Cursor<PropertyItem>, PropertyContainerState, int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentSingleRelationshipCursor(Cursor<RelationshipItem>, long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
augmentWithRemovals(PrimitiveLongIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
augmentWithRemovals(RelationshipIterator) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
augmentWithRemovals(LONGITERATOR) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
auth_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
auth_store - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
awaitCompletion() - Method in class org.neo4j.helpers.TaskCoordinator
 

B

backoff(long, TimeUnit) - Method in class org.neo4j.helpers.TransactionTemplate
 
batch_inserter_batch_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
BatchInserter - Interface in org.neo4j.unsafe.batchinsert
The batch inserter drops support for transactions and concurrency in favor of insertion speed.
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 BatchInserter.
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.
BatchRelationship(long, long, long, RelationshipType) - Constructor for class org.neo4j.unsafe.batchinsert.BatchRelationship
 
bolt - Static variable in interface org.neo4j.udc.UsageDataKeys.Features
 
boltConnector(String) - Static method in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Short-hand for creating a new Bolt connector settings group.
BoltConnector() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
 
BoltConnector(String) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
 
BoundedIterable<RECORD> - Interface in org.neo4j.helpers.collection
 
BOXING_AWARE_ARRAY_EQUALITY - Static variable in class org.neo4j.helpers.ArrayUtil
 
briefOneLineStackTraceInformation(Predicate<StackTraceElement>) - Static method in class org.neo4j.helpers.Exceptions
 
build() - Method in class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
bytes(long) - Static method in class org.neo4j.helpers.Format
 
byVersion(byte) - Method in interface org.neo4j.storageengine.api.CommandReaderFactory
Given version give back a CommandReader capable of reading such commands.

C

cancel() - Method in interface org.neo4j.helpers.Cancelable
 
cancel(boolean) - Method in class org.neo4j.helpers.FutureAdapter
 
cancel() - Method in class org.neo4j.helpers.TaskCoordinator
 
Cancelable - Interface in org.neo4j.helpers
 
CancellationRequest - Interface in org.neo4j.helpers
Represents the concept of a cancellation notification towards a task.
cancellationRequested() - Method in interface org.neo4j.helpers.CancellationRequest
 
changedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
changes() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
changeSize() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
changeSize() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
check_point_interval_time - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
check_point_interval_tx - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
check_point_iops_limit - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
clearBufferedIds() - Method in interface org.neo4j.storageengine.api.StorageEngine
Deprecated.
clientNames - Static variable in class org.neo4j.udc.UsageDataKeys
Self-reported names of clients connecting to us.
Clock - Interface in org.neo4j.helpers
Deprecated.
please use Clock instead
clone(Object) - Static method in class org.neo4j.helpers.ArrayUtil
 
clone() - Method in interface org.neo4j.helpers.CloneableInPublic
 
CloneableInPublic - Interface in org.neo4j.helpers
 
close() - Method in interface org.neo4j.helpers.TaskControl
 
close() - Method in interface org.neo4j.storageengine.api.StorageStatement
Closes this statement so that it can no longer be used nor acquired.
close() - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
close() - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
close() - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
combine(E, E) - Static method in class org.neo4j.helpers.Exceptions
 
CommandReader - Interface in org.neo4j.storageengine.api
Reads commands from a channel.
CommandReaderFactory - Interface in org.neo4j.storageengine.api
Provides CommandReader instances for specific entry versions.
commandReaderFactory() - Method in interface org.neo4j.storageengine.api.StorageEngine
 
CommandsToApply - Interface in org.neo4j.storageengine.api
Group of commands to apply onto StorageEngine, as well as reference to CommandsToApply.next() group of commands.
CommandStream - Interface in org.neo4j.storageengine.api
A stream of commands from one or more transactions, that can be serialized to a transaction log or applied to a store.
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.
compareDoubleAgainstLong(double, long) - Static method in class org.neo4j.helpers.MathUtil
 
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.
compareLongAgainstDouble(long, double) - Static method in class org.neo4j.helpers.MathUtil
 
concat(T, T...) - Static method in class org.neo4j.helpers.ArrayUtil
Create an array from a single first item and additional items following it.
concat(T[], T...) - Static method in class org.neo4j.helpers.ArrayUtil
Create a array from a existing array and additional items following it.
ConcurrentTransfer<TYPE> - Class in org.neo4j.helpers
Abstracts a meeting point between two threads, where a reference can change hands.
ConcurrentTransfer() - Constructor for class org.neo4j.helpers.ConcurrentTransfer
 
constraintIndexChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintIndexDiffSetsByLabel(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintIndexesCreatedInTx() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsChangesForLabel(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsChangesForLabelAndProperty(int, int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsChangesForRelationshipType(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsChangesForRelationshipTypeAndProperty(int, int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
constraintsGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
constraintsGetForLabel(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
constraintsGetForLabelAndPropertyKey(int, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
constraintsGetForRelationshipType(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
constraintsGetForRelationshipTypeAndPropertyKey(int, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
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(T[], T) - Static method in class org.neo4j.helpers.ArrayUtil
Check if array contains item.
contains(T[], int, T) - Static method in class org.neo4j.helpers.ArrayUtil
Check if array contains item.
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(T[], T[]) - Static method in class org.neo4j.helpers.ArrayUtil
Count items from a different array contained in an array.
containsString(String) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for string values containing the exact search string.
Context - Annotation Type in org.neo4j.procedure
This marks a field in a class with Procedure methods as part of the context the procedure is invoked in.
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.
countIndexedNodes(long, Object) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
 
counts_store_rotation_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
countsForNode(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns number of stored nodes labeled with the label represented by labelId.
countsForRelationship(int, int, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns number of stored relationships of a certain typeId whose start/end nodes are labeled with the startLabelId and endLabelId respectively.
create(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
createCommands(Collection<StorageCommand>, ReadableTransactionState, StorageStatement, ResourceLocker, long) - Method in interface org.neo4j.storageengine.api.StorageEngine
Generates a list of commands representing the changes in the given transaction state (state and legacyIndexTransactionState.
createDeferredConstraint(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a ConstraintCreator where details about the constraint can be specified.
createDeferredSchemaIndex(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns an IndexCreator where details about the index to create can be specified.
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.
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.
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.
createSampler() - Method in interface org.neo4j.storageengine.api.schema.IndexReader
 
currentTimeMillis() - Method in interface org.neo4j.helpers.Clock
Deprecated.
 
currentTimeMillis() - Method in class org.neo4j.helpers.FrozenClock
Deprecated.
 
cypher_compiler_tracing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_hints_error - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_idp_solver_duration_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_idp_solver_table_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_min_replan_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_parser_version - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_planner - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
cypher_runtime - 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

daemon(String) - Static method in class org.neo4j.helpers.NamedThreadFactory
 
daemon(String, NamedThreadFactory.Monitor) - Static method in class org.neo4j.helpers.NamedThreadFactory
 
databaseDependencies() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
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
 
decrementExactNotPastZero(int) - Static method in class org.neo4j.helpers.MathUtil
Return an integer one less than the given integer, or throw ArithmeticException if the given integer is zero.
DEFAULT_ARRAY_EQUALITY - Static variable in class org.neo4j.helpers.ArrayUtil
 
DEFAULT_BLOCK_SIZE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Data block sizes for dynamic array stores.
DEFAULT_LABEL_BLOCK_SIZE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
DEFAULT_PATTERN_GROUP - Static variable in class org.neo4j.graphmatching.PatternNode
Deprecated.
The default PatternGroup.
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.
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.
degree(Direction) - Method in interface org.neo4j.storageengine.api.NodeItem
Returns degree, e.g.
degree(Direction, int) - Method in interface org.neo4j.storageengine.api.NodeItem
Returns degree, e.g.
DegreeItem - Interface in org.neo4j.storageengine.api
Single degree item from a node cursor.
degrees() - Method in interface org.neo4j.storageengine.api.NodeItem
 
Delegator(GraphDatabaseBuilder) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
 
Delegator(TxStateVisitor) - Constructor for class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
delta() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
delta() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
delta() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
dense_node_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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.
DiffSetsVisitor<T> - Interface in org.neo4j.storageengine.api.txstate
Visits added and removed elements of a ReadableDiffSets.
DiffSetsVisitor.Adapter<T> - Class in org.neo4j.storageengine.api.txstate
 
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(PathExpander, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
dijkstra(PathExpander, String, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator) for documentation Instead of finding all shortest paths with equal cost, find the top numberOfWantedPaths paths.
dijkstra(PathExpander, CostEvaluator<Double>, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator) for documentation Instead of finding all shortest paths with equal cost, find the top numberOfWantedPaths paths.
dijkstra(PathExpander, InitialBranchState, CostEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Deprecated.
Dijkstra should not be used with state on PathExpander See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator). See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator) for documentation. Uses a cost evaluator which uses the supplied property key to represent the cost (values of type double).
dijkstra(PathExpander, InitialBranchState, String) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
Deprecated.
Dijkstra should not be used with state on PathExpander See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator). See GraphAlgoFactory.dijkstra(PathExpander, CostEvaluator) for documentation. Uses a cost evaluator which uses the supplied property key to represent the cost (values of type double).
Direction - Enum in org.neo4j.storageengine.api
Direction of a relationship from a node's POV.
DirectRecordAccess<KEY extends Comparable<KEY>,RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,ADDITIONAL> - Class in org.neo4j.unsafe.batchinsert
Provides direct access to records in a store.
DirectRecordAccess(RecordStore<RECORD>, RecordAccess.Loader<KEY, RECORD, ADDITIONAL>) - Constructor for class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
DirectRecordAccessSet - Class in org.neo4j.unsafe.batchinsert
 
DirectRecordAccessSet(NeoStores) - Constructor for class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
DirectRecordAccessSet(RecordStore<NodeRecord>, PropertyStore, RecordStore<RelationshipRecord>, RecordStore<RelationshipGroupRecord>, RecordStore<PropertyKeyTokenRecord>, RecordStore<RelationshipTypeTokenRecord>, RecordStore<LabelTokenRecord>, SchemaStore) - Constructor for class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
disconnected - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
DONE - Static variable in class org.neo4j.storageengine.api.schema.PopulationProgress
 
doubleCostEvaluator(String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
doubleCostEvaluator(String, double) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
dump_configuration - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
duration(long) - Static method in class org.neo4j.helpers.Format
 
duration(long, TimeUnit, TimeUnit) - Static method in class org.neo4j.helpers.Format
 

E

edition - Static variable in class org.neo4j.udc.UsageDataKeys
Edition of Neo4j running, eg 'community' or 'enterprise'
EMPTY - Static variable in interface org.neo4j.storageengine.api.schema.IndexReader
 
EMPTY - Static variable in interface org.neo4j.storageengine.api.schema.IndexSampler
 
EMPTY - Static variable in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
enabled - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
 
encryption_level - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
 
endNode() - Method in interface org.neo4j.storageengine.api.RelationshipItem
 
endsWith(String) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for string values ending with the suffix search string.
EntityItem - Interface in org.neo4j.storageengine.api
Represents a single node or relationship cursor item.
EntityType - Enum in org.neo4j.storageengine.api
Type of graph entity.
Entry(String, Throwable) - Constructor for class org.neo4j.helpers.ProcessFailureException.Entry
 
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
Check if two arrays are equal.
equals(Object) - Method in class org.neo4j.helpers.HostnamePort
 
equals(Object) - Method in class org.neo4j.helpers.Service
 
equals(Object) - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
equals(Object) - Method in class org.neo4j.storageengine.api.Token
 
equals(Object) - Method in class org.neo4j.udc.UsageDataKey
 
escape(String) - Static method in class org.neo4j.helpers.Strings
 
escape(Appendable, String) - Static method in class org.neo4j.helpers.Strings
 
EstimateEvaluator<T> - Interface in org.neo4j.graphalgo
Evaluator used to estimate the weight of the remaining path from one node to another.
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.
Exceptions - Class in org.neo4j.helpers
 
execute(Consumer<Transaction>) - Method in class org.neo4j.helpers.TransactionTemplate
 
execute(Function<Transaction, T>) - Method in class org.neo4j.helpers.TransactionTemplate
 
execution_guard_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
export(PrintWriter) - Method in class org.neo4j.cypher.export.SubGraphExporter
 
export(PrintWriter, String, String) - Method in class org.neo4j.cypher.export.SubGraphExporter
 

F

Factory() - Constructor for class org.neo4j.storageengine.api.Token.Factory
 
failed(Throwable) - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
 
failed(Throwable) - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
 
failure(Throwable) - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
 
failure(Throwable) - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
 
features - Static variable in class org.neo4j.udc.UsageDataKeys
Tracks features in use, including decay such that features that are not used for a while are marked as no longer in use.
filterAdded(Predicate<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
filterAdded(Predicate<T>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableDiffSets
 
filterAdded(Predicate<T>) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
filterAdded(Predicate<T>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets
 
filterAdded(Predicate<T>) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
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.
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.
findSinglePath(Node, Node) - Method in interface org.neo4j.graphalgo.PathFinder
Tries to find a single path between start and end nodes.
flush() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Makes sure additions/updates can be seen by get(String, Object), query(String, Object) and query(Object) so that they are guaranteed to return correct results.
flushAndForce(IOLimiter) - Method in interface org.neo4j.storageengine.api.StorageEngine
Flushes and forces all changes down to underlying storage.
forbid_exhaustive_shortestpath - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
forceClose() - Method in interface org.neo4j.storageengine.api.StorageEngine
Force close all opened resources.
forced_kernel_id - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
forId(byte) - Static method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
 
Format - Class in org.neo4j.helpers
 
from(Result, GraphDatabaseService, boolean) - Static method in class org.neo4j.cypher.export.CypherResultSubGraph
 
from(GraphDatabaseService) - Static method in class org.neo4j.cypher.export.DatabaseSubGraph
 
FrozenClock - Class in org.neo4j.helpers
Deprecated.
please use Clock.fixed(Instant, ZoneId) instead
FrozenClock(long, TimeUnit) - Constructor for class org.neo4j.helpers.FrozenClock
Deprecated.
 
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
 

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
 
geoEstimateEvaluator(String, String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
get(String) - Method in class org.neo4j.helpers.Args
Get a config option by name.
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.ConcurrentTransfer
 
get() - Method in class org.neo4j.helpers.FutureAdapter.Present
 
get(long, TimeUnit) - Method in class org.neo4j.helpers.FutureAdapter.Present
 
get() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
get(byte[], int) - Method in interface org.neo4j.storageengine.api.ReadableChannel
Reads the next length bytes from this channel and puts them into bytes.
get(UsageDataKey<T>) - Method in class org.neo4j.udc.UsageData
 
get(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Returns exact matches from this index, given the key/value pair.
GET_LABEL - Static variable in interface org.neo4j.storageengine.api.NodeItem
Convenience function for extracting a label id from a LabelItem.
GET_RELATIONSHIP_TYPE - Static variable in interface org.neo4j.storageengine.api.NodeItem
Convenience function for extracting a relationship type id from a IntSupplier.
getAdded() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
getAdded() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
getAdded() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
getAddedProperty(int) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
getAddedRelationships(Direction) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
getAddedRelationships(Direction, int[]) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
getAllRelationships() - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get all PatternRelationships associated with this pattern node.
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
 
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) - Method in class org.neo4j.helpers.Args
Like calling Args.getBoolean(String, Boolean) with false for default value.
getBoolean(String, Boolean) - Method in class org.neo4j.helpers.Args
Like calling Args.getBoolean(String, Boolean, Boolean) with true for defaultValueIfNoValue, i.e.
getBoolean(String, Boolean, Boolean) - Method in class org.neo4j.helpers.Args
Parses a boolean argument.
getChangedProperty(int) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
getCompleted() - Method in class org.neo4j.storageengine.api.schema.PopulationProgress
 
getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
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
 
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.
getDatabaseName() - Method in interface org.neo4j.jmx.Kernel
 
getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
Returns the default operator used between terms in compound queries.
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.
getDouble() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
getDuration(String, long) - Method in class org.neo4j.helpers.Args
 
getEdition() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
getElements() - Method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
Get the matched elements in this match.
getEndNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getEnum(Class<T>, String, T) - Method in class org.neo4j.helpers.Args
 
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.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() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
getFreshIndexReader(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StorageStatement
Returns an IndexReader for searching entity ids given property values.
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().
getGroup() - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get the PatternGroup of this pattern node.
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
 
getHostAddress(String, String) - Static method in class org.neo4j.helpers.HostnamePort
 
getId() - Method in interface org.neo4j.storageengine.api.schema.SchemaRule
The persistence id for this rule.
getId() - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
getId() - Method in interface org.neo4j.storageengine.api.txstate.RelationshipState
 
getId() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getIfLoaded(KEY) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
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
 
getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getIndexReader(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StorageStatement
Returns an IndexReader for searching entity ids given property values.
getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
 
getInt() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
getKernelStartTime() - Method in interface org.neo4j.jmx.Kernel
 
getKernelVersion() - Method in interface org.neo4j.jmx.Kernel
 
getKeys() - Method in class org.neo4j.helpers.Service
 
getKind() - Method in interface org.neo4j.storageengine.api.schema.SchemaRule
 
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.
 
getLabel() - Method in interface org.neo4j.storageengine.api.schema.SchemaRule
 
getLabels() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
 
getLabels() - Method in interface org.neo4j.storageengine.api.NodeItem
 
getLabelScanReader() - Method in interface org.neo4j.storageengine.api.StorageStatement
 
getLabelTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
 
getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
 
getLeftExpression() - Method in class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
 
getLogicalLogSize() - Method in interface org.neo4j.jmx.StoreFile
 
getLong() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
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
 
getNode() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the matching Node which is just one part of the whole match.
getNodeFor(PatternNode) - Method in class org.neo4j.graphmatching.PatternMatch
Deprecated.
 
getNodeLabels(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
 
getNodeProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a map containing all the properties of this node.
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
 
getNodeState(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
getNodeStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getNumber(String, Number) - Method in class org.neo4j.helpers.Args
 
getNumberOfNodeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfPropertyIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfRelationshipIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getNumberOfRelationshipTypeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
 
getObjectName(GraphDatabaseService, String) - Static method in class org.neo4j.jmx.JmxUtils
 
getOrLoad(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
getOtherNode(PatternNode) - Method in class org.neo4j.graphmatching.PatternRelationship
Deprecated.
Get the PatternNode that this pattern relationship relates, that is not the specified node.
getOwningConstraint() - Method in interface org.neo4j.storageengine.api.schema.IndexSchemaRule
 
getPatternNode() - Method in class org.neo4j.graphmatching.PatternElement
Deprecated.
Returns the PatternNode corresponding to the matching Node.
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.
getProperty() - Method in class org.neo4j.graphmatching.filter.AbstractFilterExpression
Deprecated.
 
getProperty(int) - Method in interface org.neo4j.storageengine.api.EntityItem
 
getPropertyConstraints() - Method in class org.neo4j.graphmatching.AbstractPatternObject
Deprecated.
Get all the constraints on the properties of this pattern object.
getPropertyKey() - Method in interface org.neo4j.storageengine.api.schema.IndexSchemaRule
 
getPropertyKeys() - Method in interface org.neo4j.storageengine.api.EntityItem
 
getPropertyKeyTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
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
 
getRelationshipById(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Gets a relationship by id.
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.
getRelationshipProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns a map containing all the properties of the relationships.
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(boolean) - Method in class org.neo4j.graphmatching.PatternNode
Deprecated.
Get the optional or the required PatternRelationships associated with this pattern node.
getRelationships(Direction, int[]) - Method in interface org.neo4j.storageengine.api.NodeItem
 
getRelationships(Direction) - Method in interface org.neo4j.storageengine.api.NodeItem
 
getRelationships(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns an iterable of relationships connected to the node with supplied id.
getRelationshipState(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
getRelationshipStoreSize() - Method in interface org.neo4j.jmx.StoreFile
 
getRelationshipType() - Method in interface org.neo4j.storageengine.api.schema.SchemaRule
 
getRelationshipTypes() - Method in interface org.neo4j.storageengine.api.NodeItem
 
getRelationshipTypeTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getRelGroupRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getRelRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
getRemoved() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
getRemoved() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
getRemoved() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
getRightExpression() - Method in class org.neo4j.graphmatching.filter.FilterBinaryNode
Deprecated.
 
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.
getShort() - Method in interface org.neo4j.storageengine.api.ReadableChannel
 
getSorting() - Method in class org.neo4j.index.lucene.QueryContext
Returns the sorting setting for this context.
getStartNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
 
getStoreCreationDate() - Method in interface org.neo4j.jmx.Kernel
 
getStoreDir() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Returns the path to this Neo4j store.
getStoreId() - Method in interface org.neo4j.jmx.Kernel
 
getStoreLogVersion() - Method in interface org.neo4j.jmx.Kernel
 
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.
getTotal() - Method in class org.neo4j.storageengine.api.schema.PopulationProgress
 
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.
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.unsafe.batchinsert.BatchRelationship
 
getValue() - Method in class org.neo4j.index.lucene.ValueContext
 
getValues(String) - Method in interface org.neo4j.graphmatching.filter.FilterValueGetter
Deprecated.
Returns an array of values.
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
 
GraphDatabaseFactory - Class in org.neo4j.graphdb.factory
Creates a GraphDatabaseService.
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
 
GraphDatabaseSettings - Class in org.neo4j.graphdb.factory
Settings for Neo4j.
GraphDatabaseSettings() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
GraphDatabaseSettings.BoltConnector - Class in org.neo4j.graphdb.factory
 
GraphDatabaseSettings.BoltConnector.EncryptionLevel - Enum in org.neo4j.graphdb.factory
 
GraphDatabaseSettings.Connector - Class in org.neo4j.graphdb.factory
 
GraphDatabaseSettings.Connector.ConnectorType - Enum in org.neo4j.graphdb.factory
 
graphGetAllProperties() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
graphGetProperty(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
graphGetPropertyKeys() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 

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
 
hasChanges() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
hasChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
hasChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
 
hasDataChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
The way tokens are created is that the first time a token is needed it gets created in its own little token mini-transaction, separate from the surrounding transaction that creates or modifies data that need it.
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.HostnamePort
 
hashCode() - Method in class org.neo4j.helpers.Service
 
hashCode() - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
hashCode() - Method in class org.neo4j.storageengine.api.Token
 
hashCode() - Method in class org.neo4j.udc.UsageDataKey
 
hasLabel(int) - Method in interface org.neo4j.storageengine.api.NodeItem
 
hasNonNull(String) - Method in class org.neo4j.helpers.Args
 
hasProperty(int) - Method in interface org.neo4j.storageengine.api.EntityItem
 
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
 
http_batch_endpoint - Static variable in interface org.neo4j.udc.UsageDataKeys.Features
 
http_cypher_endpoint - Static variable in interface org.neo4j.udc.UsageDataKeys.Features
 
http_tx_endpoint - Static variable in interface org.neo4j.udc.UsageDataKeys.Features
 

I

id() - Method in interface org.neo4j.storageengine.api.EntityItem
 
id() - Method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
 
id() - Method in class org.neo4j.storageengine.api.Token
 
ifNull(ReadableDiffSets<T>) - Static method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
ifNull(ReadableRelationshipDiffSets<T>) - Static method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
incoming() - Method in interface org.neo4j.storageengine.api.DegreeItem
 
index_background_sampling_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
index_sample_size_limit - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
index_sampling_buffer_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
index_sampling_update_percentage - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
indexChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexCreatedForConstraint(UniquenessConstraint) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexDiffSetsByLabel(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexesGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexesGetForLabel(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexGetCommittedId(IndexDescriptor, Predicate<SchemaRule.Kind>) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexGetFailure(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns any failure that happened during population or operation of an index.
indexGetForLabelAndPropertyKey(int, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Looks for a stored index by given labelId and propertyKey
indexGetOwningUniquenessConstraintId(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexGetPopulationProgress(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexGetState(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns state of a stored index.
indexNumeric() - Method in class org.neo4j.index.lucene.ValueContext
Returns a ValueContext to be used with Index.add(org.neo4j.graphdb.PropertyContainer, String, Object)
indexOf(T[], T) - Static method in class org.neo4j.helpers.ArrayUtil
 
IndexReader - Interface in org.neo4j.storageengine.api.schema
Reader for an index.
indexRule(IndexDescriptor, Predicate<SchemaRule.Kind>) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
IndexSample - Class in org.neo4j.storageengine.api.schema
 
IndexSample() - Constructor for class org.neo4j.storageengine.api.schema.IndexSample
 
IndexSample(long, long, long) - Constructor for class org.neo4j.storageengine.api.schema.IndexSample
 
indexSample(IndexDescriptor, Register.DoubleLongRegister) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
IndexSampler - Interface in org.neo4j.storageengine.api.schema
Component able to sample schema index.
IndexSchemaRule - Interface in org.neo4j.storageengine.api.schema
Basically IndexDescriptor with access to storage data, such as id and ownder.
indexSize() - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
indexSize(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns size of index, i.e.
indexUniqueValuesPercentage(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Returns percentage of values in the given index are unique.
indexUpdatesAndSize(IndexDescriptor, Register.DoubleLongRegister) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
indexUpdatesForRangeSeekByNumber(IndexDescriptor, Number, boolean, Number, boolean) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexUpdatesForRangeSeekByPrefix(IndexDescriptor, String) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexUpdatesForRangeSeekByString(IndexDescriptor, String, boolean, String, boolean) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
indexUpdatesForScanOrSeek(IndexDescriptor, Object) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
init() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
 
inserter(File) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(File, FileSystemAbstraction) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
inserter(File, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
Get a BatchInserter given a store directory.
inserter(File, FileSystemAbstraction, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
inserter(File, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
inserter(File, FileSystemAbstraction, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
 
INSTANCE - Static variable in exception org.neo4j.storageengine.api.ReadPastEndException
 
instance() - Static method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
intCostEvaluator(String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
 
interpretOption(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
 
interpretOptions(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
An option can be specified multiple times; this method will allow interpreting all values for the given key, returning a Collection.
interpretOptionsWithMetadata(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
An option can be specified multiple times; this method will allow interpreting all values for the given key, returning a Collection.
interpretOrphan(int, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
 
invoke(ObjectName, String, Object[], String[]) - Static method in class org.neo4j.jmx.JmxUtils
 
isAdded(T) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
isAdded(T) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
isAdded(T) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
isCancelled() - Method in class org.neo4j.helpers.FutureAdapter
 
isConstraint() - Method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
 
isConstraintIndex() - Method in interface org.neo4j.storageengine.api.schema.IndexSchemaRule
 
isDefined() - Method in interface org.neo4j.storageengine.api.StorageProperty
 
isDense() - Method in interface org.neo4j.storageengine.api.NodeItem
 
isDone() - Method in class org.neo4j.helpers.FutureAdapter.Present
 
isEmpty(Object[]) - Static method in class org.neo4j.helpers.ArrayUtil
Check if provided array is empty
isEmpty() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
isEmpty() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
isEmpty() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
isIndex() - Method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
 
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.
isPropertyRemoved(int) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
isRange() - Method in class org.neo4j.helpers.HostnamePort
 
isReadOnly() - Method in interface org.neo4j.jmx.Kernel
 
isRemoved(T) - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
 
isRemoved(T) - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
 
isRemoved(T) - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
 
itemEquals(Object, Object) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
 

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(T[], String) - Static method in class org.neo4j.helpers.ArrayUtil
Convert an array to a String using a custom delimiter.
joinAsLines(String...) - Static method in class org.neo4j.helpers.Strings
Joining independent lines from provided elements into one line with System.lineSeparator after each element

K

keep_logical_logs - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
Kernel - Interface in org.neo4j.jmx
 
key(String) - Static method in class org.neo4j.udc.UsageDataKey
 
key(String, T) - Static method in class org.neo4j.udc.UsageDataKey
 
key(String, Supplier<T>) - Static method in class org.neo4j.udc.UsageDataKey
 

L

label(int) - Method in interface org.neo4j.storageengine.api.NodeItem
 
label_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
labelCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
labelDiffSets() - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
labelGetForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
labelGetName(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
labelGetOrCreateForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Gets label token id for the given labelName, or creates one if there is no existing label with the given name.
LabelItem - Interface in org.neo4j.storageengine.api
Represents a single label on a node
labels() - Method in interface org.neo4j.storageengine.api.NodeItem
 
LabelScanReader - Interface in org.neo4j.storageengine.api.schema
Reader of a label scan store which contains label-->nodes mappings.
labelsForNode(long) - Method in interface org.neo4j.storageengine.api.schema.LabelScanReader
 
labelsGetAllTokens() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
labelState(int) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
latchGuardedValue(Supplier<T>, CountDownLatch, String) - 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
 
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
 
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.
load_csv_file_url_root - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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.
loadSchemaCache() - Method in interface org.neo4j.storageengine.api.StorageEngine
Deprecated.
loadSilently(Class<T>, String) - Static method in class org.neo4j.helpers.Service
Load the Service implementation with the specified key.
log_queries - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_queries_filename - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_queries_max_archives - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_queries_parameter_logging_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_queries_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
log_queries_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
logical_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
logs_directory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders) - Constructor for class org.neo4j.index.lucene.LuceneKernelExtension
 
LuceneKernelExtensionFactory - Class in org.neo4j.index.lucene
 
LuceneKernelExtensionFactory() - Constructor for class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
LuceneKernelExtensionFactory.Dependencies - Interface in org.neo4j.index.lucene
 
LuceneLabelScanStoreBuilder - Class in org.neo4j.index.lucene
Means of obtaining a LabelScanStore, independent of the KernelExtensions mechanism, when you need to access the store without running a full database.
LuceneLabelScanStoreBuilder(File, IndexStoreView, FileSystemAbstraction, Config, OperationalMode, LogProvider) - Constructor for class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
LuceneLabelScanStoreBuilder(File, Supplier<IndexStoreView>, FileSystemAbstraction, Config, OperationalMode, LogProvider) - Constructor for class org.neo4j.index.lucene.LuceneLabelScanStoreBuilder
 
LuceneTimeline<T extends org.neo4j.graphdb.PropertyContainer> - Class in org.neo4j.index.lucene
 
LuceneTimeline(GraphDatabaseService, Index<T>) - Constructor for class org.neo4j.index.lucene.LuceneTimeline
 

M

ManagementInterface - Annotation Type in org.neo4j.jmx
Marks that an interface is a Neo4j management interface.
map(FROM[], Function<FROM, TO>, Class<TO>) - Static method in class org.neo4j.helpers.ArrayUtil
Create new array with all items converted into a new type using a supplied transformer.
mapped_memory_page_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
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
 
MathUtil - Class in org.neo4j.helpers
 
MathUtil() - Constructor for class org.neo4j.helpers.MathUtil
 
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.
maxCount() - Method in interface org.neo4j.helpers.collection.BoundedIterable
 
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 class org.neo4j.helpers.Args.Option
 
MINIMAL_BLOCK_SIZE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
missing(T[], T[]) - Static method in class org.neo4j.helpers.ArrayUtil
Count missing items in an array.
modifiedNodes() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
Nodes that have had labels, relationships, or properties modified in this tx.
modifiedRelationships() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
Rels that have properties modified in this tx.
monitor(TransactionTemplate.Monitor) - Method in class org.neo4j.helpers.TransactionTemplate
 
multi_threaded_schema_index_population_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 

N

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 - Annotation Type in org.neo4j.procedure
This defines the name of an input argument for a procedure.
name() - Method in class org.neo4j.storageengine.api.Token
 
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
 
NamedThreadFactory(String, NamedThreadFactory.Monitor) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory(String, int, NamedThreadFactory.Monitor) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory(String, int, NamedThreadFactory.Monitor, boolean) - Constructor for class org.neo4j.helpers.NamedThreadFactory
 
NamedThreadFactory.Monitor - Interface in org.neo4j.helpers
 
nanoTime() - Method in interface org.neo4j.helpers.Clock
Deprecated.
 
nanoTime() - Method in class org.neo4j.helpers.FrozenClock
Deprecated.
 
needsCacheInvalidationOnUpdates() - Method in enum org.neo4j.storageengine.api.TransactionApplicationMode
 
needsHighIdTracking() - Method in enum org.neo4j.storageengine.api.TransactionApplicationMode
 
needsIdempotencyChecks() - Method in enum org.neo4j.storageengine.api.TransactionApplicationMode
 
neo4j_home - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
NEVER_CANCELLED - Static variable in interface org.neo4j.helpers.CancellationRequest
 
newDatabase(Map<String, String>) - Method in interface org.neo4j.graphdb.factory.GraphDatabaseBuilder.DatabaseCreator
 
newEmbeddedDatabase(File) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
newEmbeddedDatabaseBuilder(File) - 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.
newInstance() - Method in class org.neo4j.helpers.TaskCoordinator
 
newInstance(KernelContext, LuceneKernelExtensionFactory.Dependencies) - Method in class org.neo4j.index.lucene.LuceneKernelExtensionFactory
 
newListeners() - Static method in class org.neo4j.helpers.Listeners
 
newStatement() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
newThread(Runnable) - Method in class org.neo4j.helpers.NamedThreadFactory
 
newToken(String, int) - Method in class org.neo4j.storageengine.api.Token.Factory
 
newToken(String, int) - Method in interface org.neo4j.storageengine.api.TokenFactory
Instantiates a Token for a given name and id.
next() - Method in interface org.neo4j.storageengine.api.CommandsToApply
 
NO_OP_MONITOR - Static variable in class org.neo4j.helpers.NamedThreadFactory
 
node_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
node_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
nodeExists(long) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
nodeExists(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Checks if a node with the given id exists.
nodeHasLabel(long, Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
 
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.
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.
nodeIsAddedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
nodeIsDeletedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
NodeItem - Interface in org.neo4j.storageengine.api
Represents a single node from a cursor.
nodeModifiedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
nodeRelationshipTypes(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
nodesGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
nodesGetAllCursor() - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving NodeItem for selected nodes.
nodesGetCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
nodesGetForLabel(StorageStatement, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
NodeState - Interface in org.neo4j.storageengine.api.txstate
Represents the transactional changes to a node: Labels that have been added or removed. Added and removed relationships. Changes to properties.
NodeState.Visitor - Interface in org.neo4j.storageengine.api.txstate
 
nodeStateLabelDiffSets(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
nodesWithAllLabels(int...) - Method in interface org.neo4j.storageengine.api.schema.LabelScanReader
 
nodesWithAnyOfLabels(int...) - Method in interface org.neo4j.storageengine.api.schema.LabelScanReader
 
nodesWithLabel(int) - Method in interface org.neo4j.storageengine.api.schema.LabelScanReader
 
nodesWithLabelChanged(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
Returns all nodes that, in this tx, have had labelId removed.
NONE - Static variable in interface org.neo4j.storageengine.api.lock.ResourceLocker
 
NONE - Static variable in class org.neo4j.storageengine.api.schema.PopulationProgress
 
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
 
nullSafeEquals(T, T) - Static method in class org.neo4j.helpers.ArrayUtil
Compare two items for equality; if both are null they are regarded as equal.
numbersEqual(double, long) - Static method in class org.neo4j.helpers.MathUtil
 
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

operationalMode - Static variable in class org.neo4j.udc.UsageDataKeys
Operational mode of the database
org.neo4j.cypher.export - package org.neo4j.cypher.export
 
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.factory - package org.neo4j.graphdb.factory
Create database instances.
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
 
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.procedure - package org.neo4j.procedure
 
org.neo4j.storageengine.api - package org.neo4j.storageengine.api
 
org.neo4j.storageengine.api.lock - package org.neo4j.storageengine.api.lock
 
org.neo4j.storageengine.api.schema - package org.neo4j.storageengine.api.schema
 
org.neo4j.storageengine.api.txstate - package org.neo4j.storageengine.api.txstate
 
org.neo4j.udc - package org.neo4j.udc
 
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
Orphans are arguments specified without options flags, eg:
orphansAsArray() - Method in class org.neo4j.helpers.Args
 
otherNode(long) - Method in interface org.neo4j.storageengine.api.RelationshipItem
 
outgoing() - Method in interface org.neo4j.storageengine.api.DegreeItem
 

P

pagecache_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
pagecache_swapper - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
parameter(String) - Static method in class org.neo4j.helpers.Uris
Extract a named parameter from the query of a URI.
parse(String...) - Method in class org.neo4j.helpers.Args.ArgsParser
 
parse(String...) - Static method in class org.neo4j.helpers.Args
 
parseTimeMillis - Static variable in class org.neo4j.helpers.TimeUtil
 
PathFinder<P extends org.neo4j.graphdb.Path> - Interface in org.neo4j.graphalgo
Interface of algorithms that finds paths in 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.
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.
 
peel(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
Peels off layers of causes.
PerformsWrites - Annotation Type in org.neo4j.procedure
This annotation marks a Procedure as performing updates to the graph.
plugin_dir - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
PopulationProgress - Class in org.neo4j.storageengine.api.schema
 
PopulationProgress(long, long) - Constructor for class org.neo4j.storageengine.api.schema.PopulationProgress
 
PortBindException - Exception in org.neo4j.helpers
A bind exception that includes which port we failed to bind to.
PortBindException(HostnamePort, BindException) - Constructor for exception org.neo4j.helpers.PortBindException
 
PortBindException(HostnamePort, HostnamePort, BindException) - Constructor for exception org.neo4j.helpers.PortBindException
 
prepareForRecoveryRequired() - Method in interface org.neo4j.storageengine.api.StorageEngine
Startup process have reached the conclusion that recovery is required.
present(T) - Static method in class org.neo4j.helpers.FutureAdapter
 
Present(V) - Constructor for class org.neo4j.helpers.FutureAdapter.Present
 
prettyPrint(Object) - Static method in class org.neo4j.helpers.Strings
 
Primitives - Interface in org.neo4j.jmx
 
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
 
Procedure - Annotation Type in org.neo4j.procedure
Declares a method as a Procedure, meaning the method can be called from the cypher query language.
ProcessFailureException - Exception in org.neo4j.helpers
 
ProcessFailureException(List<ProcessFailureException.Entry>) - Constructor for exception org.neo4j.helpers.ProcessFailureException
 
ProcessFailureException.Entry - Class in org.neo4j.helpers
 
processFuture(Process) - Static method in class org.neo4j.helpers.FutureAdapter
 
properties() - Method in interface org.neo4j.storageengine.api.EntityItem
 
property(int) - Method in interface org.neo4j.storageengine.api.EntityItem
 
PropertyContainerState - Interface in org.neo4j.storageengine.api.txstate
Represents the property changes to a node or relationship: Added properties, removed properties, and changed property values.
PropertyContainerState.Visitor - Interface in org.neo4j.storageengine.api.txstate
 
PropertyItem - Interface in org.neo4j.storageengine.api
Property item returned from property cursors
propertyKeyCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
propertyKeyGetAllTokens() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
propertyKeyGetForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
propertyKeyGetName(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
propertyKeyGetOrCreateForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Gets property key token id for the given propertyKeyName, or creates one if there is no existing property key with the given name.
propertyKeyId() - Method in interface org.neo4j.storageengine.api.PropertyItem
 
propertyKeyId() - Method in interface org.neo4j.storageengine.api.StorageProperty
 
propertyValueToCollection(Object) - Static method in class org.neo4j.graphmatching.ArrayPropertyUtil
Deprecated.
 
put(byte) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a byte to this channel.
put(byte[], int) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a byte[] to this channel.
putDouble(double) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a double to this channel.
putFloat(float) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a float to this channel.
putInt(int) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a int to this channel.
putLong(long) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a long to this channel.
putShort(short) - Method in interface org.neo4j.storageengine.api.WritableChannel
Writes a short to this channel.

Q

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
 
query_non_indexed_label_warning_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
query_statistics_divergence_threshold - 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
 

R

rangeSeekByNumberInclusive(Number, Number) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for numerics values between lower and upper.
rangeSeekByPrefix(String) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for string values starting with prefix.
rangeSeekByString(String, boolean, String, boolean) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for string values between lower and upper.
read(ReadableChannel) - Method in interface org.neo4j.storageengine.api.CommandReader
Reads the next StorageCommand from channel.
read_only - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
ReadableChannel - Interface in org.neo4j.storageengine.api
Represents a channel from where primitive values can be read.
ReadableDiffSets<T> - Interface in org.neo4j.storageengine.api.txstate
SuperReadableDiffSets with added method for filtering added items.
ReadableDiffSets.Empty<T> - Class in org.neo4j.storageengine.api.txstate
 
ReadableRelationshipDiffSets<T> - Interface in org.neo4j.storageengine.api.txstate
SuperReadableDiffSets with added method for filtering added relationships.
ReadableRelationshipDiffSets.Empty<T> - Class in org.neo4j.storageengine.api.txstate
 
ReadableTransactionState - Interface in org.neo4j.storageengine.api.txstate
This interface contains the methods for reading transaction state from the transaction state.
ReadPastEndException - Exception in org.neo4j.storageengine.api
Thrown when reading from a ReadableByteChannel into a buffer and not enough bytes (Buffer.limit()) could be read.
rebuild_idgenerators_fast - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
record_format - 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.
registerDiagnostics(DiagnosticsManager) - Method in interface org.neo4j.storageengine.api.StorageEngine
Registers diagnostics about the storage onto DiagnosticsManager.
relationship_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
relationship_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Deprecated.
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.
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.
relationshipIsAddedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
relationshipIsDeletedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
RelationshipItem - Interface in org.neo4j.storageengine.api
Represents a single relationship from a cursor.
relationships(Direction, int...) - Method in interface org.neo4j.storageengine.api.NodeItem
 
relationships(Direction) - Method in interface org.neo4j.storageengine.api.NodeItem
 
relationshipsGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
relationshipsGetAllCursor() - Method in interface org.neo4j.storageengine.api.StorageStatement
Acquires Cursor capable of serving RelationshipItem for selected relationships.
relationshipsGetCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
RelationshipState - Interface in org.neo4j.storageengine.api.txstate
Represents the transactional changes to a relationship.
relationshipTypeCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
relationshipTypeGetAllTokens() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
relationshipTypeGetForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
relationshipTypeGetName(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
relationshipTypeGetOrCreateForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Gets relationship type token id for the given relationshipTypeName, or creates one if there is no existing relationship type with the given name.
relationshipTypes() - Method in interface org.neo4j.storageengine.api.NodeItem
 
relationshipTypes() - Method in interface org.neo4j.storageengine.api.txstate.NodeState
 
relationshipVisit(long, RelationshipVisitor<EXCEPTION>) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Visits data about a relationship.
relationshipVisit(long, RelationshipVisitor<EX>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
 
release() - Method in interface org.neo4j.storageengine.api.StorageStatement
Releases this statement so that it can later be acquired again.
releaseNode(long) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Releases a previously reserved node id if it turns out to not actually being used, for example in the event of a transaction rolling back.
releaseRelationship(long) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Releases a previously reserved relationship id if it turns out to not actually being used, for example in the event of a transaction rolling back.
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.
removedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
 
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.
removeRelationshipProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Removes the property named property from the relationship with id id, if present.
requiresApplicationOrdering() - Method in interface org.neo4j.storageengine.api.CommandsToApply
 
reserveNode() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Reserves a node id for future use to store a node.
reserveRelationship() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
Reserves a relationship id for future use to store a relationship.
ResourceLocker - Interface in org.neo4j.storageengine.api.lock
 
ResourceType - Interface in org.neo4j.storageengine.api.lock
Locks are split by resource types.
retries(int) - Method in class org.neo4j.helpers.TransactionTemplate
 
retrying() - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
 
retrying() - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
 
retryOn(Predicate<Throwable>) - Method in class org.neo4j.helpers.TransactionTemplate
 
revision - Static variable in class org.neo4j.udc.UsageDataKeys
Revision of Neo4j running, a link back to source control revision ids.
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

sampleIndex() - Method in interface org.neo4j.storageengine.api.schema.IndexSampler
Sample this index (on the current thread)
sampleSize() - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
scan() - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Scans this index returning all nodes.
SchemaRule - Interface in org.neo4j.storageengine.api.schema
Represents a stored schema rule.
SchemaRule.Kind - Enum in org.neo4j.storageengine.api.schema
 
seek(Object) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
Searches this index for a certain value.
serialize(WritableChannel) - Method in interface org.neo4j.storageengine.api.StorageCommand
Serializes change this command represents into a WritableChannel for later reading back.
serverId - Static variable in class org.neo4j.udc.UsageDataKeys
Cluster server ID
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(UsageDataKey<T>, T) - Method in class org.neo4j.udc.UsageData
 
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.
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
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;
setMessage(Throwable, String) - Static method in class org.neo4j.helpers.Exceptions
 
setMonitors(Monitors) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
setMonitors(Monitors) - 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.
setNodeProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the properties of a node.
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.
setRelationshipProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
Sets the properties of a relationship.
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.
setTo(KEY, RECORD, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
 
setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
 
setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
 
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(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.index.lucene.LuceneKernelExtension
 
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 interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
Shuts down this index provider and ensures that all indexes are fully written to disk.
shutdown_transaction_end_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
sort(Sort) - Method in class org.neo4j.index.lucene.QueryContext
Returns a QueryContext with sorting added to it.
sort(String, String...) - Method in class org.neo4j.index.lucene.QueryContext
Returns a QueryContext with sorting added to it.
sortByScore() - Method in class org.neo4j.index.lucene.QueryContext
 
sortNumeric(String, boolean) - Method in class org.neo4j.index.lucene.QueryContext
Sort the results of a numeric range query if the query in this context is a NumericRangeQuery, see QueryContext.numericRange(String, Number, Number), Otherwise an IllegalStateException will be thrown.
source() - Method in class org.neo4j.helpers.Args
 
splitLongLine(String, int) - Static method in class org.neo4j.helpers.Args
Useful for printing usage where the description itself shouldn't have knowledge about the width of the window where it's printed.
start() - Method in class org.neo4j.udc.UsageData
 
startNode() - Method in interface org.neo4j.storageengine.api.RelationshipItem
 
stop() - Method in class org.neo4j.udc.UsageData
 
StorageCommand - Interface in org.neo4j.storageengine.api
A command representing one unit of change to a StorageEngine.
StorageEngine - Interface in org.neo4j.storageengine.api
A StorageEngine provides the functionality to durably store data, and read it back.
StorageProperty - Interface in org.neo4j.storageengine.api
Abstraction pairing property key token id and property value.
StorageStatement - Interface in org.neo4j.storageengine.api
A statement for accessing data from a StoreReadLayer.
store_internal_debug_contexts - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
store_internal_log_level - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
store_internal_log_max_archives - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
store_internal_log_rotation_delay - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
store_internal_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
StoreFile - Interface in org.neo4j.jmx
 
storeReadLayer() - Method in interface org.neo4j.storageengine.api.StorageEngine
 
StoreReadLayer - Interface in org.neo4j.storageengine.api
Abstraction for reading committed data from store.
string_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
Block size properties values depends from selected record format.
stringify(Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
stringify(Thread, StackTraceElement[]) - Static method in class org.neo4j.helpers.Exceptions
 
Strings - Class in org.neo4j.helpers
Helper functions for working with strings.
SubGraph - Interface in org.neo4j.cypher.export
 
SubGraphExporter - Class in org.neo4j.cypher.export
 
SubGraphExporter(SubGraph) - Constructor for class org.neo4j.cypher.export.SubGraphExporter
 
SuperReadableDiffSets<T,LONGITERATOR extends org.neo4j.collection.primitive.PrimitiveLongIterator> - Interface in org.neo4j.storageengine.api.txstate
Super class of diff sets where use of PrimitiveLongIterator can be parameterized to a specific subclass instead.
SYSTEM_CLOCK - Static variable in interface org.neo4j.helpers.Clock
Deprecated.
please use Clock.systemUTC() instead

T

TAB - Static variable in class org.neo4j.helpers.Strings
 
TaskControl - Interface in org.neo4j.helpers
Represents a control handle passed to a child task which allows the creator to cancel it.
TaskCoordinator - Class in org.neo4j.helpers
Represents a collection point for various TaskControl instances that need to be waited on and potentially cancelled en mass.
TaskCoordinator(long, TimeUnit) - Constructor for class org.neo4j.helpers.TaskCoordinator
 
ThisShouldNotHappenError - Error in org.neo4j.helpers
ThisShouldNotHappenError(String, String) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
Deprecated.
 
ThisShouldNotHappenError(String, String, Throwable) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
Deprecated.
 
threadCreated(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
 
threadFinished(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
 
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 org.neo4j.graphdb.PropertyContainer> - Interface in org.neo4j.index.lucene
A utility for ordering nodes or relationships in a timeline.
TimeUtil - Class in org.neo4j.helpers
 
Token - Class in org.neo4j.storageengine.api
 
Token(String, int) - Constructor for class org.neo4j.storageengine.api.Token
 
Token.Factory - Class in org.neo4j.storageengine.api
 
TokenFactory<TOKEN extends Token> - Interface in org.neo4j.storageengine.api
Creator of Token instances.
top(int) - Method in class org.neo4j.index.lucene.QueryContext
Makes use of IndexSearcher.search(org.apache.lucene.search.Query, int), alternatively IndexSearcher.search(org.apache.lucene.search.Query, org.apache.lucene.search.Filter, int, Sort) where only the top numberOfTopHits hits are returned.
toString() - Method in class org.neo4j.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.Option
 
toString() - Method in class org.neo4j.helpers.Args
 
toString() - Method in class org.neo4j.helpers.HostnamePort
 
toString(String) - Method in class org.neo4j.helpers.HostnamePort
 
toString() - Method in class org.neo4j.helpers.ProcessFailureException.Entry
 
toString() - Method in class org.neo4j.helpers.Service
 
toString() - Method in class org.neo4j.index.lucene.ValueContext
 
toString() - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
toString() - Method in class org.neo4j.storageengine.api.Token
 
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_start_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
transaction_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
 
TransactionApplicationMode - Enum in org.neo4j.storageengine.api
transactionId() - Method in interface org.neo4j.storageengine.api.CommandsToApply
 
TransactionTemplate - Class in org.neo4j.helpers
Neo4j transaction template that automates the retry-on-exception logic.
TransactionTemplate() - Constructor for class org.neo4j.helpers.TransactionTemplate
 
TransactionTemplate(GraphDatabaseService, TransactionTemplate.Monitor, int, long, Predicate<Throwable>) - Constructor for class org.neo4j.helpers.TransactionTemplate
 
TransactionTemplate.Monitor - Interface in org.neo4j.helpers
 
TransactionTemplate.Monitor.Adapter - Class in org.neo4j.helpers
 
TxStateVisitor - Interface in org.neo4j.storageengine.api.txstate
A visitor for visiting the changes that have been made in a transaction.
TxStateVisitor.Adapter - Class in org.neo4j.storageengine.api.txstate
 
TxStateVisitor.Delegator - Class in org.neo4j.storageengine.api.txstate
 
type - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
 
type() - Method in interface org.neo4j.storageengine.api.DegreeItem
 
type() - Method in interface org.neo4j.storageengine.api.RelationshipItem
 
typeEquals(Class<?>, Class<?>) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
 
typeId() - Method in interface org.neo4j.storageengine.api.lock.ResourceType
Must be unique among all existing resource types, should preferably be a sequence starting at 0.

U

union(T[], T[]) - Static method in class org.neo4j.helpers.ArrayUtil
Get the union of two arrays.
uniquenessIndexesGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
uniquenessIndexesGetForLabel(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
 
uniqueValues() - Method in class org.neo4j.storageengine.api.schema.IndexSample
 
updateOrAdd(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
Adds key/value pairs for entity to the index.
UpdateTriState - Enum in org.neo4j.storageengine.api.txstate
Represents the three states that updates can assume in a transaction: Either the data can be added in this transaction, the data can be removed by this transaction, or the data can be untouched by this transaction, having whatever state it has in the underlying store.
Uris - Class in org.neo4j.helpers
Functions for working with URIs
UsageData - Class in org.neo4j.udc
An in-memory storage location for usage metadata.
UsageData(JobScheduler) - Constructor for class org.neo4j.udc.UsageData
 
UsageDataKey<Type> - Class in org.neo4j.udc
A lookup key to publish or retrieve data in UsageData.
UsageDataKey(String, Supplier<Type>) - Constructor for class org.neo4j.udc.UsageDataKey
 
UsageDataKeys - Class in org.neo4j.udc
Inventory of common keys.
UsageDataKeys() - Constructor for class org.neo4j.udc.UsageDataKeys
 
UsageDataKeys.Features - Interface in org.neo4j.udc
 

V

value() - Method in class org.neo4j.helpers.Args.Option
 
value() - Method in interface org.neo4j.storageengine.api.PropertyItem
 
value() - Method in interface org.neo4j.storageengine.api.StorageProperty
 
value(Object) - Method in interface org.neo4j.storageengine.api.StorageProperty
 
valueAsString() - Method in interface org.neo4j.storageengine.api.StorageProperty
 
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
 
valueEquals(Object) - Method in interface org.neo4j.storageengine.api.StorageProperty
 
ValueMatcher - Interface in org.neo4j.graphmatching
Deprecated.
valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.storageengine.api.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.storageengine.api.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.storageengine.api.TransactionApplicationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.storageengine.api.txstate.UpdateTriState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.storageengine.api.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.storageengine.api.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.storageengine.api.TransactionApplicationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.storageengine.api.txstate.UpdateTriState
Returns an array containing the constants of this enum type, in the order they are declared.
version - Static variable in class org.neo4j.udc.UsageDataKeys
Version of Neo4j running, eg.
visitAdded(T) - Method in class org.neo4j.storageengine.api.txstate.DiffSetsVisitor.Adapter
 
visitAdded(T) - Method in interface org.neo4j.storageengine.api.txstate.DiffSetsVisitor
 
visitAddedIndex(IndexDescriptor, boolean) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitAddedIndex(IndexDescriptor, boolean) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitAddedIndex(IndexDescriptor, boolean) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitAddedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitAddedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitAddedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitAddedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitAddedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitAddedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitAddedUniquePropertyConstraint(UniquenessConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitAddedUniquePropertyConstraint(UniquenessConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitAddedUniquePropertyConstraint(UniquenessConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitCreatedLabelToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitCreatedLabelToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitCreatedLabelToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitCreatedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitCreatedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitCreatedNode(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitCreatedPropertyKeyToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitCreatedPropertyKeyToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitCreatedPropertyKeyToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitCreatedRelationship(long, int, long, long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitCreatedRelationship(long, int, long, long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitCreatedRelationship(long, int, long, long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitCreatedRelationshipTypeToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitCreatedRelationshipTypeToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitCreatedRelationshipTypeToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitDeletedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitDeletedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitDeletedNode(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitDeletedRelationship(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitDeletedRelationship(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitDeletedRelationship(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitLabelChanges(long, Set<Integer>, Set<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.NodeState.Visitor
 
visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState.Visitor
 
visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitRemoved(T) - Method in class org.neo4j.storageengine.api.txstate.DiffSetsVisitor.Adapter
 
visitRemoved(T) - Method in interface org.neo4j.storageengine.api.txstate.DiffSetsVisitor
 
visitRemovedIndex(IndexDescriptor, boolean) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitRemovedIndex(IndexDescriptor, boolean) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitRemovedIndex(IndexDescriptor, boolean) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitRemovedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitRemovedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitRemovedNodePropertyExistenceConstraint(NodePropertyExistenceConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitRemovedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitRemovedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitRemovedRelationshipPropertyExistenceConstraint(RelationshipPropertyExistenceConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
visitRemovedUniquePropertyConstraint(UniquenessConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
 
visitRemovedUniquePropertyConstraint(UniquenessConstraint) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
 
visitRemovedUniquePropertyConstraint(UniquenessConstraint) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
 
VOID - Static variable in class org.neo4j.helpers.FutureAdapter
 

W

waitStrategy() - Method in interface org.neo4j.storageengine.api.lock.ResourceType
What to do if the lock cannot immediately be acquired.
WaitStrategy<EXCEPTION extends Exception> - Interface in org.neo4j.storageengine.api.lock
What to do if we need to wait.
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.
with(GraphDatabaseService) - Method in class org.neo4j.helpers.TransactionTemplate
 
withCause(T, Throwable) - Static method in class org.neo4j.helpers.Exceptions
 
withFlags(String...) - Static method in class org.neo4j.helpers.Args
 
withMessage(T, String) - Static method in class org.neo4j.helpers.Exceptions
 
without(T[], T...) - Static method in class org.neo4j.helpers.ArrayUtil
 
withSuppressed(T, Throwable...) - Static method in class org.neo4j.helpers.Exceptions
 
WritableChannel - Interface in org.neo4j.storageengine.api
Represents an infinite channel to write primitive data to.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
Neo4j - Community

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