- AbstractGraphDatabase - Class in org.neo4j.kernel
-
- AbstractGraphDatabase() - Constructor for class org.neo4j.kernel.AbstractGraphDatabase
-
- AbstractSelectorOrderer<T> - Class in org.neo4j.kernel
-
- AbstractSelectorOrderer(BranchSelector, BranchSelector) - Constructor for class org.neo4j.kernel.AbstractSelectorOrderer
-
- accept(Visitor<T, RuntimeException>) - Method in interface org.neo4j.helpers.collection.Visitable
-
- accept(T) - Method in interface org.neo4j.helpers.Predicate
-
- accept(T) - Method in class org.neo4j.helpers.Predicates.AndPredicate
-
- accept(T) - Method in class org.neo4j.helpers.Predicates.OrPredicate
-
- accept(long) - Method in interface org.neo4j.helpers.PrimitiveLongPredicate
-
- acceptDiagnosticsVisitor(Object) - Method in class org.neo4j.kernel.configuration.Config
-
- acceptDiagnosticsVisitor(Object) - Method in interface org.neo4j.kernel.info.DiagnosticsProvider
-
Accept a visitor that may or may not be capable of visiting this object.
- acquireReadLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
-
Acquires a read lock for entity
for this transaction.
- acquireReadLock(PropertyContainer) - Method in class org.neo4j.kernel.TopLevelTransaction
-
- acquireWriteLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
-
Acquires a write lock for entity
for this transaction.
- acquireWriteLock(PropertyContainer) - Method in class org.neo4j.kernel.TopLevelTransaction
-
- actions - Variable in class org.neo4j.kernel.BaseConstraintCreator
-
- actions - Variable in class org.neo4j.kernel.BaseConstraintDefinition
-
- add(RelationshipType) - Method in interface org.neo4j.graphdb.Expander
-
- add(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Expander
-
- add(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
-
Adds a key/value pair for entity
to the index.
- add(T) - Method in class org.neo4j.helpers.collection.CachingIterator
-
Not supported by this implement.
- add(T) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- add(long) - Method in class org.neo4j.helpers.progress.ProgressListener
-
- add(long) - Method in class org.neo4j.helpers.Stats
-
- add(long, Object) - Method in class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- add(long, Object) - Method in interface org.neo4j.kernel.api.index.IndexPopulator
-
Called when initially populating an index over existing data.
- add(long, long, Object, long[]) - Static method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- add(BaseConfigurationMigrator.Migration) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator
-
- add(T) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Add a new Lifecycle instance.
- add(Marker) - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- add(RelationshipType, Direction) - Method in class org.neo4j.kernel.OrderedByTypeExpander
-
- add(RelationshipType) - Method in class org.neo4j.kernel.StandardExpander
-
- add(RelationshipType, Direction) - Method in class org.neo4j.kernel.StandardExpander
-
- add(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Adds key/value pairs for entity
to the index.
- addAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- addAll(C, Iterable<? extends T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- addConfigurationChangeListener(ConfigurationChangeListener) - Method in class org.neo4j.kernel.configuration.Config
-
- AddIndexFailureException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- AddIndexFailureException(long, long, KernelException) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.AddIndexFailureException
-
- additionalPart(Class<T>, T) - Method in class org.neo4j.kernel.api.StatementOperationParts
-
- addKernelExtension(KernelExtensionFactory) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- addKernelExtensionListener(KernelExtensionListener) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- addLabel(Label) - Method in interface org.neo4j.graphdb.Node
-
Adds a
Label
to this node.
- addLabelToken(Token) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- addLifecycleListener(LifecycleListener) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- addListener(T, Iterable<T>) - Static method in class org.neo4j.helpers.Listeners
-
- addNodeFilter(Predicate<? super Node>) - Method in interface org.neo4j.graphdb.Expander
-
- addNodeFilter(Predicate<? super Node>) - Method in class org.neo4j.kernel.StandardExpander
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.neo4j.kernel.CircuitBreaker
-
- addPropertyKeyToken(Token) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- addRelationshipFilter(Predicate<? super Relationship>) - Method in interface org.neo4j.graphdb.Expander
-
- addRelationshipFilter(Predicate<? super Relationship>) - Method in class org.neo4j.kernel.StandardExpander
-
- addRelationshipTypeToken(Token) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- addRelationsipFilter(Predicate<? super Relationship>) - Method in interface org.neo4j.graphdb.Expander
-
- addRelationsipFilter(Predicate<? super Relationship>) - Method in class org.neo4j.kernel.StandardExpander
-
- addRotationListener(Runnable) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- addSchemaRule(SchemaRule) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- addToCollection(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Adds all the items in iterator
to collection
.
- addToCollection(PrimitiveLongIterator, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Adds all the items in iterator
to collection
.
- addToCollection(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Adds all the items in iterator
to collection
.
- addToCollectionUnique(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Adds all the items in iterator
to collection
.
- addToCollectionUnique(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Adds all the items in iterator
to collection
.
- addVetoableChangeListener(VetoableChangeListener) - Method in class org.neo4j.kernel.CircuitBreaker
-
- afterCommit(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- afterCommit(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
-
Invoked after the transaction has been committed successfully.
- afterCompletion(TransactionData, int, List<TransactionEventHandlers.HandlerAndState>) - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- afterRollback(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- afterRollback(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
-
Invoked after the transaction has been rolled back if committing the
transaction failed for some reason.
- ALL - Static variable in interface org.neo4j.graphdb.ReturnableEvaluator
-
Deprecated.
A returnable evaluator that returns all nodes encountered.
- all() - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- ALL_BUT_START_NODE - Static variable in interface org.neo4j.graphdb.ReturnableEvaluator
-
Deprecated.
A returnable evaluator that returns all nodes except the start node.
- all_stores_total_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- allow_store_upgrade - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- ALLOW_STORE_UPGRADE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- allowAggressiveReuse() - Method in enum org.neo4j.kernel.IdType
-
- AlreadyConstrainedException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- AlreadyConstrainedException(UniquenessConstraint) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.AlreadyConstrainedException
-
- AlreadyIndexedException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- AlreadyIndexedException(IndexDescriptor) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.AlreadyIndexedException
-
- AlternatingSelectorOrderer - Class in org.neo4j.kernel
-
- AlternatingSelectorOrderer(BranchSelector, BranchSelector) - Constructor for class org.neo4j.kernel.AlternatingSelectorOrderer
-
- alternatingSelectorOrdering() - Static method in class org.neo4j.kernel.Traversal
-
- and(Predicate<T>...) - Static method in class org.neo4j.helpers.Predicates
-
- and(Iterable<Predicate<T>>) - Static method in class org.neo4j.helpers.Predicates
-
- and(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.AndPredicate
-
- and(Predicate<T>...) - Method in class org.neo4j.helpers.Predicates.OrPredicate
-
- AnnotatedFieldHarvester - Class in org.neo4j.kernel.configuration
-
- AnnotatedFieldHarvester() - Constructor for class org.neo4j.kernel.configuration.AnnotatedFieldHarvester
-
- AnnotationBasedConfigurationMigrator - Class in org.neo4j.kernel.configuration
-
- AnnotationBasedConfigurationMigrator(Iterable<Class<?>>) - Constructor for class org.neo4j.kernel.configuration.AnnotationBasedConfigurationMigrator
-
- ANY - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- ANY - Static variable in class org.neo4j.helpers.Settings
-
- append(C, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- appendProvider(DiagnosticsProvider) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- appliesTo(Map<String, String>) - Method in interface org.neo4j.kernel.configuration.BaseConfigurationMigrator.Migration
-
- appliesTo(Map<String, String>) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator.SpecificPropertyMigration
-
- apply(Function<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseSetting.SettingWrapper
-
Deprecated.
- apply(FROM) - Method in interface org.neo4j.helpers.Function
-
Apply a value to this function
- apply(T1, T2) - Method in interface org.neo4j.helpers.Function2
-
Map a single item from one type to another
- apply(long) - Method in interface org.neo4j.helpers.FunctionFromPrimitiveLong
-
- apply(T) - Method in interface org.neo4j.helpers.FunctionToPrimitiveLong
-
- apply(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- apply(Map<String, String>, StringLogger) - Method in class org.neo4j.kernel.configuration.AnnotationBasedConfigurationMigrator
-
- apply(Map<String, String>, StringLogger) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator
-
- apply(Map<String, String>) - Method in interface org.neo4j.kernel.configuration.BaseConfigurationMigrator.Migration
-
- apply(Map<String, String>) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator.SpecificPropertyMigration
-
- apply(Map<String, String>, StringLogger) - Method in interface org.neo4j.kernel.configuration.ConfigurationMigrator
-
- apply(Map<String, String>) - Method in class org.neo4j.kernel.configuration.SystemPropertiesConfiguration
-
- applyChanges(Map<String, String>) - Method in class org.neo4j.kernel.configuration.Config
-
Replace the current set of configuration parameters with another one.
- Args - Class in org.neo4j.helpers
-
Parses a String[] argument from a main-method.
- Args(String...) - Constructor for class org.neo4j.helpers.Args
-
Suitable for main( String[] args )
- Args(Map<String, String>) - Constructor for class org.neo4j.helpers.Args
-
- array_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- ARRAY_BLOCK_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- ARRAY_PROPERTY_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- ArrayEncoder - Class in org.neo4j.kernel.api.index
-
- ArrayEncoder() - Constructor for class org.neo4j.kernel.api.index.ArrayEncoder
-
- ArrayIterator<T> - Class in org.neo4j.helpers.collection
-
- ArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ArrayIterator
-
- arrays_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- arrays_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- asArgs() - Method in class org.neo4j.helpers.Args
-
- asCollection(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates a collection from an iterable.
- asCollection(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asEnumNameSet(Iterable<Enum>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asEnumNameSet(Class<E>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Converts an enum class to to
Set
of the names of all valid enum values
- asIterable(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asIterable(File, String) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates an
Iterable
for iterating over the lines of a text file.
- asIterable(long...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asIterable(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asIterator(File, String) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates an
Iterator
for iterating over the lines of a text file.
- asIterator(long...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asIterator(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asMap() - Method in class org.neo4j.helpers.Args
-
- asPrimitiveIterator(long...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asPropertyDataJustForIntegration() - Method in class org.neo4j.kernel.api.properties.Property
-
Deprecated.
- asResourceIterable(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asResourceIterator(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- assertInTransaction() - Method in class org.neo4j.kernel.BaseConstraintCreator
-
- assertInTransaction() - Method in class org.neo4j.kernel.BaseConstraintDefinition
-
- assertInTransaction() - Method in class org.neo4j.kernel.IndexCreatorImpl
-
- assertInTransaction() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- assertInTransaction() - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- assertInTransaction() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- asSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asSet(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates a
Set
from an array of items.
- asSet(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- assignedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value assigned or overwritten on a node
during the transaction.
- assignedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value assigned on a relationship during the
transaction.
- asStatementOperations() - Method in class org.neo4j.kernel.api.StatementOperationParts
-
Deprecated.
Transitional method as long as consumers of the KernelAPI
still always deal with the full
StatementOperations
interface. As they will access individual parts instead this should go away.
This is just for convenience, but should be removed since it adds one level of delegation.
- asUniquenessConstraint() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- asUniquenessConstraint() - Method in class org.neo4j.kernel.BaseConstraintDefinition
-
- asUniquenessConstraint() - Method in class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- asUniqueSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- asUniqueSet(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates a
Set
from an array of items.
- asUniqueSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates a
Set
from an array of items.
- asUniqueSet(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Creates a
Set
from an array of iterator.
- at(GraphDatabaseService) - Static method in class org.neo4j.tooling.GlobalGraphOperations
-
- atDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns an
Evaluator
which only includes positions at
depth
and prunes everything deeper than that.
- AutoConfigurator - Class in org.neo4j.kernel
-
- AutoConfigurator(FileSystemAbstraction, File, boolean, ConsoleLogger) - Constructor for class org.neo4j.kernel.AutoConfigurator
-
- AutoIndexer<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
The primary interaction point with the auto indexing infrastructure of neo4j.
- AuxiliaryStoreOperations - Interface in org.neo4j.kernel.api.operations
-
A more optimized way of storing built-up transaction state (usually when it's time for commit), instead of
delegating the same granularity of calls that made the changes in the transaction, down to the store.
- availableCaches() - Static method in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- average() - Method in class org.neo4j.helpers.Stats
-
- await(long, TimeUnit) - Method in class org.neo4j.helpers.progress.Completion
-
- awaitIndexesOnline(long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
-
Wait until all indices comes online
- awaitIndexesOnline(long, TimeUnit) - Method in class org.neo4j.kernel.SchemaImpl
-
- awaitIndexOnline(IndexDefinition, long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
-
Wait until an index comes online
- awaitIndexOnline(IndexDefinition, long, TimeUnit) - Method in class org.neo4j.kernel.SchemaImpl
-
- cache(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- cache_type - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- CACHE_TYPE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- cache_type - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- cacheBridge - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- caches - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- CachingIterator<T> - Class in org.neo4j.helpers.collection
-
An
Iterator
which lazily fetches and caches items from the
underlying iterator when items are requested.
- CachingIterator(Iterator<T>) - Constructor for class org.neo4j.helpers.collection.CachingIterator
-
Creates a new caching iterator using
source
as its underlying
Iterator
to get items lazily from.
- cancel(boolean) - Method in class org.neo4j.helpers.FutureAdapter
-
- cast(Iterable<C>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- cast() - Static method in class org.neo4j.helpers.collection.Iterables
-
- cast(Class<TO>) - Static method in class org.neo4j.helpers.Functions
-
- castOrNull(Class<T>, Class<F>, Object) - Static method in class org.neo4j.helpers.collection.Visitor.SafeGenerics
-
Useful for determining "is this an object that can visit the things I can provide?"
Checks if the passed in object is a
Visitor
and if the objects it can
visit
is compatible (super type of) with the provided type.
- CatchingIteratorWrapper<T,U> - Class in org.neo4j.helpers.collection
-
- CatchingIteratorWrapper(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.CatchingIteratorWrapper
-
- change(long, long, Object, long[], Object, long[]) - Static method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- charArrayProperty(long, char[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- charProperty(long, char) - Static method in class org.neo4j.kernel.api.properties.Property
-
- check(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.UniquenessFilter
-
Checks whether or not branch
is unique, and hence can be
visited in this traversal.
- check() - Method in class org.neo4j.kernel.guard.Guard
-
- check() - Method in interface org.neo4j.kernel.guard.Guard.GuardInternal
-
- check() - Method in class org.neo4j.kernel.guard.Guard.OperationsCount
-
- check() - Method in class org.neo4j.kernel.guard.Guard.Timeout
-
- checkFirst(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.UniquenessFilter
-
The check whether or not to expand the first branch is a separate
method because it may contain checks which would be unnecessary for
all other checks.
- checkFull(Path) - Method in interface org.neo4j.graphdb.traversal.BidirectionalUniquenessFilter
-
- checkJvmCompatibilityAndIssueWarning() - Method in class org.neo4j.kernel.info.JvmChecker
-
- checkLock(File) - Method in class org.neo4j.kernel.StoreLocker
-
Obtains lock on store file so that we can ensure the store is not shared between database instances
Creates store dir if necessary, creates store lock file if necessary
- CircuitBreaker - Class in org.neo4j.kernel
-
Implementation of the CircuitBreaker pattern
- CircuitBreaker(int, long, Predicate<Throwable>) - Constructor for class org.neo4j.kernel.CircuitBreaker
-
- CircuitBreaker(int, long) - Constructor for class org.neo4j.kernel.CircuitBreaker
-
- CircuitBreaker() - Constructor for class org.neo4j.kernel.CircuitBreaker
-
- CircuitBreaker.Status - Enum in org.neo4j.kernel
-
- ClassicLoggingService - Class in org.neo4j.kernel.logging
-
Implements the old-style logging with just one logger regardless of name.
- ClassicLoggingService(Config) - Constructor for class org.neo4j.kernel.logging.ClassicLoggingService
-
- cleanupService - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- clear() - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- clear() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Shutdown and throw away all the current instances.
- clearForIndex(long) - Method in class org.neo4j.kernel.api.index.util.FailureStorage
-
Delete failure file for the given index id
- Clock - Interface in org.neo4j.helpers
-
- Clock - Interface in org.neo4j.tooling
-
- clone() - Method in interface org.neo4j.helpers.CloneableInPublic
-
- CloneableInPublic - Interface in org.neo4j.helpers
-
- cloned(Iterable<T>, Class<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- ClosableIterable<T> - Interface in org.neo4j.helpers.collection
-
- ClosableIterator<T> - Interface in org.neo4j.helpers.collection
-
- close() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Closes the underlying search result.
- close() - Method in interface org.neo4j.graphdb.ResourceIterator
-
Close the iterator early, freeing associated resources
It is an error to use the iterator after this has been called.
- close() - Method in interface org.neo4j.helpers.collection.ClosableIterable
-
- close() - Method in interface org.neo4j.helpers.collection.ClosableIterator
-
- close() - Method in class org.neo4j.helpers.collection.LinesOfFileIterator
-
- close() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- close() - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- close() - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
Closes this index accessor.
- close(boolean) - Method in class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- close(boolean) - Method in interface org.neo4j.kernel.api.index.IndexPopulator
-
Close this populator and releases any resources related to it.
- close() - Method in interface org.neo4j.kernel.api.index.IndexReader
-
- close() - Method in class org.neo4j.kernel.api.index.IndexReader.Empty
-
- close() - Method in class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- close() - Method in interface org.neo4j.kernel.api.operations.StatementState
-
- close() - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- close() - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- CollectionWrapper<T,U> - Class in org.neo4j.helpers.collection
-
Wraps a
Collection
, making it look (and function) like a collection
holding another type of items.
- CollectionWrapper(Collection<U>) - Constructor for class org.neo4j.helpers.collection.CollectionWrapper
-
- collisionEvaluator(Evaluator) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Sets the
Evaluator
to use for branch collisions.
- collisionEvaluator(PathEvaluator) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
- collisionPolicy(BranchCollisionPolicy) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Sets the collision policy to use during this traversal.
- combineSourcePaths(TraversalBranch, TraversalBranch) - Static method in class org.neo4j.kernel.Traversal
-
- CombiningIterable<T> - Class in org.neo4j.helpers.collection
-
Combining one or more
Iterable
s, making them look like they were
one big iterable.
- CombiningIterable(Iterable<Iterable<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterable
-
- CombiningIterator<T> - Class in org.neo4j.helpers.collection
-
Combining one or more
Iterator
s, making them look like they were
one big iterator.
- CombiningIterator(Iterable<? extends Iterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
-
- CombiningIterator(Iterator<? extends Iterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
-
- CombiningIterator(T, Iterator<T>) - Constructor for class org.neo4j.helpers.collection.CombiningIterator
-
- commit() - Method in interface org.neo4j.kernel.api.KernelTransaction
-
Commit this transaction, this will make the changes in this context visible to other
transactions.
- CommonBranchOrdering - Enum in org.neo4j.kernel
-
- CommonFactories - Class in org.neo4j.kernel
-
Deprecated.
- CommonFactories() - Constructor for class org.neo4j.kernel.CommonFactories
-
Deprecated.
- compareTo(SchemaIndexProvider) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- completePart(String) - Method in class org.neo4j.helpers.progress.Indicator
-
- completePart(String) - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- completeProcess() - Method in class org.neo4j.helpers.progress.Indicator
-
- completeProcess() - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- Completion - Class in org.neo4j.helpers.progress
-
- Completion() - Constructor for class org.neo4j.helpers.progress.Completion
-
- compose() - Static method in class org.neo4j.helpers.Functions
-
- compose2() - Static method in class org.neo4j.helpers.Functions
-
- computeRequiredByteBufferSize(String) - Static method in class org.neo4j.helpers.UTF8
-
- concat(Iterable<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- concat(Iterable<Iterable<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- concat(Iterator<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- concat(Iterator<Iterator<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Config - Class in org.neo4j.kernel.configuration
-
This class holds the overall configuration of a Neo4j database instance.
- Config() - Constructor for class org.neo4j.kernel.configuration.Config
-
- Config(Map<String, String>) - Constructor for class org.neo4j.kernel.configuration.Config
-
- Config(Map<String, String>, Class<?>...) - Constructor for class org.neo4j.kernel.configuration.Config
-
- Config(Map<String, String>, Iterable<Class<?>>) - Constructor for class org.neo4j.kernel.configuration.Config
-
- config - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- ConfigAsciiDocGenerator - Class in org.neo4j.kernel.configuration
-
Generates Asciidoc by using subclasses of
SettingsResourceBundle
,
to pick up localized documentation of the documentation.
- ConfigAsciiDocGenerator() - Constructor for class org.neo4j.kernel.configuration.ConfigAsciiDocGenerator
-
- configMatches(Map<String, String>, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
-
- ConfigParam - Interface in org.neo4j.kernel.configuration
-
Interface for specifying configuration parameters.
- ConfigParam.Conversion - Class in org.neo4j.kernel.configuration
-
Utility for converting
ConfigParam
objects to a Map of configuration parameter.s
- ConfigParam.Conversion() - Constructor for class org.neo4j.kernel.configuration.ConfigParam.Conversion
-
- ConfigurationChange - Class in org.neo4j.kernel.configuration
-
TODO
- ConfigurationChange(String, String, String) - Constructor for class org.neo4j.kernel.configuration.ConfigurationChange
-
- ConfigurationChangeListener - Interface in org.neo4j.kernel.configuration
-
TODO
- ConfigurationMigrator - Interface in org.neo4j.kernel.configuration
-
- ConfigurationPrefix - Annotation Type in org.neo4j.kernel.configuration
-
Add this annotation to configuration interfaces to specify what prefix to use
For example, HA configuration interfaces would have @ConfigurationPrefix("ha.") as annotation
- ConfigurationValidator - Class in org.neo4j.kernel.configuration
-
Given a set of annotated config classes,
validates configuration maps using the validators
in the setting class fields.
- ConfigurationValidator(Iterable<Class<?>>) - Constructor for class org.neo4j.kernel.configuration.ConfigurationValidator
-
- configure() - Method in class org.neo4j.kernel.AutoConfigurator
-
- configure(Map<String, String>) - Method in interface org.neo4j.kernel.configuration.ConfigParam
-
Add the configuration parameter(s) of this object to the specified map.
- configValueContainsMultipleParameters(String) - Static method in class org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator
-
Deprecated.
- CONSOLE - Static variable in class org.neo4j.kernel.logging.LogMarker
-
- CONSOLE_MARK - Static variable in class org.neo4j.kernel.logging.LogMarker
-
- ConsoleLogger - Class in org.neo4j.kernel.logging
-
- ConsoleLogger(StringLogger) - Constructor for class org.neo4j.kernel.logging.ConsoleLogger
-
- ConsoleLoggingFilter - Class in org.neo4j.kernel.logging
-
- ConsoleLoggingFilter() - Constructor for class org.neo4j.kernel.logging.ConsoleLoggingFilter
-
- constant(To) - Static method in class org.neo4j.helpers.Functions
-
- constraint() - Method in exception org.neo4j.kernel.api.exceptions.schema.ConstraintCreationKernelException
-
- ConstraintCreationException - Exception in org.neo4j.kernel.api.exceptions
-
- ConstraintCreationException(ConstraintCreationKernelException) - Constructor for exception org.neo4j.kernel.api.exceptions.ConstraintCreationException
-
- ConstraintCreationKernelException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- ConstraintCreationKernelException(UniquenessConstraint, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.ConstraintCreationKernelException
-
- ConstraintCreator - Interface in org.neo4j.graphdb.schema
-
A builder for entering details about a constraint to create.
- ConstraintDefinition - Interface in org.neo4j.graphdb.schema
-
Definition of a constraint.
- constraintDrop(StatementState, UniquenessConstraint) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
- constraintFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- constraintFor(Label) - Method in class org.neo4j.kernel.SchemaImpl
-
- constraintsGetAll(StatementState) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get all constraints.
- constraintsGetForLabel(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get all constraints applicable to label.
- constraintsGetForLabelAndPropertyKey(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get all constraints applicable to label and propertyKey.
- ConstraintType - Enum in org.neo4j.graphdb.schema
-
Constraint type.
- ConstraintViolationException - Exception in org.neo4j.graphdb
-
Thrown when the database is asked to modify data in a way that violates one or more
constraints that it is expected to uphold.
- ConstraintViolationException(String) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
-
- ConstraintViolationException(String, Throwable) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
-
- contains(Object) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- contains(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- contains(PrimitiveLongIterator, long) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- contains(Marker) - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- contains(String) - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- containsAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- continues() - Method in enum org.neo4j.graphdb.traversal.Evaluation
-
- continues() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- convertCollection(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- copyAndPut(Map<K, V>, K, V) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- copyAndRemove(Map<K, V>, K) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- copyFile(File, File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- copyRecursively(File, File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- count(Iterable<?>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- count(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Counts the number of items in the iterator
by looping
through it.
- count(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Counts the number of items in the iterable
by looping through it.
- count() - Method in class org.neo4j.helpers.Counter
-
- count - Variable in class org.neo4j.helpers.Stats
-
- Counter - Class in org.neo4j.helpers
-
- Counter() - Constructor for class org.neo4j.helpers.Counter
-
- create(Map<String, Object>) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
- create(Map<String, Object>) - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
-
- create() - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
-
Creates a constraint with the details specified by the other methods in this interface.
- create() - Method in interface org.neo4j.graphdb.schema.IndexCreator
-
Creates an index with the details specified by the other methods in this interface.
- create(TraversalBranch, PathExpander) - Method in interface org.neo4j.graphdb.traversal.BranchOrderingPolicy
-
Instantiates a
BranchSelector
with
startBranch
as the
first branch to base a decision on "where to go next".
- create(BranchSelector, BranchSelector, int) - Method in interface org.neo4j.graphdb.traversal.SideSelectorPolicy
-
- create(Object) - Method in interface org.neo4j.graphdb.traversal.UniquenessFactory
-
Creates a new
UniquenessFilter
optionally with a parameter
to it, otherwise null if no parameter should be handed to it.
- create() - Method in class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- create() - Method in interface org.neo4j.kernel.api.index.IndexPopulator
-
Remove all data in the index and paves the way for populating an index.
- create() - Method in class org.neo4j.kernel.BaseConstraintCreator
-
- create(ConfigParam...) - Static method in class org.neo4j.kernel.configuration.ConfigParam.Conversion
-
Create a new configuration map from a set of
ConfigParam
objects.
- create(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- create(FileSystemAbstraction, File, long) - Method in class org.neo4j.kernel.DefaultIdGeneratorFactory
-
- create(FileSystemAbstraction, File, long) - Method in interface org.neo4j.kernel.IdGeneratorFactory
-
- create() - Method in class org.neo4j.kernel.IndexCreatorImpl
-
- create(String, int, int, Thread, long, boolean) - Static method in class org.neo4j.kernel.info.WaitingThread
-
- create() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- create() - Method in class org.neo4j.kernel.PropertyConstraintCreator
-
- createCaches() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createCleanupService() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createDeferredConstraint(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- createDeferredConstraint(Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- createDeferredSchemaIndex(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an
IndexCreator
where details about the index to create can be
specified.
- createDeferredSchemaIndex(Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- createdNodes() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the nodes that were created during the transaction.
- createdRelationships() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the relationships that were created during the transaction.
- createFileSystemAbstraction() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createIdGeneratorFactory() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createIndexDefinition(Label, String) - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- createKernelData() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createLabelIdCreator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createLockManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createLogging() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createNeoDataSource() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createNestedIterator(U) - Method in class org.neo4j.helpers.collection.NestingIterable
-
- createNestedIterator(U) - Method in class org.neo4j.helpers.collection.NestingIterator
-
- createNode() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Creates a new node.
- createNode(Label...) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Creates a new node and adds the provided labels to it.
- createNode() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createNode(Label...) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createNode(Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Creates a node assigning next available id to id and also adds any
properties supplied.
- createNode(long, Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Creates a node with supplied id and properties.
- createNode(Map<String, Object>, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- createNode(long, Map<String, Object>, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- createNodeLookup() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createPropertyKeyCreator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createPropertyUniquenessConstraint(Label, String) - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- createRecoveryVerifier() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createRelationship(long, long, RelationshipType, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Creates a relationship between two nodes of a specific type.
- createRelationship(long, long, RelationshipType, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- createRelationshipLookups() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createRelationshipTo(Node, RelationshipType) - Method in interface org.neo4j.graphdb.Node
-
Creates a relationship between this node and another node.
- createRelationshipTypeCreator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createStoreFactory() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createTransactionStateFactory() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createTxHook() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createTxIdGenerator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- createXaDataSourceManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- current() - Method in class org.neo4j.helpers.collection.CachingIterator
-
- current() - Method in class org.neo4j.helpers.collection.PositionedIterator
-
Returns the current node.
- currentGuard() - Method in class org.neo4j.kernel.guard.Guard
-
- currentIterator() - Method in class org.neo4j.helpers.collection.CombiningIterator
-
- currentNode() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns the current node.
- currentPosition() - Method in interface org.neo4j.graphdb.Traverser
-
Deprecated.
Returns the current traversal position, that is where the traversal is at
the moment.
- currentScore() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Returns the score of the most recently fetched item from this iterator
(from
Iterator.next()
).
- currentSide() - Method in interface org.neo4j.graphdb.traversal.SideSelector
-
- currentSide() - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- currentTimeMillis() - Method in interface org.neo4j.helpers.Clock
-
- currentTimeMillis() - Method in interface org.neo4j.tooling.Clock
-
- currentTimeMillis() - Method in class org.neo4j.tooling.RealClock
-
- cypher_parser_version - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- DaemonThreadFactory - Class in org.neo4j.helpers
-
Yes, it's yet another daemon thread factory since Executors doesn't provide one.
- DaemonThreadFactory(String) - Constructor for class org.neo4j.helpers.DaemonThreadFactory
-
- DatabaseShutdownException - Exception in org.neo4j.graphdb
-
- DatabaseShutdownException() - Constructor for exception org.neo4j.graphdb.DatabaseShutdownException
-
- 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
-
- DeadlockDetectedException - Exception in org.neo4j.kernel
-
Signals that a deadlock between two or more transactions has been detected.
- DeadlockDetectedException(String) - Constructor for exception org.neo4j.kernel.DeadlockDetectedException
-
- decamelize - Static variable in class org.neo4j.helpers.Strings
-
- decide(ILoggingEvent) - Method in class org.neo4j.kernel.logging.ConsoleLoggingFilter
-
- decode - Static variable in class org.neo4j.helpers.UTF8
-
- decode(byte[]) - Static method in class org.neo4j.helpers.UTF8
-
- decode(byte[], int, int) - Static method in class org.neo4j.helpers.UTF8
-
- Default - Annotation Type in org.neo4j.graphdb.factory
-
Deprecated.
- DEFAULT - Static variable in class org.neo4j.kernel.StandardExpander
-
- DEFAULT_DATA_SOURCE_NAME - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- DEFAULT_FAILURE_FILE_NAME - Static variable in class org.neo4j.kernel.api.index.util.FailureStorage
-
- 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.
- DEFAULT_TO_CLASSIC - Static variable in class org.neo4j.kernel.logging.LogbackWeakDependency
-
- defaultFileSystemAbstraction() - Static method in class org.neo4j.kernel.CommonFactories
-
Deprecated.
- DefaultFileSystemAbstraction - Class in org.neo4j.kernel
-
Default file system abstraction that creates files using the underlying file system.
- DefaultFileSystemAbstraction() - Constructor for class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- defaultIdGeneratorFactory() - Static method in class org.neo4j.kernel.CommonFactories
-
Deprecated.
- DefaultIdGeneratorFactory - Class in org.neo4j.kernel
-
TODO
- DefaultIdGeneratorFactory() - Constructor for class org.neo4j.kernel.DefaultIdGeneratorFactory
-
- defaultLogBufferFactory() - Static method in class org.neo4j.kernel.CommonFactories
-
Deprecated.
- defaultLookup(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- defaultPathToString(Path) - Static method in class org.neo4j.kernel.Traversal
-
TODO: This method re-binds nodes and relationships.
- defaultRecoveryVerifier() - Static method in class org.neo4j.kernel.CommonFactories
-
Deprecated.
- defaultTxHook() - Static method in class org.neo4j.kernel.CommonFactories
-
Deprecated.
- DefaultTxHook - Class in org.neo4j.kernel
-
- DefaultTxHook() - Constructor for class org.neo4j.kernel.DefaultTxHook
-
- delete() - Method in interface org.neo4j.graphdb.index.Index
-
Clears the index and deletes the configuration associated with it.
- delete(T) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Invoked after a new entity has been
created
, but adding it to the index failed (due to being
added by another transaction concurrently).
- delete(Node) - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
-
- delete(Relationship) - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
-
- delete() - Method in interface org.neo4j.graphdb.Node
-
Deletes this node if it has no relationships attached to it.
- delete() - Method in interface org.neo4j.graphdb.Relationship
-
Deletes this relationship.
- deletedNodes() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the nodes that were deleted during the transaction.
- deletedRelationships() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the relationships that were deleted during the transaction.
- deleteFile(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- deleteRecursively(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- DependencyResolver - Interface in org.neo4j.graphdb
-
Find a dependency given a type.
- dependencyResolver - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- DependencyResolver.Adapter - Class in org.neo4j.graphdb
-
- DependencyResolver.Adapter() - Constructor for class org.neo4j.graphdb.DependencyResolver.Adapter
-
- DependencyResolver.SelectionStrategy<T> - Interface in org.neo4j.graphdb
-
Responsible for making the choice between available candidates.
- depth() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns the current traversal depth.
- DEPTH_ONE - Static variable in interface org.neo4j.graphdb.StopEvaluator
-
Deprecated.
Traverses to depth 1.
- depthFirst() - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- Description - Annotation Type in org.neo4j.graphdb.factory
-
- description() - Static method in class org.neo4j.kernel.Traversal
-
- DevNullLoggingService - Class in org.neo4j.kernel.logging
-
- DevNullLoggingService() - Constructor for class org.neo4j.kernel.logging.DevNullLoggingService
-
- DiagnosticsExtractor<T> - Interface in org.neo4j.kernel.info
-
An object that can extract diagnostics information from a source of a
specific type.
- DiagnosticsExtractor.VisitableDiagnostics<T> - Interface in org.neo4j.kernel.info
-
- DiagnosticsManager - Class in org.neo4j.kernel.info
-
- DiagnosticsManager(StringLogger) - Constructor for class org.neo4j.kernel.info.DiagnosticsManager
-
- diagnosticsManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- DiagnosticsPhase - Enum in org.neo4j.kernel.info
-
- DiagnosticsProvider - Interface in org.neo4j.kernel.info
-
- Direction - Enum in org.neo4j.graphdb
-
Defines relationship directions used when getting relationships from a node
or when creating traversers.
- dispatchDiagnosticsVisitor(T, Object) - Method in interface org.neo4j.kernel.info.DiagnosticsExtractor.VisitableDiagnostics
-
Accept a visitor that may or may not be capable of visiting this
object.
- doAfterRecoveryAndStartup(boolean) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- doCreate() - Method in class org.neo4j.kernel.PropertyConstraintCreator
-
- doCreate() - Method in class org.neo4j.kernel.PropertyUniqueConstraintCreator
-
- done() - Method in class org.neo4j.helpers.progress.ProgressListener
-
- doOn(String) - Method in class org.neo4j.kernel.PropertyConstraintCreator
-
- doOn(String) - Method in class org.neo4j.kernel.PropertyUniqueConstraintCreator
-
- DOUBLE - Static variable in class org.neo4j.helpers.Settings
-
- doubleArrayProperty(long, double[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- doubleProperty(long, double) - Static method in class org.neo4j.kernel.api.properties.Property
-
- drop() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
Drops this constraint.
- drop() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
Drops this index.
- drop() - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- drop() - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
Deletes this index as well as closes all used external resources.
- drop() - Method in class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- drop() - Method in interface org.neo4j.kernel.api.index.IndexPopulator
-
Closes and deletes this index.
- drop() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- drop() - Method in class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- dropIndexDefinitions(Label, String) - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- DropIndexFailureException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- DropIndexFailureException(IndexDescriptor, SchemaKernelException) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.DropIndexFailureException
-
- dropPropertyUniquenessConstraint(Label, String) - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- dump(DiagnosticsPhase, StringLogger) - Method in class org.neo4j.kernel.configuration.Config
-
- dump(String) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- dump(DiagnosticsPhase, StringLogger) - Method in interface org.neo4j.kernel.info.DiagnosticsProvider
-
- dump(StringLogger) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- dump_configuration - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- DUMP_CONFIGURATION - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- dumpAll() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- dumpAll(StringLogger) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- dumpDiagnostics(T, DiagnosticsPhase, StringLogger) - Method in interface org.neo4j.kernel.info.DiagnosticsExtractor
-
Dump the diagnostic information of the specified source for the specified
phase
to the provided
log
.
- DuplicateIndexEntryConflictException - Exception in org.neo4j.kernel.api.index
-
- DuplicateIndexEntryConflictException(Object, Set<Long>) - Constructor for exception org.neo4j.kernel.api.index.DuplicateIndexEntryConflictException
-
- DURATION - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- DURATION - Static variable in class org.neo4j.helpers.Settings
-
- DURATION_FORMAT - Static variable in class org.neo4j.helpers.Settings
-
- DynamicLabel - Class in org.neo4j.graphdb
-
A dynamically instantiated and named
Label
.
- DynamicRelationshipType - Class in org.neo4j.graphdb
-
- Factory<T> - Interface in org.neo4j.helpers
-
- fail() - Static method in class org.neo4j.kernel.extension.UnsatisfiedDependencyStrategies
-
- failed(Throwable) - Method in class org.neo4j.helpers.progress.ProgressListener
-
- failure() - Method in interface org.neo4j.graphdb.Transaction
-
Marks this transaction as failed, which means that it will
unconditionally be rolled back when
Transaction.finish()
is called.
- failure(Throwable) - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- failure(Throwable) - Method in class org.neo4j.helpers.progress.Indicator
-
- failure() - Method in class org.neo4j.kernel.TopLevelTransaction
-
- FailureStorage - Class in org.neo4j.kernel.api.index.util
-
Helper class for storing a failure message that happens during an OutOfDisk situation in
a pre-allocated file
- FailureStorage(FolderLayout, String) - Constructor for class org.neo4j.kernel.api.index.util.FailureStorage
-
- FailureStorage(FolderLayout) - Constructor for class org.neo4j.kernel.api.index.util.FailureStorage
-
- FALSE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- FALSE - Static variable in class org.neo4j.helpers.Settings
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.CatchingIteratorWrapper
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.CombiningIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.FilteringIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.LimitingIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.LinesOfFileIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.NestingIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- fetchNextOrNull() - Method in class org.neo4j.helpers.collection.RangeIterator
-
- fetchNextOrNullFromSource(Iterator<U>) - Method in class org.neo4j.helpers.collection.CatchingIteratorWrapper
-
- fileExists(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- fileSystem - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- fillInDefaults(Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
-
Fills in default configuration parameters for indexes provided from this
index provider.
- filter(Iterable<ConstraintDefinition>) - Method in enum org.neo4j.graphdb.schema.ConstraintType
-
- filter(Predicate<? super X>, Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- filter(Predicate<? super X>, Iterator<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- FilteringIterable<T> - Class in org.neo4j.helpers.collection
-
An iterable which filters another iterable, only letting items with certain
criterias pass through.
- FilteringIterable(Iterable<T>, Predicate<T>) - Constructor for class org.neo4j.helpers.collection.FilteringIterable
-
- FilteringIterator<T> - Class in org.neo4j.helpers.collection
-
An iterator which filters another iterator, only letting items with certain
criterias pass through.
- FilteringIterator(Iterator<T>, Predicate<T>) - Constructor for class org.neo4j.helpers.collection.FilteringIterator
-
- findNodesByLabelAndProperty(Label, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having the label, and the wanted property value.
- findNodesByLabelAndProperty(Label, String, Object) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- findStatic(Class<?>, Class<T>, Class) - Method in class org.neo4j.kernel.configuration.AnnotatedFieldHarvester
-
Find all static fields of a given type, annotated with some given
annotation.
- findStatic(Class<?>, Class<T>) - Method in class org.neo4j.kernel.configuration.AnnotatedFieldHarvester
-
Find all static fields of a given type.
- finish() - Method in interface org.neo4j.graphdb.Transaction
-
- finish() - Method in class org.neo4j.kernel.PlaceboTransaction
-
- finish() - Method in class org.neo4j.kernel.TopLevelTransaction
-
- finishTransaction(int, boolean) - Method in class org.neo4j.kernel.DefaultTxHook
-
- first(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- first(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's first element.
- first(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's first element.
- first() - Method in class org.neo4j.helpers.Pair
-
- first() - Method in class org.neo4j.helpers.Triplet
-
- FirstItemIterable<T> - Class in org.neo4j.helpers.collection
-
Wraps the given iterator but keeps the first item to allow later
access to it, like CachingIterator but with less memory overhead.
- FirstItemIterable(Iterable<T>) - Constructor for class org.neo4j.helpers.collection.FirstItemIterable
-
- FirstItemIterable(Iterator<T>) - Constructor for class org.neo4j.helpers.collection.FirstItemIterable
-
- firstOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's first element or null
if no
element found.
- firstOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's first element or null
if no
element found.
- flatMap(Function<? super FROM, ? extends Iterator<TO>>, Iterator<FROM>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- flatten(I...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- FlipFailedKernelException - Exception in org.neo4j.kernel.api.exceptions.index
-
- FlipFailedKernelException(Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.index.FlipFailedKernelException
-
- FLOAT - Static variable in class org.neo4j.helpers.Settings
-
- floatArrayProperty(long, float[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- floatProperty(long, float) - Static method in class org.neo4j.kernel.api.properties.Property
-
- flush() - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- flush() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
- FolderLayout - Class in org.neo4j.kernel.api.index.util
-
- FolderLayout(File) - Constructor for class org.neo4j.kernel.api.index.util.FolderLayout
-
- force() - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- force() - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
Forces this index to disk.
- forced_id - Static variable in class org.neo4j.kernel.KernelData
-
- forced_kernel_id - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- forLabel(long) - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
Whether or not this property update is for the given labelId
.
- Format - Class in org.neo4j.helpers
-
- forNodes(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Returns an
Index
for
Node
s with the name
indexName
.
- forNodes(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Returns an
Index
for
Node
s with the name
indexName
.
- forRelationships(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
- forRelationships(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
- freeIdsDuringRollback() - Method in class org.neo4j.kernel.DefaultTxHook
-
- fromDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns an
Evaluator
which only includes positions from
depth
and deeper and never prunes anything.
- fromEnd(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the iterator's n:th item from the end of the iteration.
- fromEnd(Iterable<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the iterator's n:th item from the end of the iteration.
- fromEndOrNull(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the iterator's n:th item from the end of the iteration.
- Function<FROM,TO> - Interface in org.neo4j.helpers
-
Generic function interface to map from one type to another.
- Function2<T1,T2,R> - Interface in org.neo4j.helpers
-
Generic function interface with 2 input parameters.
- FunctionFromPrimitiveLong<T> - Interface in org.neo4j.helpers
-
- Functions - Class in org.neo4j.helpers
-
- FunctionToPrimitiveLong<T> - Interface in org.neo4j.helpers
-
- future(Callable<T>) - Static method in class org.neo4j.helpers.FutureAdapter
-
- FutureAdapter<V> - Class in org.neo4j.helpers
-
- FutureAdapter() - Constructor for class org.neo4j.helpers.FutureAdapter
-
- FutureAdapter.Present<V> - Class in org.neo4j.helpers
-
- FutureAdapter.Present(V) - Constructor for class org.neo4j.helpers.FutureAdapter.Present
-
- 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
-
- gc_monitor_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- GC_MONITOR_THRESHOLD - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- gc_monitor_wait_time - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- GC_MONITOR_WAIT_TIME - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- gcr - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- gcr_cache_min_log_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- GCR_CACHE_MIN_LOG_INTERVAL - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- GenerateConfigDocumentation - Class in org.neo4j.tooling
-
Generates Asciidoc for the GraphDatabaseSettings class.
- GenerateConfigDocumentation() - Constructor for class org.neo4j.tooling.GenerateConfigDocumentation
-
- GenerateDefaultNeo4jProperties - Class in org.neo4j.tooling
-
- GenerateDefaultNeo4jProperties() - Constructor for class org.neo4j.tooling.GenerateDefaultNeo4jProperties
-
- generateDocsFor(Class<? extends SettingsResourceBundle>) - Method in class org.neo4j.kernel.configuration.ConfigAsciiDocGenerator
-
- generateDocsFor(String) - Method in class org.neo4j.kernel.configuration.ConfigAsciiDocGenerator
-
- genericMap(Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for creating a
Map
of key/value pairs.
- genericMap(Map<K, V>, Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for adding key/value pairs into a
Map
.
- get(String, Object) - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Returns exact matches from this index, given the key/value pair.
- get(String, Object, Node, Node) - Method in interface org.neo4j.graphdb.index.ReadableRelationshipIndex
-
Returns exact matches from this index, given the key/value pair.
- get(String, String) - Method in class org.neo4j.helpers.Args
-
- get(String, String, String) - Method in class org.neo4j.helpers.Args
-
- get() - Method in class org.neo4j.helpers.FutureAdapter.Present
-
- get(long, TimeUnit) - Method in class org.neo4j.helpers.FutureAdapter.Present
-
- get() - Method in class org.neo4j.helpers.ValueGetter.FromValue
-
- get() - Method in interface org.neo4j.helpers.ValueGetter
-
- get(Setting<T>) - Method in class org.neo4j.kernel.configuration.Config
-
Retrieve a configuration property.
- get(IdType) - Method in class org.neo4j.kernel.DefaultIdGeneratorFactory
-
- get(IdType) - Method in interface org.neo4j.kernel.IdGeneratorFactory
-
- get(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Returns exact matches from this index, given the key/value pair.
- getAddedNodeId() - Method in exception org.neo4j.kernel.api.index.PreexistingIndexEntryConflictException
-
- getAllLabels() - Method in class org.neo4j.tooling.GlobalGraphOperations
-
Returns all labels currently in the underlying store.
- getAllNodes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- getAllNodes() - Method in interface org.neo4j.graphdb.Traverser
-
Deprecated.
Returns a collection of all nodes for this traversal.
- getAllNodes() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getAllNodes() - Method in class org.neo4j.tooling.GlobalGraphOperations
-
Returns all nodes in the graph.
- getAllNodesWithLabel(Label) - Method in class org.neo4j.tooling.GlobalGraphOperations
-
- getAllRelationships() - Method in class org.neo4j.tooling.GlobalGraphOperations
-
Returns all relationships in the graph.
- getAllRelationshipTypes() - Method in class org.neo4j.tooling.GlobalGraphOperations
-
Returns all relationship types currently in the underlying store.
- getAutoIndex() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Returns the auto index used by the auto indexer.
- getAutoIndex() - Method in interface org.neo4j.graphdb.index.RelationshipAutoIndexer
-
- getAutoIndexedProperties() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Returns the set of property names that are currently monitored for auto
indexing.
- getBoolean(String, Boolean) - Method in class org.neo4j.helpers.Args
-
- getBoolean(String, Boolean, Boolean) - Method in class org.neo4j.helpers.Args
-
- getBoolean(GraphDatabaseSetting.BooleanSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getCacheProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getCacheProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- getConfig() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getConfig() - Method in class org.neo4j.kernel.KernelData
-
- getConfiguration(Index<? extends PropertyContainer>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Returns the configuration for index
.
- getConflictingNodeIds() - Method in exception org.neo4j.kernel.api.index.DuplicateIndexEntryConflictException
-
- getConsoleLog(Class) - Method in class org.neo4j.kernel.logging.DevNullLoggingService
-
- getConsoleLog(Class) - Method in class org.neo4j.kernel.logging.LogbackService
-
- getConsoleLog(Class) - Method in interface org.neo4j.kernel.logging.Logging
-
- getConsoleLog(Class) - Method in class org.neo4j.kernel.logging.SingleLoggingService
-
- getConstraints(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getConstraints() - Method in interface org.neo4j.graphdb.schema.Schema
-
- getConstraints() - Method in class org.neo4j.kernel.SchemaImpl
-
- getConstraints(Label) - Method in class org.neo4j.kernel.SchemaImpl
-
- getConstraintType() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getConstraintType() - Method in class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- getCtxForReading() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- getCtxForReading() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge.ReadOnly
-
- getCtxForWriting() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- getCtxForWriting() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge.ReadOnly
-
- getCurrentState() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getCurrentSurfaceItem() - Method in class org.neo4j.helpers.collection.NestingIterator
-
- getDataSourceName() - Method in interface org.neo4j.graphdb.index.IndexImplementation
-
Returns the name of the XA data source coupled with this index provider.
- getDecodedStringFrom(ByteBuffer) - Static method in class org.neo4j.helpers.UTF8
-
- getDefaultValue() - Method in interface org.neo4j.graphdb.config.Setting
-
Get the default value of this setting, as a string.
- getDefaultValue() - Method in class org.neo4j.graphdb.factory.GraphDatabaseSetting.SettingWrapper
-
Deprecated.
- getDefaultValue() - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- getDependencyResolver() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
- getDependencyResolver() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getDeprecationMessage() - Method in interface org.neo4j.kernel.configuration.BaseConfigurationMigrator.Migration
-
- getDeprecationMessage() - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator.SpecificPropertyMigration
-
- getDiagnosticsIdentifier() - Method in class org.neo4j.kernel.configuration.Config
-
- getDiagnosticsIdentifier() - Method in interface org.neo4j.kernel.info.DiagnosticsProvider
-
- getDiagnosticsManager() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getDiagnosticsManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getDouble(GraphDatabaseSetting.DoubleSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getDuration(GraphDatabaseSetting.StringSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getEnableOn() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getEndNode() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the end node of this relationship.
- getEndNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getEntityType() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
- getEnum(Class<T>, String, T) - Method in class org.neo4j.helpers.Args
-
- getEnum(Class<T>, GraphDatabaseSetting.OptionsSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getExistingNodeId() - Method in exception org.neo4j.kernel.api.index.PreexistingIndexEntryConflictException
-
- getFileSize(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- getFirst() - Method in class org.neo4j.helpers.collection.FirstItemIterable
-
- getFloat(GraphDatabaseSetting.FloatSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getFolder(long) - Method in class org.neo4j.kernel.api.index.util.FolderLayout
-
- getGrabSize() - Method in enum org.neo4j.kernel.IdType
-
- getGraphDatabase() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
- getGraphDatabase() - Method in interface org.neo4j.graphdb.PropertyContainer
-
- getGuard() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getGuard() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getHost() - Method in class org.neo4j.helpers.HostnamePort
-
The host part, or null if not given.
- getHost(String) - Method in class org.neo4j.helpers.HostnamePort
-
- getId() - Method in interface org.neo4j.graphdb.Node
-
Returns the unique id of this node.
- getId() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the unique id of this relationship.
- getId() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getIdGeneratorFactory() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getIdGeneratorFactory() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getIdGeneratorFactory() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getIndexes(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexes() - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexes(Label) - Method in class org.neo4j.kernel.SchemaImpl
-
- getIndexes() - Method in class org.neo4j.kernel.SchemaImpl
-
- getIndexFailure(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexFailure(IndexDefinition) - Method in class org.neo4j.kernel.SchemaImpl
-
- getIndexProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getIndexProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- getIndexProviders() - Method in class org.neo4j.kernel.ListIndexIterable
-
- getIndexState(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
-
Poll the database for the state of a given index.
- getIndexState(IndexDefinition) - Method in class org.neo4j.kernel.SchemaImpl
-
- getIndexStore() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getInitialState(long) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
Called during startup to find out which state an index is in.
- getInteger(GraphDatabaseSetting.IntegerSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getJavaVersion() - Method in class org.neo4j.kernel.info.JvmMetadataRepository
-
- getJavaVmName() - Method in class org.neo4j.kernel.info.JvmMetadataRepository
-
- getKernel() - Static method in class org.neo4j.kernel.Version
-
- getKernelData() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getKernelData() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- getKernelPanicGenerator() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getKernelPanicGenerator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getKernelRevision() - Static method in class org.neo4j.kernel.Version
-
- getKey() - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider.Descriptor
-
- getKeys() - Method in class org.neo4j.graphdb.factory.SettingsResourceBundle
-
- getKeys() - Method in class org.neo4j.helpers.Service
-
- getLabel() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getLabel() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- getLabel() - Method in class org.neo4j.kernel.BaseConstraintDefinition
-
- getLabel() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- getLabelName(long) - Method in class org.neo4j.kernel.api.operations.KeyNameLookup
-
Returns the label name for the given label id.
- getLabels() - Method in interface org.neo4j.graphdb.Node
-
Lists all labels attached to this node.
- getLastThrowable() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getLifecycleInstances() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- getLockingTransactions() - Method in class org.neo4j.kernel.info.LockInfo
-
- getLockManager() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getLockManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getLong(GraphDatabaseSetting.LongSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getMaxValue() - Method in enum org.neo4j.kernel.IdType
-
- getMessageLog() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getMessageLog() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getMessagesLog(Class) - Method in class org.neo4j.kernel.logging.DevNullLoggingService
-
- getMessagesLog(Class) - Method in class org.neo4j.kernel.logging.LogbackService
-
- getMessagesLog(Class) - Method in interface org.neo4j.kernel.logging.Logging
-
- getMessagesLog(Class) - Method in class org.neo4j.kernel.logging.SingleLoggingService
-
- getName() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
- getName() - Method in class org.neo4j.kernel.configuration.ConfigurationChange
-
- getName() - Method in class org.neo4j.kernel.logging.LogMarker
-
- getName() - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- getNewValue() - Method in class org.neo4j.kernel.configuration.ConfigurationChange
-
- getNiceMemoryInformation() - Method in class org.neo4j.kernel.AutoConfigurator
-
- getNodeAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
-
- getNodeById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Looks up a node by id.
- getNodeById(long) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getNodeId() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- getNodeLabels(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- getNodeLabels(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getNodeManager() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getNodeManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getNodeProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of this node.
- getNodeProperties(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getNodes() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the two nodes that are attached to this relationship.
- getNumber(String, Number) - Method in class org.neo4j.helpers.Args
-
- getNumberOfPathsReturned() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
-
- getNumberOfRelationshipsTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
-
- getOldValue() - Method in class org.neo4j.kernel.configuration.ConfigurationChange
-
- getOnlineAccessor(long, IndexConfiguration) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
Used for updating an index once initial population has completed.
- getOpsCount() - Method in class org.neo4j.kernel.guard.Guard.OperationsCount
-
- getOpsCount() - Method in exception org.neo4j.kernel.guard.GuardOperationsCountException
-
- getOrCreate(String, Object) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Get the indexed entity, creating it (exactly once) if no indexed entity exists.
- getOrCreateThirdPartyFileSystem(Class<K>, Function<Class<K>, K>) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- getOtherNode(Node) - Method in interface org.neo4j.graphdb.Relationship
-
A convenience operation that, given a node that is attached to this
relationship, returns the other node.
- getOvertime() - Method in exception org.neo4j.kernel.guard.GuardTimeoutException
-
- getParams() - Method in class org.neo4j.kernel.configuration.Config
-
- getPersistenceSource() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getPersistenceSource() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getPopulationFailure(long) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- getPopulator(long, IndexConfiguration) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
Used for initially populating a created index, using batch insertion.
- 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.
- getPrefetchedNextOrNull() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- getProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns the property value associated with the given key.
- getProperty(String, Object) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns the property value associated with the given key, or a default
value.
- getPropertyKeyId() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- getPropertyKeyName(long) - Method in class org.neo4j.kernel.api.operations.KeyNameLookup
-
Returns the name of a property given its property key id.
- getPropertyKeys() - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns all existing property keys, or an empty iterable if this property
container has no properties.
- getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.UniquenessConstraintDefinition
-
- getPropertyKeys() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- getPropertyKeys() - Method in class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- getPropertyValue() - Method in exception org.neo4j.kernel.api.index.DuplicateIndexEntryConflictException
-
- getPropertyValue() - Method in exception org.neo4j.kernel.api.index.IndexEntryConflictException
-
- getPropertyValue() - Method in exception org.neo4j.kernel.api.index.PreexistingIndexEntryConflictException
-
- getPropertyValues() - Method in interface org.neo4j.graphdb.PropertyContainer
-
- getProviderDescriptor() - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- getReadCount() - Method in class org.neo4j.kernel.info.LockInfo
-
- getReadCount() - Method in class org.neo4j.kernel.info.LockingTransaction
-
- getReferenceNode() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Deprecated.
The reference node concept is obsolete - indexes are the
canonical way of getting hold of entry points in the graph.
- getReferenceNode() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getReferenceNode() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Deprecated.
The reference node concept is obsolete - indexes are the
canonical way of getting hold of entry points in the graph.
- getReferenceNode() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getRelationshipAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
-
- getRelationshipById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Looks up a relationship by id.
- getRelationshipById(long) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getRelationshipById(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Gets a relationship by id.
- getRelationshipById(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getRelationshipIds(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an iterable over all the relationship ids connected to node with
supplied id.
- getRelationshipIds(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getRelationshipProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of the relationships.
- getRelationshipProperties(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getRelationships() - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships attached to this node.
- getRelationships(RelationshipType...) - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships of any of the types in types
that are attached to this node, regardless of direction.
- getRelationships(Direction, RelationshipType...) - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships of any of the types in types
that are attached to this node and have the given direction
.
- getRelationships(Direction) - Method in interface org.neo4j.graphdb.Node
-
- getRelationships(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
Returns all relationships with the given type and direction that are
attached to this node.
- getRelationships(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an iterable of
relationships
connected
to the node with supplied id.
- getRelationships(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getRelationshipTypes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- getRelationshipTypes() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getRelationshipTypeTokenHolder() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getRelationshipTypeTokenHolder() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getReleaseVersion() - Method in class org.neo4j.kernel.Version
-
- getResource() - Method in interface org.neo4j.graphdb.event.KernelEventHandler
-
Returns the resource associated with this event handler, or null
if no specific resource is associated with this handler or if it isn't
desirable to expose it.
- getResourceId() - Method in class org.neo4j.kernel.info.LockInfo
-
- getResourceType() - Method in class org.neo4j.kernel.info.LockInfo
-
- getRevision() - Method in class org.neo4j.kernel.Version
-
Returns the build revision of the running neo4j kernel.
- getRootDirectory(Config, String) - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- getServiceLevel() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getSettingsClass() - Method in interface org.neo4j.kernel.configuration.HasSettings
-
Get a class that defines settings using static fields.
- getSettingsClass() - Method in class org.neo4j.kernel.extension.KernelExtensionFactory
-
Return the class that contains GraphDatabaseSetting fields that define
the properties needed by this extension.
- getSettingsClasses() - Method in class org.neo4j.kernel.configuration.Config
-
- getSingle() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Returns the first and only item from the result iterator, or null
if there was none.
- getSingleRelationship(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
Returns the only relationship of a given type and direction that is
attached to this node, or null
.
- getSize(GraphDatabaseSetting.StringSetting) - Method in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- getStartNode() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the start node of this relationship.
- getStartNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getState() - Method in interface org.neo4j.graphdb.traversal.BranchState
-
- getStateCopy() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getStateForCurrentSelector() - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- getStatus() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getStatus() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- getStoreDir() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getStoreDir() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getStoreDir() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns the path to this Neo4j store.
- getStoreDir() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- getStoreId() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getStoreId() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getTargetLog() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- getThreadId() - Method in class org.neo4j.kernel.info.WaitingThread
-
- getThreadName() - Method in class org.neo4j.kernel.info.WaitingThread
-
- getThreshold() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getTransaction() - Method in class org.neo4j.kernel.info.LockingTransaction
-
- getTransactionInterceptorProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getTransactionInterceptorProviders() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- getTrippedOn() - Method in class org.neo4j.kernel.CircuitBreaker
-
- getTxIdGenerator() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getTxIdGenerator() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getTxManager() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getTxManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- getType() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the type of this relationship.
- getType() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getUnsafe() - Static method in class org.neo4j.helpers.collection.ExceptionHandlingIterable
-
- getUpdateMode() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.KernelException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.AddIndexFailureException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.AlreadyConstrainedException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.AlreadyIndexedException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.ConstraintCreationKernelException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.DropIndexFailureException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.IndexBelongsToConstraintException
-
- getUserMessage(KeyNameLookup) - Method in exception org.neo4j.kernel.api.exceptions.schema.NoSuchIndexException
-
- getUserMessage(KernelException) - Method in interface org.neo4j.kernel.InternalSchemaActions
-
- getValueAfter() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- getValueBefore() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- getVersion() - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider.Descriptor
-
- getVersion() - Method in class org.neo4j.kernel.Version
-
Gets the version of the running neo4j kernel.
- getWaitingSince() - Method in class org.neo4j.kernel.info.WaitingThread
-
- getWaitingThreads() - Method in class org.neo4j.kernel.info.LockInfo
-
- getWaitingThreadsCount() - Method in class org.neo4j.kernel.info.LockInfo
-
- getWriteCount() - Method in class org.neo4j.kernel.info.LockInfo
-
- getWriteCount() - Method in class org.neo4j.kernel.info.LockingTransaction
-
- getXaDataSourceManager() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- getXaDataSourceManager() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- GlobalGraphOperations - Class in org.neo4j.tooling
-
- grab_file_lock - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- graphAddStoreProperty(Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- graphChangeStoreProperty(Property, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- graphDatabase() - Method in class org.neo4j.graphdb.index.UniqueFactory
-
- graphDatabase() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- graphDatabase() - Method in class org.neo4j.kernel.KernelData
-
- GraphDatabaseAPI - Interface in org.neo4j.kernel
-
This API can be used to get access to services.
- GraphDatabaseBuilder - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder(GraphDatabaseBuilder.DatabaseCreator) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
- GraphDatabaseBuilder.DatabaseCreator - Interface in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder.Delegator - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder.Delegator(GraphDatabaseBuilder) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- GraphDatabaseConfigurationMigrator - Class in org.neo4j.kernel.configuration
-
- GraphDatabaseConfigurationMigrator() - Constructor for class org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator
-
- GraphDatabaseFactory - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- GraphDatabaseFactory(GraphDatabaseFactoryState) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- GraphDatabaseFactoryState - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactoryState() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- GraphDatabaseFactoryState(GraphDatabaseFactoryState) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- GraphDatabaseService - Interface in org.neo4j.graphdb
-
The main access point to a running Neo4j instance.
- GraphDatabaseSetting<T> - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- GraphDatabaseSetting.BooleanSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.BooleanSetting(Setting<Boolean>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.BooleanSetting
-
Deprecated.
- GraphDatabaseSetting.DirectorySetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.DirectorySetting(Setting<File>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.DirectorySetting
-
Deprecated.
- GraphDatabaseSetting.DoubleSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.DoubleSetting(Setting<Double>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.DoubleSetting
-
Deprecated.
- GraphDatabaseSetting.FileSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.FileSetting(Setting<File>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.FileSetting
-
Deprecated.
- GraphDatabaseSetting.FloatSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.FloatSetting(Setting<Float>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.FloatSetting
-
Deprecated.
- GraphDatabaseSetting.HostnamePortSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.HostnamePortSetting(Setting<HostnamePort>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.HostnamePortSetting
-
Deprecated.
- GraphDatabaseSetting.IntegerRangeNumberOfBytesSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.IntegerRangeNumberOfBytesSetting(Setting<Integer>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.IntegerRangeNumberOfBytesSetting
-
Deprecated.
- GraphDatabaseSetting.IntegerSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.IntegerSetting(Setting<Integer>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.IntegerSetting
-
Deprecated.
- GraphDatabaseSetting.LongSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.LongSetting(Setting<Long>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.LongSetting
-
Deprecated.
- GraphDatabaseSetting.NumberOfBytesSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.NumberOfBytesSetting(Setting<Long>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.NumberOfBytesSetting
-
Deprecated.
- GraphDatabaseSetting.OptionsSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.OptionsSetting(Setting<String>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.OptionsSetting
-
Deprecated.
- GraphDatabaseSetting.PortSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.PortSetting(Setting<Integer>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.PortSetting
-
Deprecated.
- GraphDatabaseSetting.SettingWrapper<T> - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.SettingWrapper(Setting<T>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.SettingWrapper
-
Deprecated.
- GraphDatabaseSetting.StringSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.StringSetting(Setting<String>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.StringSetting
-
Deprecated.
- GraphDatabaseSetting.TimeSpanSetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.TimeSpanSetting(Setting<Long>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.TimeSpanSetting
-
Deprecated.
- GraphDatabaseSetting.URISetting - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSetting.URISetting(Setting<URI>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSetting.URISetting
-
Deprecated.
- GraphDatabaseSettings - Class in org.neo4j.graphdb.factory
-
Settings for Neo4j.
- GraphDatabaseSettings() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- GraphDatabaseSettings.CacheTypeSetting - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.CacheTypeSetting(Setting<String>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- GraphDatabaseSettings.CypherParserSetting - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.CypherParserSetting(Setting<String>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.CypherParserSetting
-
- GraphDatabaseSettings.UseMemoryMappedBuffers - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.UseMemoryMappedBuffers(Setting<Boolean>) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.UseMemoryMappedBuffers
-
- GraphDatabaseSettingsResourceBundle - Class in org.neo4j.graphdb.factory
-
Default ResourceBundle for GraphDatabaseSettings.
- GraphDatabaseSettingsResourceBundle() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettingsResourceBundle
-
- graphGetAllProperties(StatementState) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- graphGetProperty(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- graphGetPropertyKeys(StatementState) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Return all property keys associated with a relationship.
- graphHasProperty(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- graphRemoveProperty(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- graphRemoveStoreProperty(Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- graphSetProperty(StatementState, Property) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- Guard - Class in org.neo4j.kernel.guard
-
- Guard(StringLogger) - Constructor for class org.neo4j.kernel.guard.Guard
-
- guard - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- Guard.GuardInternal - Interface in org.neo4j.kernel.guard
-
- Guard.OperationsCount - Class in org.neo4j.kernel.guard
-
- Guard.Timeout - Class in org.neo4j.kernel.guard
-
- GuardException - Exception in org.neo4j.kernel.guard
-
- GuardException(String) - Constructor for exception org.neo4j.kernel.guard.GuardException
-
- GuardOperationsCountException - Exception in org.neo4j.kernel.guard
-
- GuardOperationsCountException(long) - Constructor for exception org.neo4j.kernel.guard.GuardOperationsCountException
-
- GuardTimeoutException - Exception in org.neo4j.kernel.guard
-
- GuardTimeoutException(long) - Constructor for exception org.neo4j.kernel.guard.GuardTimeoutException
-
- identifier() - Method in class org.neo4j.graphdb.index.IndexProvider
-
Deprecated.
- IdGeneratorFactory - Interface in org.neo4j.kernel
-
- idGeneratorFactory - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- IdType - Enum in org.neo4j.kernel
-
- ignore(Object) - Static method in class org.neo4j.helpers.SillyUtils
-
- ignore() - Static method in class org.neo4j.kernel.extension.UnsatisfiedDependencyStrategies
-
- IllegalTokenNameException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- IllegalTokenNameException(String) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.IllegalTokenNameException
-
- illegalValueMessage(String, Function2<T, Function<String, String>, T>) - Static method in class org.neo4j.helpers.Settings
-
- in(T...) - Static method in class org.neo4j.helpers.Predicates
-
- in(Iterable<T>) - Static method in class org.neo4j.helpers.Predicates
-
- in(Collection<T>) - Static method in class org.neo4j.helpers.Predicates
-
- inc() - Method in class org.neo4j.helpers.Counter
-
- includeIfAcceptedByAny(PathEvaluator...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- includeIfAcceptedByAny(Evaluator...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- includeIfContainsAll(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Evaluator which decides to include a
Path
if all the
nodes
exist in it.
- includePath(Path, TraversalBranch, TraversalBranch) - Method in class org.neo4j.kernel.ShortestPathsBranchCollisionDetector
-
- includePath(Path, TraversalBranch, TraversalBranch) - Method in class org.neo4j.kernel.StandardBranchCollisionDetector
-
- includes() - Method in enum org.neo4j.graphdb.traversal.Evaluation
-
- includes() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- includeWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- includeWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- includingDepths(int, int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns an
Evaluator
which only includes positions between
depths
minDepth
and
maxDepth
.
- INCOMPATIBLE_JVM_VERSION_WARNING - Static variable in class org.neo4j.kernel.info.JvmChecker
-
- INCOMPATIBLE_JVM_WARNING - Static variable in class org.neo4j.kernel.info.JvmChecker
-
- index() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns the
IndexManager
paired with this graph database service
and is the entry point for managing indexes coupled with this database.
- Index<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
An index to associate key/value pairs with entities (
Node
s or
Relationship
s) for fast lookup and querying.
- index() - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Get the referenced index.
- index() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- IndexAccessor - Interface in org.neo4j.kernel.api.index
-
Used for online operation of an index.
- IndexAccessor.Adapter - Class in org.neo4j.kernel.api.index
-
- IndexAccessor.Adapter() - Constructor for class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- IndexBelongsToConstraintException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- IndexBelongsToConstraintException(IndexDescriptor) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.IndexBelongsToConstraintException
-
- IndexConfiguration - Class in org.neo4j.kernel.api.index
-
- IndexConfiguration(boolean) - Constructor for class org.neo4j.kernel.api.index.IndexConfiguration
-
- indexCreate(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
Creates an index, indexing properties with the given propertyKeyId
for nodes with the given
labelId
.
- IndexCreator - Interface in org.neo4j.graphdb.schema
-
A builder for entering details about an index to create.
- IndexCreatorImpl - Class in org.neo4j.kernel
-
- IndexCreatorImpl(InternalSchemaActions, Label) - Constructor for class org.neo4j.kernel.IndexCreatorImpl
-
- IndexDefinition - Interface in org.neo4j.graphdb.schema
-
Definition for an index
NOTE: This is part of the new index API introduced in Neo4j 2.0.
- IndexDefinitionImpl - Class in org.neo4j.kernel
-
- IndexDefinitionImpl(InternalSchemaActions, Label, String, boolean) - Constructor for class org.neo4j.kernel.IndexDefinitionImpl
-
- indexDrop(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
Drops a IndexDescriptor
from the database
- IndexEntryConflictException - Exception in org.neo4j.kernel.api.index
-
- IndexEntryConflictException(String) - Constructor for exception org.neo4j.kernel.api.index.IndexEntryConflictException
-
- indexesGetAll(StatementState) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Returns all indexes.
- indexesGetForLabel(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get all indexes for a label.
- indexesGetForLabelAndPropertyKey(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Returns the index rule for the given labelId and propertyKey.
- indexFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
Returns an
IndexCreator
where details about the index to create can be
specified.
- indexFor(Label) - Method in class org.neo4j.kernel.SchemaImpl
-
- indexGetCommittedId(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get the index id (the id or the schema rule record) for a committed index
- throws exception for indexes that aren't committed.
- indexGetFailure(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Returns the failure description of a failed index.
- indexGetOwningUniquenessConstraintId(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get the owning constraint for a constraint index.
- indexGetState(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Retrieve the state of an index.
- IndexHits<T> - Interface in org.neo4j.graphdb.index
-
- IndexImplementation - Interface in org.neo4j.graphdb.index
-
A provider which can create and instantiate
Index
s.
- IndexIterable - Interface in org.neo4j.graphdb.index
-
Workaround for https://issues.apache.org/jira/browse/ARIES-834
Should be removed when the bug is fixed or Neo4j kernel code has been refactored to use dependency injection.
- IndexManager - Interface in org.neo4j.graphdb.index
-
- indexManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- IndexNotFoundKernelException - Exception in org.neo4j.kernel.api.exceptions.index
-
- IndexNotFoundKernelException(String, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
-
- IndexNotFoundKernelException(String) - Constructor for exception org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
-
- indexOf(T, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the index of the first occurrence of the specified element
in this iterable, or -1 if this iterable does not contain the element.
- IndexPopulationFailedKernelException - Exception in org.neo4j.kernel.api.exceptions.index
-
- IndexPopulationFailedKernelException(IndexDescriptor, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.index.IndexPopulationFailedKernelException
-
- IndexPopulationFailedKernelException(IndexDescriptor, String) - Constructor for exception org.neo4j.kernel.api.exceptions.index.IndexPopulationFailedKernelException
-
- IndexPopulator - Interface in org.neo4j.kernel.api.index
-
Used for initial population of an index.
- IndexPopulator.Adapter - Class in org.neo4j.kernel.api.index
-
- IndexPopulator.Adapter() - Constructor for class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- IndexProvider - Class in org.neo4j.graphdb.index
-
Deprecated.
- IndexProvider(String) - Constructor for class org.neo4j.graphdb.index.IndexProvider
-
Deprecated.
- IndexProviderKernelExtensionFactory - Class in org.neo4j.graphdb.index
-
Deprecated.
- IndexProviderKernelExtensionFactory(IndexProvider) - Constructor for class org.neo4j.graphdb.index.IndexProviderKernelExtensionFactory
-
Deprecated.
- IndexProviderKernelExtensionFactory.Dependencies - Interface in org.neo4j.graphdb.index
-
Deprecated.
- indexProviders() - Method in interface org.neo4j.graphdb.index.IndexProviderKernelExtensionFactory.Dependencies
-
Deprecated.
- IndexProviders - Interface in org.neo4j.graphdb.index
-
Registry of currently active index implementations.
- IndexReader - Interface in org.neo4j.kernel.api.index
-
- IndexReader.Empty - Class in org.neo4j.kernel.api.index
-
- IndexReader.Empty() - Constructor for class org.neo4j.kernel.api.index.IndexReader.Empty
-
- indexReaderFactory() - Method in class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- indexReaderFactory() - Method in interface org.neo4j.kernel.api.operations.StatementState
-
- indexReaderFactory() - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- indexStore - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- Indicator - Class in org.neo4j.helpers.progress
-
- Indicator(int) - Constructor for class org.neo4j.helpers.progress.Indicator
-
- Indicator.Decorator - Class in org.neo4j.helpers.progress
-
- Indicator.Decorator(ProgressMonitorFactory, String) - Constructor for class org.neo4j.helpers.progress.Indicator.Decorator
-
Constructor for regular indicators.
- Indicator.Decorator(ProgressMonitorFactory, String, int) - Constructor for class org.neo4j.helpers.progress.Indicator.Decorator
-
Constructor for open ended indicators.
- Indicator.Decorator(Indicator) - Constructor for class org.neo4j.helpers.progress.Indicator.Decorator
-
- Indicator.OpenEnded - Class in org.neo4j.helpers.progress
-
- Indicator.OpenEnded(int) - Constructor for class org.neo4j.helpers.progress.Indicator.OpenEnded
-
- init() - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- init() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- init() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- init() - Method in class org.neo4j.kernel.KernelEventHandlers
-
- init() - Method in interface org.neo4j.kernel.lifecycle.Lifecycle
-
- init() - Method in class org.neo4j.kernel.lifecycle.LifecycleAdapter
-
- init() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Initialize all registered instances, transitioning from status NONE to STOPPED.
- init() - Method in class org.neo4j.kernel.logging.LogbackService
-
- init() - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- InitialBranchState<STATE> - Interface in org.neo4j.graphdb.traversal
-
- InitialBranchState.Adapter<STATE> - Class in org.neo4j.graphdb.traversal
-
- InitialBranchState.Adapter() - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.Adapter
-
- InitialBranchState.State<STATE> - Class in org.neo4j.graphdb.traversal
-
Branch state evaluator for an initial state.
- InitialBranchState.State(STATE, STATE) - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.State
-
- initialize(T, Map<String, Object>) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Implement this method to initialize the
Node
or
Relationship
created for being stored in the index.
- initialize(Relationship, Map<String, Object>) - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
-
- initialize(PathExpander, TraversalContext) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- initializeTransaction(int) - Method in class org.neo4j.kernel.DefaultTxHook
-
- initialState(Path) - Method in class org.neo4j.graphdb.traversal.InitialBranchState.State
-
- initialState(Path) - Method in class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
-
Deprecated.
- initialState(Path) - Method in interface org.neo4j.graphdb.traversal.InitialStateFactory
-
Deprecated.
Returns an initial state for a
Path
.
- initialState() - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- initialState() - Method in class org.neo4j.kernel.AlternatingSelectorOrderer
-
- initialState() - Method in class org.neo4j.kernel.LevelSelectorOrderer
-
- initialState(STATE) - Static method in class org.neo4j.kernel.Traversal
-
- InitialStateFactory<STATE> - Interface in org.neo4j.graphdb.traversal
-
- InitialStateFactory.AsInitialBranchState<STATE> - Class in org.neo4j.graphdb.traversal
-
Deprecated.
- InitialStateFactory.AsInitialBranchState(InitialStateFactory<STATE>) - Constructor for class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
-
Deprecated.
- inserter(String) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(String, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(String, FileSystemAbstraction) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(String, FileSystemAbstraction, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(String, FileSystemAbstraction, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- instanceId() - Method in class org.neo4j.kernel.KernelData
-
- intArrayProperty(long, int[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- INTEGER - Static variable in class org.neo4j.helpers.Settings
-
- intercept_committing_transactions - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- INTERCEPT_COMMITTING_TRANSACTIONS - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- intercept_deserialized_transactions - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- INTERCEPT_DESERIALIZED_TRANSACTIONS - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- InternalAbstractGraphDatabase - Class in org.neo4j.kernel
-
Base implementation of GraphDatabaseService.
- InternalAbstractGraphDatabase(String, Map<String, String>, Iterable<Class<?>>, Iterable<IndexProvider>, Iterable<KernelExtensionFactory<?>>, Iterable<CacheProvider>, Iterable<TransactionInterceptorProvider>) - Constructor for class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- InternalAbstractGraphDatabase.Configuration - Class in org.neo4j.kernel
-
- InternalAbstractGraphDatabase.Configuration() - Constructor for class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- InternalAbstractGraphDatabase.DefaultKernelData - Class in org.neo4j.kernel
-
- InternalAbstractGraphDatabase.DefaultKernelData(Config, GraphDatabaseAPI) - Constructor for class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- InternalIndexState - Enum in org.neo4j.kernel.api.index
-
Defines the state of a given index.
- InternalSchemaActions - Interface in org.neo4j.kernel
-
- intProperty(long, int) - Static method in class org.neo4j.kernel.api.properties.Property
-
- intValue() - Method in class org.neo4j.kernel.api.properties.Property
-
- intValue(int) - Method in class org.neo4j.kernel.api.properties.Property
-
- isCancelled() - Method in class org.neo4j.helpers.FutureAdapter
-
- isConstraintIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- isConstraintIndex() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- isConstraintType(ConstraintType) - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- isConstraintType(ConstraintType) - Method in class org.neo4j.kernel.BaseConstraintDefinition
-
- isDeleted(Node) - Method in interface org.neo4j.graphdb.event.TransactionData
-
Returns whether or not node
is deleted in this transaction.
- isDeleted(Relationship) - Method in interface org.neo4j.graphdb.event.TransactionData
-
Returns whether or not relationship
is deleted in this
transaction.
- isDirectory - Static variable in class org.neo4j.helpers.Settings
-
- isDirectory(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- isDone() - Method in class org.neo4j.helpers.FutureAdapter.Present
-
- isEmpty() - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- isEnabled() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Returns true iff this auto indexer is enabled, false otherwise.
- isEphemeral() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- isExplicitlyRequested() - Method in enum org.neo4j.kernel.info.DiagnosticsPhase
-
- isFile - Static variable in class org.neo4j.helpers.Settings
-
- isHighlyAvailable() - Method in class org.neo4j.kernel.EmbeddedGraphDatabase
-
- isHighlyAvailable() - Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- isHighlyAvailable() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- isInitialization() - Method in enum org.neo4j.kernel.info.DiagnosticsPhase
-
- isMarkedAsSuccessful() - Method in class org.neo4j.kernel.TopLevelTransaction
-
- isNoProperty() - Method in class org.neo4j.kernel.api.properties.Property
-
- isOn() - Method in class org.neo4j.kernel.CircuitBreaker
-
- isRange() - Method in class org.neo4j.helpers.HostnamePort
-
- isRegistered(Class<?>) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- isReturnableNode(TraversalPosition) - Method in interface org.neo4j.graphdb.ReturnableEvaluator
-
Deprecated.
Method invoked by traverser to see if the current position is a
returnable node.
- isStartNode() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns true
if the current position is the start node,
false
otherwise.
- isStopNode(TraversalPosition) - Method in interface org.neo4j.graphdb.StopEvaluator
-
Deprecated.
Method invoked by traverser to see if current position is a stop node.
- isType(RelationshipType) - Method in interface org.neo4j.graphdb.Relationship
-
Indicates whether this relationship is of the type type
.
- isUnique(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Used for all except branches to check adherence to the traversal
uniqueness.
- isUnique() - Method in class org.neo4j.kernel.api.index.IndexConfiguration
-
- isUniqueFirst(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Used for start branches to check adherence to the traversal uniqueness.
- isWaitingOnReadLock() - Method in class org.neo4j.kernel.info.WaitingThread
-
- isWaitingOnWriteLock() - Method in class org.neo4j.kernel.info.WaitingThread
-
- isWriteable() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
A ReadableIndex is possible to support mutating operations as well.
- itemDodged(U) - Method in class org.neo4j.helpers.collection.CatchingIteratorWrapper
-
- iterable(C...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Iterables - Class in org.neo4j.helpers.collection
-
- Iterables() - Constructor for class org.neo4j.helpers.collection.Iterables
-
- IterableWrapper<T,U> - Class in org.neo4j.helpers.collection
-
Wraps an
Iterable
so that it returns items of another type.
- IterableWrapper(Iterable<U>) - Constructor for class org.neo4j.helpers.collection.IterableWrapper
-
- iterator() - Method in interface org.neo4j.graphdb.Path
-
- iterator() - Method in interface org.neo4j.graphdb.ResourceIterable
-
Returns an
iterator
with associated resources that may be managed.
- iterator() - Method in interface org.neo4j.graphdb.traversal.Traverser
-
Represents the traversal in the form of
Path
s.
- iterator() - Method in interface org.neo4j.graphdb.Traverser
-
Deprecated.
Returns an
Iterator
representing the traversal of the graph.
- iterator() - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- iterator() - Method in class org.neo4j.helpers.collection.CombiningIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.ExceptionHandlingIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.FilteringIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.FirstItemIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.IterableWrapper
-
- iterator(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- iterator() - Method in class org.neo4j.helpers.collection.LimitingIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.NestingIterable
-
- iterator() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- iterator() - Method in class org.neo4j.kernel.ExtendedPath
-
- iterator() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- iterator() - Method in class org.neo4j.kernel.LegacyIndexIterable
-
- iterator() - Method in class org.neo4j.kernel.ListIndexIterable
-
- iterator() - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- iteratorsEqual(Iterator<?>, Iterator<?>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Iterates over the full iterators, and checks equality for each item in them.
- IteratorUtil - Class in org.neo4j.helpers.collection
-
- IteratorUtil() - Constructor for class org.neo4j.helpers.collection.IteratorUtil
-
- IteratorWrapper<T,U> - Class in org.neo4j.helpers.collection
-
Wraps an
Iterator
so that it returns items of another type.
- IteratorWrapper(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.IteratorWrapper
-
- label(String) - Static method in class org.neo4j.graphdb.DynamicLabel
-
- Label - Interface in org.neo4j.graphdb
-
A label is a grouping facility for
Node
where all nodes having a label
are part of the same group.
- label() - Method in class org.neo4j.kernel.api.constraints.UniquenessConstraint
-
- label - Variable in class org.neo4j.kernel.BaseConstraintCreator
-
- label - Variable in class org.neo4j.kernel.BaseConstraintDefinition
-
- label_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- labelGetForName(StatementState, String) - Method in interface org.neo4j.kernel.api.operations.KeyReadOperations
-
Returns a label id for a label name.
- labelGetName(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.KeyReadOperations
-
Returns the label name for the given label id.
- labelGetOrCreateForName(StatementState, String) - Method in interface org.neo4j.kernel.api.operations.KeyWriteOperations
-
Returns a label id for a label name.
- LabelNotFoundKernelException - Exception in org.neo4j.kernel.api.exceptions
-
- LabelNotFoundKernelException(String, Exception) - Constructor for exception org.neo4j.kernel.api.exceptions.LabelNotFoundKernelException
-
- labelsGetAllTokens(StatementState) - Method in interface org.neo4j.kernel.api.operations.KeyReadOperations
-
Returns the labels currently stored in the database
- labelTokenHolder - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- last(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- last(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's last element.
- last(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's last element.
- lastOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's last element or null
if no
element found.
- lastOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's last element or null
if no
element found.
- lastRelationship() - Method in interface org.neo4j.graphdb.Path
-
- lastRelationship() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- lastRelationship() - Method in class org.neo4j.kernel.ExtendedPath
-
- lastRelationshipTraversed() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Return the last relationship traversed.
- lastRelationshipTypeIs(Evaluation, Evaluation, RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns an
Evaluator
which compares the type of the last relationship
in a
Path
to a given set of relationship types (one or more).If the type of
the last relationship in a path is of one of the given types then
evaluationIfMatch
will be returned, otherwise
evaluationIfNoMatch
will be returned.
- latchGuardedValue(ValueGetter<T>, CountDownLatch) - Static method in class org.neo4j.helpers.FutureAdapter
-
- launderedException(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- launderedException(String, Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- launderedException(Class<T>, Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- launderedException(Class<T>, String, Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- LegacyIndexIterable - Class in org.neo4j.kernel
-
- LegacyIndexIterable() - Constructor for class org.neo4j.kernel.LegacyIndexIterable
-
- length() - Method in interface org.neo4j.graphdb.Path
-
Returns the length of this path.
- length() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- length() - Method in class org.neo4j.kernel.ExtendedPath
-
- LevelSelectorOrderer - Class in org.neo4j.kernel
-
- LevelSelectorOrderer(BranchSelector, BranchSelector, boolean, int) - Constructor for class org.neo4j.kernel.LevelSelectorOrderer
-
- levelSelectorOrdering() - Static method in class org.neo4j.kernel.Traversal
-
- life - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- Lifecycle - Interface in org.neo4j.kernel.lifecycle
-
Lifecycle interface for kernel components.
- LifecycleAdapter - Class in org.neo4j.kernel.lifecycle
-
Adapter for Lifecycle interface.
- LifecycleAdapter() - Constructor for class org.neo4j.kernel.lifecycle.LifecycleAdapter
-
- LifecycleException - Exception in org.neo4j.kernel.lifecycle
-
This exception is thrown by LifeSupport if a lifecycle transition fails.
- LifecycleException(Object, LifecycleStatus, LifecycleStatus, Throwable) - Constructor for exception org.neo4j.kernel.lifecycle.LifecycleException
-
- LifecycleListener - Interface in org.neo4j.kernel.lifecycle
-
Listener interface for listening to changes in status of instances managed through LifeSupport,
including the LifeSupport instance itself.
- LifecycleStatus - Enum in org.neo4j.kernel.lifecycle
-
Enumerates the different status an instance can have while managed through LifeSupport.
- LifeSupport - Class in org.neo4j.kernel.lifecycle
-
Support class for handling collections of Lifecycle instances.
- LifeSupport() - Constructor for class org.neo4j.kernel.lifecycle.LifeSupport
-
- LifeSupport(StringLogger) - Constructor for class org.neo4j.kernel.lifecycle.LifeSupport
-
- limit(int, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- limit(int) - Static method in class org.neo4j.helpers.collection.Iterables
-
- LimitingIterable<T> - Class in org.neo4j.helpers.collection
-
Limits the amount of items returned by an
Iterable
, or rather
Iterator
s spawned from it.
- LimitingIterable(Iterable<T>, int) - Constructor for class org.neo4j.helpers.collection.LimitingIterable
-
Instantiates a new limiting
Iterable
which can limit the number
of items returned from iterators it spawns.
- LimitingIterator<T> - Class in org.neo4j.helpers.collection
-
Limits the amount of items returned by an
Iterator
.
- LimitingIterator(Iterator<T>, int) - Constructor for class org.neo4j.helpers.collection.LimitingIterator
-
Instantiates a new limiting iterator which iterates over
source
and if
limit
items have been returned the next
PrefetchingIterator.hasNext()
will return
false
.
- limitReached() - Method in class org.neo4j.helpers.collection.LimitingIterator
-
- LinesOfFileIterator - Class in org.neo4j.helpers.collection
-
- LinesOfFileIterator(File, String) - Constructor for class org.neo4j.helpers.collection.LinesOfFileIterator
-
- list(String, Function<String, T>) - Static method in class org.neo4j.helpers.Settings
-
- Listeners - Class in org.neo4j.helpers
-
Helper class for dealing with listeners
- Listeners() - Constructor for class org.neo4j.helpers.Listeners
-
- Listeners.Notification<T> - Interface in org.neo4j.helpers
-
- listFiles(File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- ListIndexIterable - Class in org.neo4j.kernel
-
- ListIndexIterable() - Constructor for class org.neo4j.kernel.ListIndexIterable
-
- load(DependencyResolver) - Method in class org.neo4j.graphdb.index.IndexProvider
-
Deprecated.
- load(Reader) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Loads a
Map
from a
Reader
assuming strings as keys
and values.
- load(InputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- load(File) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Loads a
Map
from a
File
assuming strings as keys
and values.
- load(Class<T>) - Static method in class org.neo4j.helpers.Service
-
Load all implementations of a Service.
- load(Class<T>, String) - Static method in class org.neo4j.helpers.Service
-
Load the Service implementation with the specified key.
- load_kernel_extensions - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- load_kernel_extensions - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- loadIndexFailure(long) - Method in class org.neo4j.kernel.api.index.util.FailureStorage
-
- loadPropertiesFromFile(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- loadPropertiesFromFile(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Load a Properties file from a given file, and add the settings to
the builder.
- loadPropertiesFromURL(URL) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- loadPropertiesFromURL(URL) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Load Properties file from a given URL, and add the settings to
the builder.
- loadStrictly(Reader) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Loads a
Map
from a
Reader
assuming strings as keys
and values.
- loadStrictly(InputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- loadStrictly(File) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Loads a
Map
from a
File
assuming strings as keys
and values.
- Lock - Interface in org.neo4j.graphdb
-
- LockInfo - Class in org.neo4j.kernel.info
-
- LockInfo(ResourceType, String, int, int, List<LockingTransaction>, List<WaitingThread>) - Constructor for class org.neo4j.kernel.info.LockInfo
-
- LockInfo(ResourceType, String, int, int, Collection<LockingTransaction>) - Constructor for class org.neo4j.kernel.info.LockInfo
-
- LockingTransaction - Class in org.neo4j.kernel.info
-
- LockingTransaction(String, int, int) - Constructor for class org.neo4j.kernel.info.LockingTransaction
-
- lockManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- locks() - Method in class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- locks() - Method in interface org.neo4j.kernel.api.operations.StatementState
-
- locks() - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- log(String) - Method in class org.neo4j.kernel.logging.ConsoleLogger
-
- log_mapped_memory_stats - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- log_mapped_memory_stats_filename - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- log_mapped_memory_stats_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- LogbackService - Class in org.neo4j.kernel.logging
-
Logging service that uses Logback as backend.
- LogbackService(Config, LoggerContext) - Constructor for class org.neo4j.kernel.logging.LogbackService
-
- LogbackService(Config, LoggerContext, String) - Constructor for class org.neo4j.kernel.logging.LogbackService
-
- LogbackWeakDependency - Class in org.neo4j.kernel.logging
-
This class is here since kernel has a weak dependency on logback, i.e.
- LogbackWeakDependency() - Constructor for class org.neo4j.kernel.logging.LogbackWeakDependency
-
- logBufferFactory - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- logging - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- Logging - Interface in org.neo4j.kernel.logging
-
Logging service that is used for creating loggers with specific names.
- logical_log - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- LOGICAL_LOG - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- logical_log - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- logical_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- logLine(String) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- logLongMessage(String, Visitor<StringLogger.LineLogger, RuntimeException>, boolean) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- LogMarker - Class in org.neo4j.kernel.logging
-
- LogMarker(String) - Constructor for class org.neo4j.kernel.logging.LogMarker
-
- logMessage(String) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- logMessage(String, Throwable) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- logMessage(String, boolean) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- logMessage(String, LogMarker) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- logMessage(String, Throwable, boolean) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- LONG - Static variable in class org.neo4j.helpers.Settings
-
- LONG_WITH_OPTIONAL_UNIT - Static variable in class org.neo4j.helpers.Settings
-
For values such as:
100M ==> 100 * 1024 * 1024
37261 ==> 37261
2g ==> 2 * 1024 * 1024 * 1024
50m ==> 50 * 1024 * 1024
10k ==> 10 * 1024
- longArrayProperty(long, long[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- longProperty(long, long) - Static method in class org.neo4j.kernel.api.properties.Property
-
- longValue() - Method in class org.neo4j.kernel.api.properties.Property
-
- longValue(long) - Method in class org.neo4j.kernel.api.properties.Property
-
- lookup(Function<String, String>) - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- lookup(Object) - Method in class org.neo4j.kernel.api.index.IndexReader.Empty
-
- lookup(Object) - Method in interface org.neo4j.kernel.api.index.IndexReader
-
- loop(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Convenience method for looping over an
Iterator
.
- low - Variable in class org.neo4j.helpers.Stats
-
- low() - Method in class org.neo4j.helpers.Stats
-
- LruMap<K,V> - Class in org.neo4j.helpers.collection
-
- LruMap(int) - Constructor for class org.neo4j.helpers.collection.LruMap
-
- lucene_searcher_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- LUCENE_SEARCHER_CACHE_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- lucene_writer_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- LUCENE_WRITER_CACHE_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- name() - Method in interface org.neo4j.graphdb.config.Setting
-
Get the name of the setting.
- name() - Method in class org.neo4j.graphdb.DynamicLabel
-
- name() - Method in class org.neo4j.graphdb.DynamicRelationshipType
-
Returns the name of this relationship type.
- name() - Method in class org.neo4j.graphdb.factory.GraphDatabaseSetting.SettingWrapper
-
Deprecated.
- name() - Method in interface org.neo4j.graphdb.Label
-
Returns the name of the label.
- name() - Method in interface org.neo4j.graphdb.RelationshipType
-
Returns the name of the relationship type.
- name() - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- 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
-
- nanoTime() - Method in interface org.neo4j.helpers.Clock
-
- neo_store - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- NEO_STORE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- neo_store - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- neoDataSource - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- NestingIterable<T,U> - Class in org.neo4j.helpers.collection
-
Concatenates sub-iterables of an iterable.
- NestingIterable(Iterable<U>) - Constructor for class org.neo4j.helpers.collection.NestingIterable
-
- NestingIterator<T,U> - Class in org.neo4j.helpers.collection
-
Concatenates sub-iterators of an iterator.
- NestingIterator(Iterator<U>) - Constructor for class org.neo4j.helpers.collection.NestingIterator
-
- NEW_LOGGER_CONTEXT - Static variable in class org.neo4j.kernel.logging.LogbackWeakDependency
-
- newDatabase(Map<String, String>) - Method in interface org.neo4j.graphdb.factory.GraphDatabaseBuilder.DatabaseCreator
-
- newEmbeddedDatabase(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- newEmbeddedDatabaseBuilder(String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- newGraphDatabase() - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- newGraphDatabase() - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Create a new database with the configuration registered
through the builder.
- newIndicator(String) - Method in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- newInstance() - Method in interface org.neo4j.helpers.Factory
-
- newKernelExtension(IndexProviderKernelExtensionFactory.Dependencies) - Method in class org.neo4j.graphdb.index.IndexProviderKernelExtensionFactory
-
Deprecated.
- newKernelExtension(DEPENDENCIES) - Method in class org.neo4j.kernel.extension.KernelExtensionFactory
-
Create a new instance of this kernel extension.
- newListeners() - Static method in class org.neo4j.helpers.Listeners
-
- newOpenEndedIndicator(String, int) - Method in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- newReader() - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- newReader() - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
- newResourceIterator(Closeable, Iterator<T>) - Static method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- newStatementOperations() - Method in interface org.neo4j.kernel.api.KernelTransaction
-
Creates a new
statement
which operations can be performed on.
- newStatementState() - Method in interface org.neo4j.kernel.api.KernelTransaction
-
- newThread(Runnable) - Method in class org.neo4j.helpers.DaemonThreadFactory
-
- newThread(Runnable) - Method in class org.neo4j.helpers.NamedThreadFactory
-
- newTransaction() - Method in interface org.neo4j.kernel.api.KernelAPI
-
Creates and returns a new
KernelTransaction
capable of modifying the
underlying graph.
- next(TraversalContext) - Method in interface org.neo4j.graphdb.traversal.BranchSelector
-
Decides the next position ("where to go from here") from the current
position, based on the rules
.
- next(PathExpander, TraversalContext) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
Returns the next expansion source from the expanded relationships
from the current node.
- next() - Method in class org.neo4j.helpers.collection.ArrayIterator
-
- next() - Method in class org.neo4j.helpers.collection.CachingIterator
-
- next() - Method in class org.neo4j.helpers.collection.IteratorWrapper
-
- next() - Method in class org.neo4j.helpers.collection.PositionedIterator
-
- next() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- next() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- next() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
-
- next(TraversalContext) - Method in class org.neo4j.kernel.AlternatingSelectorOrderer
-
- next() - Method in class org.neo4j.kernel.api.properties.PropertyKeyIdIterator
-
- next(TraversalContext) - Method in class org.neo4j.kernel.LevelSelectorOrderer
-
- next(TraversalContext) - Method in class org.neo4j.kernel.PreorderBreadthFirstSelector
-
- nextBranchFromCurrentSelector(TraversalContext, boolean) - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- nextBranchFromNextSelector(TraversalContext, boolean) - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- nextIndex() - Method in class org.neo4j.helpers.collection.CachingIterator
- nextPage() - Method in class org.neo4j.helpers.collection.PagingIterator
-
Returns a new
Iterator
instance which exposes the current page
as its own iterator, which fetches items lazily from the underlying
iterator.
- nextSelector() - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- NO_DEFAULT - Static variable in class org.neo4j.helpers.Settings
-
- NO_INDEX_PROVIDER - Static variable in class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- NO_LOCK - Static variable in class org.neo4j.kernel.PlaceboTransaction
-
- NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.BranchState
-
- NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.InitialBranchState
-
- NO_STATE - Static variable in interface org.neo4j.graphdb.traversal.InitialStateFactory
-
Deprecated.
- NO_VALUE - Static variable in interface org.neo4j.helpers.ValueGetter
-
- Node - Interface in org.neo4j.graphdb
-
A node in the graph with properties and relationships to other entities.
- node_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- NODE_AUTO_INDEXING - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- node_cache_array_fraction - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- NODE_CACHE_ARRAY_FRACTION - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- node_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- NODE_CACHE_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- node_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- NODE_KEYS_INDEXABLE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- NODE_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- nodeAddLabel(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
Labels a node with the label corresponding to the given label id.
- nodeAddStoreProperty(long, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- nodeAutoIndexer - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- nodeChangeStoreProperty(long, Property, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- nodeDelete(long) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- nodeDelete(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- nodeExists(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Checks if a node with the given id exists.
- nodeExists(long) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- nodeGetAllProperties(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- nodeGetLabels(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Returns all labels set on node with id nodeId
.
- nodeGetProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- nodeGetPropertyKeys(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Return all property keys associated with a node.
- nodeHasLabel(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Checks if a node is labeled with a certain label or not.
- nodeHasLabel(long, Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- nodeHasLabel(long, Label) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- nodeHasProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Returns true if node has the property given it's property key id for the node with the given node id
- nodeHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns true iff the node with id node
has a property with name
propertyName
.
- nodeHasProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- nodeIndex(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
-
Returns an
Index
for
Node
s for the name
indexName
with the given
config
.
- nodeIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
- nodeIndexNames() - Method in interface org.neo4j.graphdb.index.IndexManager
-
Returns the names of all existing
Node
indexes.
- nodeManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- NodePropertyUpdate - Class in org.neo4j.kernel.api.index
-
- NodePropertyUpdate(long, long, Object, long[], Object, long[]) - Constructor for class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- nodeRemoveLabel(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
Removes a label with the corresponding id from a node.
- nodeRemoveProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
Remove a node's property given the node's id and the property key id and return the value to which
it was set or null if it was not set on the node
- nodeRemoveStoreProperty(long, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- nodeRepresentation(Path, Node) - Method in class org.neo4j.kernel.Traversal.DefaultPathDescriptor
-
- nodeRepresentation(T, Node) - Method in interface org.neo4j.kernel.Traversal.PathDescriptor
-
Returns a string representation of a
Node
.
- nodes() - Method in interface org.neo4j.graphdb.Path
-
Returns all the nodes in this path starting from the start node going
forward towards the end node.
- nodes() - Method in interface org.neo4j.graphdb.traversal.Traverser
-
Represents the traversal in the form of
Node
s.
- nodes() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- nodes() - Method in class org.neo4j.kernel.ExtendedPath
-
- nodeSetProperty(StatementState, long, Property) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- nodesGetForLabel(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- nodesGetFromIndexLookup(StatementState, IndexDescriptor, Object) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Returns an iterable with the matched nodes.
- nodestore_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- nodestore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- nodestore_propertystore_index_keys_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- nodestore_propertystore_index_keys_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- nodestore_propertystore_index_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- nodestore_propertystore_index_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- nodestore_propertystore_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- nodestore_propertystore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- noDuplicates(Iterable<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterable
-
- noDuplicates(Iterator<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterator
-
- noDuplicatesPredicate() - Static method in class org.neo4j.helpers.collection.FilteringIterable
-
- noGraphProperty(long) - Static method in class org.neo4j.kernel.api.properties.Property
-
- none - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- NONE - Static variable in interface org.neo4j.graphdb.traversal.PruneEvaluator
-
Deprecated.
- NONE - Static variable in class org.neo4j.helpers.progress.ProgressListener
-
- NONE - Static variable in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- nonNull(T) - Static method in class org.neo4j.helpers.SillyUtils
-
- noNodeProperty(long, long) - Static method in class org.neo4j.kernel.api.properties.Property
-
- noProperty(long, EntityType, long) - Static method in class org.neo4j.kernel.api.properties.Property
-
- noRelationshipProperty(long, long) - Static method in class org.neo4j.kernel.api.properties.Property
-
- normalize - Static variable in class org.neo4j.helpers.Settings
-
- NoSuchIndexException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- NoSuchIndexException(IndexDescriptor) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.NoSuchIndexException
-
- not(Predicate<T>) - Static method in class org.neo4j.helpers.Predicates
-
- notAllowed(long, long) - Method in exception org.neo4j.kernel.api.index.IndexEntryConflictException
-
Use this method in cases where
IndexEntryConflictException
was caught but it should not have been
allowed to be thrown in the first place.
- notAllowed(IndexDescriptor) - Method in exception org.neo4j.kernel.api.index.IndexEntryConflictException
-
- NotFoundException - Exception in org.neo4j.graphdb
-
This exception will be thrown if a request is made to a node, relationship or
property that does not exist.
- NotFoundException() - Constructor for exception org.neo4j.graphdb.NotFoundException
-
- NotFoundException(String) - Constructor for exception org.neo4j.graphdb.NotFoundException
-
- NotFoundException(String, Throwable) - Constructor for exception org.neo4j.graphdb.NotFoundException
-
- NotFoundException(Throwable) - Constructor for exception org.neo4j.graphdb.NotFoundException
-
- notify(T) - Method in interface org.neo4j.helpers.Listeners.Notification
-
- notifyConfigurationChanges(Iterable<ConfigurationChange>) - Method in interface org.neo4j.kernel.configuration.ConfigurationChangeListener
-
- notifyConfigurationChanges(Iterable<ConfigurationChange>) - Method in class org.neo4j.kernel.configuration.RestartOnChange
-
- 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
-
- notifyStatusChanged(Object, LifecycleStatus, LifecycleStatus) - Method in interface org.neo4j.kernel.lifecycle.LifecycleListener
-
- NotInTransactionException - Exception in org.neo4j.graphdb
-
Thrown when attempting to modify the graph outside of a transaction.
- NotInTransactionException() - Constructor for exception org.neo4j.graphdb.NotInTransactionException
-
- NotInTransactionException(String) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
-
- NotInTransactionException(Throwable) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
-
- NotInTransactionException(String, Throwable) - Constructor for exception org.neo4j.graphdb.NotInTransactionException
-
- notNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterable
-
- notNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.FilteringIterator
-
- notNull() - Static method in class org.neo4j.helpers.Predicates
-
- notNullPredicate() - Static method in class org.neo4j.helpers.collection.FilteringIterable
-
- notStartNode() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns true
if the current position is anywhere except on
the start node, false
if it is on the start node.
- nullFunction() - Static method in class org.neo4j.helpers.Functions
-
- numberValue() - Method in class org.neo4j.kernel.api.properties.Property
-
- numberValue(Number) - Method in class org.neo4j.kernel.api.properties.Property
-
- page() - Method in class org.neo4j.helpers.collection.PagingIterator
-
- page(int) - Method in class org.neo4j.helpers.collection.PagingIterator
-
Sets the current page of the iterator.
- PagingIterator<T> - Class in org.neo4j.helpers.collection
-
- PagingIterator(Iterator<T>, int) - Constructor for class org.neo4j.helpers.collection.PagingIterator
-
Creates a new paging iterator with
source
as its underlying
Iterator
to lazily get items from.
- Pair<T1,T2> - Class in org.neo4j.helpers
-
Utility to handle pairs of objects.
- parameter(String) - Static method in class org.neo4j.helpers.Uris
-
Extract a named parameter from the query of a URI.
- params - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- parent() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- parseLongWithUnit(String) - Static method in class org.neo4j.kernel.configuration.Config
-
- parseMapFromConfigValue(String, String) - Static method in class org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator
-
Deprecated.
- parseTimeMillis - Static variable in class org.neo4j.helpers.TimeUtil
-
- patchDeletedRelationshipNodes(long, long, long, long, long) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- Path - Interface in org.neo4j.graphdb
-
Represents a path in the graph.
- PATH - Static variable in class org.neo4j.helpers.Settings
-
- path() - Static method in class org.neo4j.kernel.Traversal
-
- PathDescription - Class in org.neo4j.kernel
-
Experimental and very crude utility for building a slightly more powerful
expander to use in a traversal.
- PathDescription() - Constructor for class org.neo4j.kernel.PathDescription
-
- PathEvaluator<STATE> - Interface in org.neo4j.graphdb.traversal
-
A PathEvaluator controls what's to be returned from a traversal and also how
pruning is done.
- PathEvaluator.Adapter<STATE> - Class in org.neo4j.graphdb.traversal
-
- PathEvaluator.Adapter() - Constructor for class org.neo4j.graphdb.traversal.PathEvaluator.Adapter
-
- PathExpander<STATE> - Interface in org.neo4j.graphdb
-
An expander of relationships.
- pathExpanderForAllTypes() - Static method in class org.neo4j.kernel.Traversal
-
- pathExpanderForAllTypes(Direction) - Static method in class org.neo4j.kernel.Traversal
-
Returns a
PathExpander
which expands relationships
of all types in the given
direction
.
- pathExpanderForTypes(RelationshipType, Direction) - Static method in class org.neo4j.kernel.Traversal
-
Creates a new
PathExpander
which is set to expand
relationships with
type
and
direction
.
- pathExpanderForTypes(RelationshipType) - Static method in class org.neo4j.kernel.Traversal
-
Creates a new
PathExpander
which is set to expand
relationships with
type
in any direction.
- pathExpanderForTypes(RelationshipType, Direction, RelationshipType, Direction) - Static method in class org.neo4j.kernel.Traversal
-
Creates a new
PathExpander
which is set to expand
relationships with two different types and directions.
- pathExpanderForTypes(RelationshipType, Direction, RelationshipType, Direction, Object...) - Static method in class org.neo4j.kernel.Traversal
-
Creates a new
PathExpander
which is set to expand
relationships with multiple types and directions.
- pathToString(T, Traversal.PathDescriptor<T>) - Static method in class org.neo4j.kernel.Traversal
-
Method for building a string representation of a
Path
, using
the given
builder
.
- peel(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
-
Peels off layers of causes.
- persistenceManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- persistenceSource - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- PlaceboTransaction - Class in org.neo4j.kernel
-
- PlaceboTransaction(AbstractTransactionManager, TransactionState) - Constructor for class org.neo4j.kernel.PlaceboTransaction
-
- placeHolderException() - Static method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- platformIsWindows() - Static method in class org.neo4j.helpers.Platforms
-
- Platforms - Class in org.neo4j.helpers
-
- Platforms() - Constructor for class org.neo4j.helpers.Platforms
-
- port - Static variable in class org.neo4j.helpers.Settings
-
- position() - Method in class org.neo4j.helpers.collection.CachingIterator
-
Returns the current position of the iterator, initially 0.
- position(int) - Method in class org.neo4j.helpers.collection.CachingIterator
-
Sets the position of the iterator.
- PositionedIterator<T> - Class in org.neo4j.helpers.collection
-
Decorator class that wraps any iterator and remembers the current node.
- PositionedIterator(Iterator<? extends T>) - Constructor for class org.neo4j.helpers.collection.PositionedIterator
-
Creates an instance of the class, wrapping iterator
- postorderBreadthFirst() - Static method in class org.neo4j.kernel.Traversal
-
Returns a "postorder breadth first" ordering policy.
- postorderDepthFirst() - Static method in class org.neo4j.kernel.Traversal
-
Returns a "postorder depth first" ordering policy.
- preciseAverage() - Method in class org.neo4j.helpers.Stats
-
- Predicate<T> - Interface in org.neo4j.helpers
-
Predicate useful for filtering.
- Predicates - Class in org.neo4j.helpers
-
Common predicates
- Predicates() - Constructor for class org.neo4j.helpers.Predicates
-
- Predicates.AndPredicate<T> - Class in org.neo4j.helpers
-
- Predicates.OrPredicate<T> - Class in org.neo4j.helpers
-
- PreexistingIndexEntryConflictException - Exception in org.neo4j.kernel.api.index
-
Thrown from update methods (eg.
- PreexistingIndexEntryConflictException(Object, long, long) - Constructor for exception org.neo4j.kernel.api.index.PreexistingIndexEntryConflictException
-
- PrefetchingIterator<T> - Class in org.neo4j.helpers.collection
-
- PrefetchingIterator() - Constructor for class org.neo4j.helpers.collection.PrefetchingIterator
-
- preorderBreadthFirst() - Static method in class org.neo4j.kernel.Traversal
-
Returns a "preorder breadth first" ordering policy.
- PreorderBreadthFirstSelector - Class in org.neo4j.kernel
-
Selects
TraversalBranch
s according to breadth first
pattern, the most natural ordering in a breadth first search, see
http://en.wikipedia.org/wiki/Breadth-first_search
- PreorderBreadthFirstSelector(TraversalBranch, PathExpander) - Constructor for class org.neo4j.kernel.PreorderBreadthFirstSelector
-
- preorderDepthFirst() - Static method in class org.neo4j.kernel.Traversal
-
Returns a "preorder depth first" ordering policy.
- prepare() - Method in interface org.neo4j.kernel.api.KernelTransaction
-
Writes the changes this transaction wants to perform down to disk.
- prepend(C, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- prependProvider(DiagnosticsProvider) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- prettyName() - Method in enum org.neo4j.graphdb.schema.ConstraintType
-
- previous() - Method in class org.neo4j.helpers.collection.CachingIterator
- previousIndex() - Method in class org.neo4j.helpers.collection.CachingIterator
- previouslyCommitedValue() - Method in interface org.neo4j.graphdb.event.PropertyEntry
-
Get the value of the modified property as it was before the transaction
(which modified it) started.
- previousNode() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns the previous node.
- PrimitiveLongPredicate - Interface in org.neo4j.helpers
-
- printAllCauses(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- printStackTrace(PrintStream) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- printStackTrace(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- ProcessFailureException - Exception in org.neo4j.helpers
-
- ProcessFailureException(List<ProcessFailureException.Entry>) - Constructor for exception org.neo4j.helpers.ProcessFailureException
-
- ProcessFailureException.Entry - Class in org.neo4j.helpers
-
- ProcessFailureException.Entry(String, Throwable) - Constructor for class org.neo4j.helpers.ProcessFailureException.Entry
-
- processFuture(Process) - Static method in class org.neo4j.helpers.FutureAdapter
-
- progress(int, int) - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- progress(int, int) - Method in class org.neo4j.helpers.progress.Indicator
-
- progressForPart(String, long) - Method in class org.neo4j.helpers.progress.ProgressMonitorFactory.MultiPartBuilder
-
- ProgressListener - Class in org.neo4j.helpers.progress
-
A Progress object is an object through which a process can report its progress.
- ProgressMonitorFactory - Class in org.neo4j.helpers.progress
-
- ProgressMonitorFactory() - Constructor for class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- ProgressMonitorFactory.MultiPartBuilder - Class in org.neo4j.helpers.progress
-
- property() - Method in class org.neo4j.kernel.api.constraints.UniquenessConstraint
-
- Property - Class in org.neo4j.kernel.api.properties
-
- property(long, Object) - Static method in class org.neo4j.kernel.api.properties.Property
-
- PROPERTY_INDEX_KEY_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- PROPERTY_INDEX_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- PROPERTY_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- propertyAdded(T, String, Object) - Method in interface org.neo4j.kernel.PropertyTracker
-
- propertyChanged(T, String, Object, Object) - Method in interface org.neo4j.kernel.PropertyTracker
-
- PropertyConstraintCreator - Class in org.neo4j.kernel
-
- PropertyContainer - Interface in org.neo4j.graphdb
-
- PropertyEntry<T extends PropertyContainer> - Interface in org.neo4j.graphdb.event
-
Represents a changed property.
- propertyFromNode(long, long, Object) - Static method in class org.neo4j.kernel.api.properties.Property
-
- propertyFromRelationship(long, long, Object) - Static method in class org.neo4j.kernel.api.properties.Property
-
- propertyKey - Variable in class org.neo4j.kernel.PropertyConstraintCreator
-
- propertyKeyGetForName(StatementState, String) - Method in interface org.neo4j.kernel.api.operations.KeyReadOperations
-
Returns a property key id for the given property key.
- propertyKeyGetName(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.KeyReadOperations
-
Returns the name of a property given its property key id
- propertyKeyGetOrCreateForName(StatementState, String) - Method in interface org.neo4j.kernel.api.operations.KeyWriteOperations
-
Returns a property key id for a property key.
- propertyKeyId() - Method in class org.neo4j.kernel.api.properties.Property
-
- PropertyKeyIdIterator - Class in org.neo4j.kernel.api.properties
-
- PropertyKeyIdIterator(Iterator<Property>) - Constructor for class org.neo4j.kernel.api.properties.PropertyKeyIdIterator
-
- PropertyKeyIdNotFoundException - Exception in org.neo4j.kernel.api.exceptions
-
- PropertyKeyIdNotFoundException(long, Exception) - Constructor for exception org.neo4j.kernel.api.exceptions.PropertyKeyIdNotFoundException
-
- PropertyKeyNotFoundException - Exception in org.neo4j.kernel.api.exceptions
-
- PropertyKeyNotFoundException(String) - Constructor for exception org.neo4j.kernel.api.exceptions.PropertyKeyNotFoundException
-
- PropertyKeyNotFoundException(String, Exception) - Constructor for exception org.neo4j.kernel.api.exceptions.PropertyKeyNotFoundException
-
- propertyKeyTokenHolder - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- PropertyNotFoundException - Exception in org.neo4j.kernel.api.exceptions
-
- PropertyNotFoundException(long, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.PropertyNotFoundException
-
- PropertyNotFoundException(long) - Constructor for exception org.neo4j.kernel.api.exceptions.PropertyNotFoundException
-
- propertyRemoved(T, String, Object) - Method in interface org.neo4j.kernel.PropertyTracker
-
- propertyRenamed(String, String, String) - Static method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator
-
- PropertyTracker<T extends PropertyContainer> - Interface in org.neo4j.kernel
-
- PropertyUniqueConstraintCreator - Class in org.neo4j.kernel
-
- PropertyUniqueConstraintDefinition - Class in org.neo4j.kernel
-
- PropertyUniqueConstraintDefinition(InternalSchemaActions, Label, String) - Constructor for class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- propertyValuesEqual(Object, Object) - Static method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- provide(LockHolder) - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- provide(TxState.Holder) - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- provide(IndexReaderFactory) - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- PROVIDER - Static variable in interface org.neo4j.graphdb.index.IndexManager
-
The configuration key to use for specifying which provider an index
will have, i.e.
- prune() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- pruneAfter(Path) - Method in interface org.neo4j.graphdb.traversal.PruneEvaluator
-
Deprecated.
Decides whether or not to prune after position
.
- PruneEvaluator - Interface in org.neo4j.graphdb.traversal
-
- pruneWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- pruneWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- put(String, String) - Method in class org.neo4j.helpers.Args
-
- putAll(Map<String, String>) - Method in class org.neo4j.helpers.Args
-
- putEncodedStringInto(String, ByteBuffer) - Static method in class org.neo4j.helpers.UTF8
-
- putIfAbsent(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
-
Add the entity to this index for the given key/value pair if this particular
key/value pair doesn't already exist.
- range(T, T) - Static method in class org.neo4j.helpers.Settings
-
- RangeIterator - Class in org.neo4j.helpers.collection
-
Iterates over a range, where the start value is inclusive, but the
end value is exclusive.
- RangeIterator(int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
-
- RangeIterator(int, int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
-
- RangeIterator(int, int, int) - Constructor for class org.neo4j.helpers.collection.RangeIterator
-
- read_only - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- READ_ONLY - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- read_only - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- ReadableIndex<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
An index that allows for read only operations.
- ReadableRelationshipIndex - Interface in org.neo4j.graphdb.index
-
- readOnlyStatementOperations() - Method in interface org.neo4j.kernel.api.KernelAPI
-
- ReadOnlyStatementState - Class in org.neo4j.kernel.api.operations
-
- ReadOnlyStatementState(IndexReaderFactory) - Constructor for class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- readOnlyTransaction() - Static method in class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- ReadOperations - Interface in org.neo4j.kernel.api.operations
-
- RealClock - Class in org.neo4j.tooling
-
- RealClock() - Constructor for class org.neo4j.tooling.RealClock
-
- rebuild_idgenerators_fast - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- REBUILD_IDGENERATORS_FAST - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- recover(Iterable<NodePropertyUpdate>) - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- recover(Iterable<NodePropertyUpdate>) - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
Apply a set of changes to this index.
- recoveryVerifier - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- register(DiagnosticsExtractor<T>, T) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- registerAll(Class<E>, T) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- registerIndexProvider(String, IndexImplementation) - Method in interface org.neo4j.graphdb.index.IndexProviders
-
- registerKernelEventHandler(KernelEventHandler) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Registers handler
as a handler for kernel events which
are generated from different places in the lifecycle of the kernel.
- registerKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- registerKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- registerKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.KernelEventHandlers
-
- registerRecovery() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Registers handler
as a handler for transaction events which
are generated from different places in the lifecycle of each
transaction.
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- Relationship - Interface in org.neo4j.graphdb
-
A relationship between two nodes in the graph.
- relationship_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- RELATIONSHIP_AUTO_INDEXING - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- relationship_cache_array_fraction - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- RELATIONSHIP_CACHE_ARRAY_FRACTION - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- relationship_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- RELATIONSHIP_CACHE_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- relationship_grab_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- relationship_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- RELATIONSHIP_KEYS_INDEXABLE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- RELATIONSHIP_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- relationshipAddStoreProperty(long, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- RelationshipAutoIndexer - Interface in org.neo4j.graphdb.index
-
- relationshipChangeStoreProperty(long, Property, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- relationshipDelete(long) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- relationshipDelete(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- RelationshipExpander - Interface in org.neo4j.graphdb
-
- relationshipGetAllProperties(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- relationshipGetProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- relationshipGetPropertyKeys(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
Return all property keys associated with a relationship.
- relationshipHasProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityReadOperations
-
- relationshipHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns true iff the relationship with id relationship
has a
property with name propertyName
.
- relationshipHasProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexImplementation
-
- RelationshipIndex - Interface in org.neo4j.graphdb.index
-
Extends the ReadableRelationshipIndex and the Index interfaces
for completing the set of available types.
- relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
- relationshipIndexNames() - Method in interface org.neo4j.graphdb.index.IndexManager
-
- relationshipRemoveProperty(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- relationshipRemoveStoreProperty(long, Property) - Method in interface org.neo4j.kernel.api.operations.AuxiliaryStoreOperations
-
- relationshipRepresentation(Path, Node, Relationship) - Method in class org.neo4j.kernel.Traversal.DefaultPathDescriptor
-
- relationshipRepresentation(T, Node, Relationship) - Method in interface org.neo4j.kernel.Traversal.PathDescriptor
-
- relationships() - Method in interface org.neo4j.graphdb.Path
-
Returns all the relationships in between the nodes which this path
consists of.
- relationships(RelationshipType) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Adds type
to the list of relationship types to traverse.
- relationships(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Adds type
to the list of relationship types to traverse in
the given direction
.
- relationships() - Method in interface org.neo4j.graphdb.traversal.Traverser
-
- relationships() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- relationships() - Method in class org.neo4j.kernel.ExtendedPath
-
- relationshipSetProperty(StatementState, long, Property) - Method in interface org.neo4j.kernel.api.operations.EntityWriteOperations
-
- relationshipstore_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- relationshipstore_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- relationshipTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Reports that one more relationship has been traversed in this
traversal.
- RelationshipType - Interface in org.neo4j.graphdb
-
A relationship type is mandatory on all relationships and is used to navigate
the graph.
- relationshipTypeCreator - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- relationshipTypeTokenHolder - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- relAutoIndexer - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- release() - Method in interface org.neo4j.graphdb.Lock
-
Releases this lock before the transaction finishes.
- release() - Method in class org.neo4j.kernel.StoreLocker
-
- remote_logging_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- remote_logging_host - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- remote_logging_port - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- remove(RelationshipType) - Method in interface org.neo4j.graphdb.Expander
-
- remove(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
-
Removes a key/value pair for entity
from the index.
- remove(T, String) - Method in interface org.neo4j.graphdb.index.Index
-
Removes key/value pairs for entity
where key is key
from the index.
- remove(T) - Method in interface org.neo4j.graphdb.index.Index
-
- remove() - Method in class org.neo4j.helpers.collection.ArrayIterator
-
- remove() - Method in class org.neo4j.helpers.collection.CachingIterator
-
Not supported by this implement.
- remove(Object) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- remove() - Method in class org.neo4j.helpers.collection.IteratorWrapper
-
- remove() - Method in class org.neo4j.helpers.collection.PositionedIterator
-
- remove() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- remove() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- remove() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
-
- remove(long, long, Object, long[]) - Static method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- remove(Object) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- remove(Marker) - Method in class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- remove(RelationshipType) - Method in class org.neo4j.kernel.OrderedByTypeExpander
-
- remove(RelationshipType) - Method in class org.neo4j.kernel.StandardExpander
-
- removeAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- removeConfiguration(Index<? extends PropertyContainer>, String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
EXPERT: Removes a configuration parameter from an index.
- removeConfigurationChangeListener(ConfigurationChangeListener) - Method in class org.neo4j.kernel.configuration.Config
-
- removedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value removed from a node during the
transaction.
- removedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value removed from a relationship during
the transaction.
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.neo4j.helpers.collection.LruMap
-
- removeGraphPropertiesFromCache() - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- removeKernelExtension(KernelExtensionFactory) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- removeKernelExtensionListener(KernelExtensionListener) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- removeLabel(Label) - Method in interface org.neo4j.graphdb.Node
-
Removes a
Label
from this node.
- removeLifecycleListener(LifecycleListener) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
- removeListener(T, Iterable<T>) - Static method in class org.neo4j.helpers.Listeners
-
- removeNodeFromCache(long) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- removeNodeProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the node with id
id
, if present.
- removeNodeProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- removeProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Removes the property associated with the given key and returns the old
value.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.neo4j.kernel.CircuitBreaker
-
- removeRelationshipFromCache(long) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- removeRelationshipProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the relationship with id
id
, if present.
- removeRelationshipProperty(long, String) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- removeRelationshipTypeFromCache(int) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- removeSchemaRuleFromCache(long) - Method in class org.neo4j.kernel.BridgingCacheAccess
-
- removeVetoableChangeListener(VetoableChangeListener) - Method in class org.neo4j.kernel.CircuitBreaker
-
- renameFile(File, File) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- replayInto(StringLogger) - Method in class org.neo4j.kernel.logging.BufferingLogger
-
Replays buffered messages and clears the buffer.
- reserveForIndex(long) - Method in class org.neo4j.kernel.api.index.util.FailureStorage
-
Create/reserve an empty failure file for the given indexId.
- resolve(Class<T>) - Method in class org.neo4j.kernel.api.StatementOperationParts
-
- resolveChain(XaDataSource) - Method in class org.neo4j.kernel.TransactionInterceptorProviders
-
A utility method that given some TransactionInterceptorProviders and
their configuration objects returns a fully resolved chain of
TransactionInterceptors - the return object is the first interceptor
in the chain.
- resolveDependency(Class<T>) - Method in class org.neo4j.graphdb.DependencyResolver.Adapter
-
- resolveDependency(Class<T>) - Method in interface org.neo4j.graphdb.DependencyResolver
-
Tries to resolve a dependency that matches a given class.
- resolveDependency(Class<T>, DependencyResolver.SelectionStrategy<T>) - Method in interface org.neo4j.graphdb.DependencyResolver
-
Tries to resolve a dependency that matches a given class.
- resolveDependency(Class<T>, DependencyResolver.SelectionStrategy<T>) - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- resolver() - Method in interface org.neo4j.graphdb.index.IndexProviderKernelExtensionFactory.Dependencies
-
Deprecated.
- ResourceClosingIterator<T,V> - Class in org.neo4j.helpers.collection
-
- ResourceIterable<T> - Interface in org.neo4j.graphdb
-
- ResourceIterator<T> - Interface in org.neo4j.graphdb
-
Closeable Iterator with associated resources.
- ResourceType - Enum in org.neo4j.kernel.info
-
- restart(Lifecycle) - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Restart an individual instance.
- RestartOnChange - Class in org.neo4j.kernel.configuration
-
When a specified change happens, restart the given LifeSupport instance.
- RestartOnChange(Class<?>, Lifecycle) - Constructor for class org.neo4j.kernel.configuration.RestartOnChange
-
- RestartOnChange(String, Lifecycle) - Constructor for class org.neo4j.kernel.configuration.RestartOnChange
-
- RestartOnChange(Predicate<String>, Lifecycle) - Constructor for class org.neo4j.kernel.configuration.RestartOnChange
-
- restartOnChange - Variable in class org.neo4j.kernel.logging.LogbackService
-
- retainAll(Collection) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- rethrow(Throwable) - Method in class org.neo4j.helpers.collection.ExceptionHandlingIterable
-
- ReturnableEvaluator - Interface in org.neo4j.graphdb
-
- returnedNodesCount() - Method in interface org.neo4j.graphdb.TraversalPosition
-
Returns the number of nodes returned by the traverser so far.
- returnWhereEndNodeIs(Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- returnWhereLastRelationshipTypeIs(RelationshipType, RelationshipType...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- reverse() - Method in enum org.neo4j.graphdb.Direction
-
- reverse() - Method in interface org.neo4j.graphdb.PathExpander
-
Returns a new instance with the exact expansion logic, but reversed.
- reverse() - Method in class org.neo4j.graphdb.traversal.InitialBranchState.Adapter
-
- reverse() - Method in interface org.neo4j.graphdb.traversal.InitialBranchState
-
Creates a version of this state factory which produces reversed initial state,
used in bidirectional traversals.
- reverse() - Method in class org.neo4j.graphdb.traversal.InitialBranchState.State
-
- reverse() - Method in class org.neo4j.graphdb.traversal.InitialStateFactory.AsInitialBranchState
-
Deprecated.
- reverse() - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- reverse(Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- reverse(Map<K, V>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Reversed a map, making the key value and the value key.
- reverse() - Method in class org.neo4j.kernel.OrderedByTypeExpander
-
- reverse() - Method in class org.neo4j.kernel.StandardExpander
-
- ReverseArrayIterator<T> - Class in org.neo4j.helpers.collection
-
- ReverseArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ReverseArrayIterator
-
- reversed() - Method in interface org.neo4j.graphdb.Expander
-
- reversed() - Method in interface org.neo4j.graphdb.RelationshipExpander
-
Deprecated.
Returns a new instance with the exact expansion logic, but reversed.
- reversed() - Method in class org.neo4j.kernel.StandardExpander
-
- reverseNodes() - Method in interface org.neo4j.graphdb.Path
-
Returns all the nodes in this path in reversed order, i.e.
- reverseNodes() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- reverseNodes() - Method in class org.neo4j.kernel.ExtendedPath
-
- reverseRelationships() - Method in interface org.neo4j.graphdb.Path
-
Returns all the relationships in between the nodes which this path
consists of in reverse order, i.e.
- reverseRelationships() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- reverseRelationships() - Method in class org.neo4j.kernel.ExtendedPath
-
- rollback() - Method in interface org.neo4j.kernel.api.KernelTransaction
-
Roll back this transaction, undoing any changes that have been made.
- rootCause(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- run() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- schema() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns the
schema manager
where all things related to schema,
for example constraints and indexing on
labels
.
- Schema - Interface in org.neo4j.graphdb.schema
-
Interface for managing the schema of your graph database.
- schema - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- schema() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- Schema.IndexState - Enum in org.neo4j.graphdb.schema
-
The states that an index can be in.
- SchemaImpl - Class in org.neo4j.kernel
-
- SchemaImpl(ThreadToStatementContextBridge) - Constructor for class org.neo4j.kernel.SchemaImpl
-
- SchemaIndexProvider - Class in org.neo4j.kernel.api.index
-
Contract for implementing an index in Neo4j.
- SchemaIndexProvider(SchemaIndexProvider.Descriptor, int) - Constructor for class org.neo4j.kernel.api.index.SchemaIndexProvider
-
- SchemaIndexProvider.Descriptor - Class in org.neo4j.kernel.api.index
-
- SchemaIndexProvider.Descriptor(String, String) - Constructor for class org.neo4j.kernel.api.index.SchemaIndexProvider.Descriptor
-
- SchemaKernelException - Exception in org.neo4j.kernel.api.exceptions.schema
-
Signals that some constraint has been violated in a
kernel interaction
,
for example a name containing invalid characters or length.
- SchemaKernelException(Throwable, String, Object...) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.SchemaKernelException
-
- SchemaKernelException(String, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.SchemaKernelException
-
- SchemaKernelException(String) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.SchemaKernelException
-
- SchemaOperations - Interface in org.neo4j.kernel.api.operations
-
- SchemaReadOperations - Interface in org.neo4j.kernel.api.operations
-
- schemaReadOperations() - Method in class org.neo4j.kernel.api.StatementOperationParts
-
- SchemaRuleNotFoundException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- SchemaRuleNotFoundException(String) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.SchemaRuleNotFoundException
-
- SchemaRuleNotFoundException(String, Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.SchemaRuleNotFoundException
-
- schemaStateContains(StatementState, K) - Method in interface org.neo4j.kernel.api.operations.SchemaStateOperations
-
Check if some key is in the schema state.
- schemaStateGetOrCreate(StatementState, K, Function<K, V>) - Method in interface org.neo4j.kernel.api.operations.SchemaStateOperations
-
The schema state is flushed when ever the schema is updated.
- SchemaStateOperations - Interface in org.neo4j.kernel.api.operations
-
- schemaStateOperations() - Method in class org.neo4j.kernel.api.StatementOperationParts
-
- SchemaWriteOperations - Interface in org.neo4j.kernel.api.operations
-
- schemaWriteOperations() - Method in class org.neo4j.kernel.api.StatementOperationParts
-
- second() - Method in class org.neo4j.helpers.Triplet
-
- select(Class<T>, Iterable<T>) - Method in interface org.neo4j.graphdb.DependencyResolver.SelectionStrategy
-
Given a set of candidates, select an appropriate one.
- Service - Class in org.neo4j.helpers
-
A utility for locating services.
- Service(String, String...) - Constructor for class org.neo4j.helpers.Service
-
Create a new instance of a service implementation identified with the
specified key(s).
- 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.CaseInsensitiveService(String, String...) - Constructor for class org.neo4j.helpers.Service.CaseInsensitiveService
-
Create a new instance of a service implementation identified with the
specified key(s).
- Service.Implementation - Annotation Type in org.neo4j.helpers
-
Designates that a class implements the specified service and should be
added to the services listings file (META-INF/services/[service-name]).
- set(T) - Method in class org.neo4j.helpers.collection.CachingIterator
-
Not supported by this implement.
- set(T...) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Alias for asSet()
- set(long) - Method in class org.neo4j.helpers.progress.ProgressListener
-
- setCacheCapacity(String, int) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Sets the cache size for key/value pairs for the given key
.
- setCacheProviders(Iterable<CacheProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setCacheProviders(Iterable<CacheProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Set a database setting to a particular value.
- setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Deprecated.
Use setConfig with explicit Setting
instead
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Set a map of config settings into the builder.
- setConfiguration(Index<? extends PropertyContainer>, String, String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
EXPERT: Sets a configuration parameter for an index.
- setEnabled(boolean) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Sets the AutoIndexer as enabled or not.
- setIndexProviders(IndexIterable) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setIndexProviders(IndexIterable) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setIndexProviders(List<IndexProvider>) - Method in class org.neo4j.kernel.ListIndexIterable
-
Sets the source of the iterator.
- setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setLogger(StringLogger) - Method in class org.neo4j.kernel.configuration.Config
-
- setNodeLabels(long, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Replaces any existing labels for the given node with the supplied list of labels.
- setNodeLabels(long, Label...) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- setNodeProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the properties of a node.
- setNodeProperties(long, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- setNodeProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the property with name propertyName
of node with id
node
to the value propertyValue
.
- setNodeProperty(long, String, Object) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- setPrefetchedNext(T) - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- setProperty(String, Object) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Sets the property value for the given key to value
.
- setRelationshipProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the properties of a relationship.
- setRelationshipProperties(long, Map<String, Object>) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- setRelationshipProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the property with name propertyName
of relationship with id
relationship
to the value propertyValue
.
- setRelationshipProperty(long, String, Object) - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- setState(STATE) - Method in interface org.neo4j.graphdb.traversal.BranchState
-
- setStateForCurrentSelector(T) - Method in class org.neo4j.kernel.AbstractSelectorOrderer
-
- Setting<T> - Interface in org.neo4j.graphdb.config
-
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes, such as
GraphDatabaseSettings
.
- setting(String, Function<String, T>, String) - Static method in class org.neo4j.helpers.Settings
-
- setting(String, Function<String, T>, String, Function2<T, Function<String, String>, T>...) - Static method in class org.neo4j.helpers.Settings
-
- setting(String, Function<String, T>, Setting<T>) - Static method in class org.neo4j.helpers.Settings
-
- setting(String, Function<String, T>, String, Setting<T>, Function2<T, Function<String, String>, T>...) - Static method in class org.neo4j.helpers.Settings
-
- Settings - Class in org.neo4j.helpers
-
Create settings for configurations in Neo4j.
- Settings.DefaultSetting<T> - Class in org.neo4j.helpers
-
- Settings.DefaultSetting(String, Function<String, T>, Function<Function<String, String>, String>, Function<Function<String, String>, String>, Function2<T, Function<String, String>, T>...) - Constructor for class org.neo4j.helpers.Settings.DefaultSetting
-
- SettingsResourceBundle - Class in org.neo4j.graphdb.factory
-
ResourceBundle for classes that use GraphDatabaseSetting, which use reflection to find its values.
- SettingsResourceBundle(Class) - Constructor for class org.neo4j.graphdb.factory.SettingsResourceBundle
-
- setTransactionInterceptorProviders(Iterable<TransactionInterceptorProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setTransactionInterceptorProviders(Iterable<TransactionInterceptorProvider>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setValueWithOldSetting(String, Map<String, String>) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator.PropertyRenamed
-
- setValueWithOldSetting(String, Map<String, String>) - Method in class org.neo4j.kernel.configuration.BaseConfigurationMigrator.SpecificPropertyMigration
-
- shortArrayProperty(long, short[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- ShortestPathsBranchCollisionDetector - Class in org.neo4j.kernel
-
- ShortestPathsBranchCollisionDetector(Evaluator) - Constructor for class org.neo4j.kernel.ShortestPathsBranchCollisionDetector
-
- shortestPathsCollisionDetector(int) - Static method in class org.neo4j.kernel.Traversal
-
- shortProperty(long, short) - Static method in class org.neo4j.kernel.api.properties.Property
-
- shouldInterceptCommitting() - Method in class org.neo4j.kernel.TransactionInterceptorProviders
-
- shouldInterceptDeserialized() - Method in class org.neo4j.kernel.TransactionInterceptorProviders
-
- shouldMemoryMap(Boolean) - Static method in class org.neo4j.graphdb.factory.GraphDatabaseSettings.UseMemoryMappedBuffers
-
Default for this setting is null, so wrap access with this call
to figure out actual value at runtime.
- shutdown() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Shuts down Neo4j.
- shutdown() - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- shutdown() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- shutdown() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- shutdown() - Method in class org.neo4j.kernel.KernelData
-
- shutdown() - Method in class org.neo4j.kernel.KernelEventHandlers
-
- shutdown() - Method in interface org.neo4j.kernel.lifecycle.Lifecycle
-
- shutdown() - Method in class org.neo4j.kernel.lifecycle.LifecycleAdapter
-
- shutdown() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Shutdown all registered instances, transitioning from either STARTED or STOPPED to SHUTDOWN.
- shutdown() - Method in class org.neo4j.kernel.logging.LogbackService
-
- shutdown() - Method in class org.neo4j.kernel.logging.SingleLoggingService
-
- shutdown() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- shutdown() - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Shuts down this batch inserter syncing all changes that are still only
in memory to disk.
- shutdown() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
Shuts down this index provider and ensures that all indexes are fully
written to disk.
- sideSelector(SideSelectorPolicy, int) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
In a bidirectional traversal the traverser alternates which side
(start or end) to move further for each step.
- SideSelector - Interface in org.neo4j.graphdb.traversal
-
Dictates which side is the current side in a bidirectional traversal to traverse
the next step for.
- SideSelectorPolicies - Enum in org.neo4j.kernel
-
- SideSelectorPolicy - Interface in org.neo4j.graphdb.traversal
-
- SillyUtils - Class in org.neo4j.helpers
-
Utility functions that are helpful for suppressing compiler warnings.
- SillyUtils() - Constructor for class org.neo4j.helpers.SillyUtils
-
- simplePathToString(Path) - Static method in class org.neo4j.kernel.Traversal
-
Returns a quite simple string representation of a
Path
.
- simplePathToString(Path, String) - Static method in class org.neo4j.kernel.Traversal
-
Returns a quite simple string representation of a
Path
.
- single(Iterable<? extends X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- single(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's single element.
- single(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's single element.
- single(Iterable<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's single element or null
if no
element found.
- single(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's single element or itemIfNone
if no
element found.
- SingleLoggingService - Class in org.neo4j.kernel.logging
-
- SingleLoggingService(StringLogger) - Constructor for class org.neo4j.kernel.logging.SingleLoggingService
-
- singleOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterator's single element or null
if no
element found.
- singleOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
Returns the given iterable's single element or null
if no
element found.
- singlePart(String, long) - Method in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- singletonPrimitiveLongIterator(long) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- SIZE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- size() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Returns the size of this iterable, in most scenarios this value is accurate
while in some scenarios near-accurate.
- size() - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- SIZE_FORMAT - Static variable in class org.neo4j.helpers.Settings
-
- skip(int, Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Slf4jMarkerAdapter - Class in org.neo4j.kernel.logging
-
- Slf4jMarkerAdapter(String) - Constructor for class org.neo4j.kernel.logging.Slf4jMarkerAdapter
-
- soft - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- sort(Comparator<? super Path>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- sort(Iterable<T>, Function<T, S>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Sorting - Class in org.neo4j.graphdb.traversal
-
- source() - Method in class org.neo4j.helpers.Args
-
- StandardBranchCollisionDetector - Class in org.neo4j.kernel
-
- StandardBranchCollisionDetector(Evaluator) - Constructor for class org.neo4j.kernel.StandardBranchCollisionDetector
-
- StandardExpander - Class in org.neo4j.kernel
-
- start() - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- start(Guard.GuardInternal) - Method in class org.neo4j.kernel.guard.Guard
-
- start() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- start() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- start() - Method in class org.neo4j.kernel.KernelEventHandlers
-
- start() - Method in interface org.neo4j.kernel.lifecycle.Lifecycle
-
- start() - Method in class org.neo4j.kernel.lifecycle.LifecycleAdapter
-
- start() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Start all registered instances, transitioning from STOPPED to STARTED.
- start() - Method in class org.neo4j.kernel.StoreLockerLifecycleAdapter
-
- start() - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- startAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Start auto indexing a property.
- started() - Method in class org.neo4j.helpers.progress.ProgressListener
-
- startedKernelExtension(Object) - Method in class org.neo4j.kernel.extension.KernelExtensionListener.Adapter
-
- startedKernelExtension(Object) - Method in interface org.neo4j.kernel.extension.KernelExtensionListener
-
- startNode() - Method in interface org.neo4j.graphdb.Path
-
Returns the start node of this path.
- startNode() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- startNode() - Method in class org.neo4j.kernel.ExtendedPath
-
- startOperationsCount(long) - Method in class org.neo4j.kernel.guard.Guard
-
- startPart(String, long) - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- startPart(String, long) - Method in class org.neo4j.helpers.progress.Indicator
-
- startProcess(long) - Method in class org.neo4j.helpers.progress.Indicator.Decorator
-
- startProcess(long) - Method in class org.neo4j.helpers.progress.Indicator
-
- startSide(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
- startTimeout(long) - Method in class org.neo4j.kernel.guard.Guard
-
- state() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
Returns the state associated with this branch.
- stateFactory - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- statementContextProvider - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- statementForReading() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- statementForWriting() - Method in class org.neo4j.kernel.ThreadToStatementContextBridge
-
- StatementOperationParts - Class in org.neo4j.kernel.api
-
- StatementOperationParts(KeyReadOperations, KeyWriteOperations, EntityReadOperations, EntityWriteOperations, SchemaReadOperations, SchemaWriteOperations, SchemaStateOperations) - Constructor for class org.neo4j.kernel.api.StatementOperationParts
-
- statementOperations() - Method in interface org.neo4j.kernel.api.KernelAPI
-
Returns a
context
that can be used for read operations
that aren't associated with any specific transaction.
- StatementOperations - Interface in org.neo4j.kernel.api
-
Interface for accessing and modifying the underlying graph.
- StatementState - Interface in org.neo4j.kernel.api.operations
-
Contains all state necessary for satisfying operations performed on a statement.
- STATIC_LOGGER_CONTEXT - Static variable in class org.neo4j.kernel.logging.LogbackWeakDependency
-
- Stats - Class in org.neo4j.helpers
-
- Stats(String) - Constructor for class org.neo4j.helpers.Stats
-
- step(RelationshipType) - Method in class org.neo4j.kernel.PathDescription
-
- step(RelationshipType, Direction) - Method in class org.neo4j.kernel.PathDescription
-
- step(Expander) - Method in class org.neo4j.kernel.PathDescription
-
- stop() - Method in class org.neo4j.kernel.extension.KernelExtensions
-
- stop() - Method in class org.neo4j.kernel.guard.Guard
-
- stop() - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- stop() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- stop() - Method in class org.neo4j.kernel.KernelEventHandlers
-
- stop() - Method in interface org.neo4j.kernel.lifecycle.Lifecycle
-
- stop() - Method in class org.neo4j.kernel.lifecycle.LifecycleAdapter
-
- stop() - Method in class org.neo4j.kernel.lifecycle.LifeSupport
-
Stop all registered instances, transitioning from STARTED to STOPPED.
- stop() - Method in class org.neo4j.kernel.StoreLockerLifecycleAdapter
-
- stop() - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- stopAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Removes the argument from the set of auto indexed properties.
- StopEvaluator - Interface in org.neo4j.graphdb
-
- stoppingKernelExtension(Object) - Method in class org.neo4j.kernel.extension.KernelExtensionListener.Adapter
-
- stoppingKernelExtension(Object) - Method in interface org.neo4j.kernel.extension.KernelExtensionListener
-
- STORAGE_DIRECTORY - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- store(Map<String, String>, File) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
file
in a standard java
Properties
format.
- store(Map<String, String>, OutputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
stream
in a standard java
Properties
format.
- store(Map<String, String>, Writer) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
writer
in a standard java
Properties
format.
- store_dir - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_dir - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- STORE_LOCK_FILENAME - Static variable in class org.neo4j.kernel.StoreLocker
-
- storeDir - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- storeFactory - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- storeId - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- storeIndexFailure(long, String) - Method in class org.neo4j.kernel.api.index.util.FailureStorage
-
Store failure in failure file for index with the given id
- storeLocker - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- StoreLocker - Class in org.neo4j.kernel
-
- StoreLocker(FileSystemAbstraction) - Constructor for class org.neo4j.kernel.StoreLocker
-
- StoreLockerLifecycleAdapter - Class in org.neo4j.kernel
-
- StoreLockerLifecycleAdapter(StoreLocker, File) - Constructor for class org.neo4j.kernel.StoreLockerLifecycleAdapter
-
- StoreLockException - Exception in org.neo4j.kernel
-
Signals a failure to lock the store
- StoreLockException(String) - Constructor for exception org.neo4j.kernel.StoreLockException
-
- StoreLockException(String, Throwable) - Constructor for exception org.neo4j.kernel.StoreLockException
-
- storeStrictly(Map<String, String>, File) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
file
in a standard java
Properties
format.
- storeStrictly(Map<String, String>, OutputStream) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
stream
in a standard java
Properties
format.
- storeStrictly(Map<String, String>, Writer) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Stores the data in
config
into
writer
in a standard java
Properties
format.
- STRING - Static variable in class org.neo4j.helpers.Settings
-
- string_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- STRING_BLOCK_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- STRING_PROPERTY_STORE_MMAP_SIZE - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- stringArrayProperty(long, String[]) - Static method in class org.neo4j.kernel.api.properties.Property
-
- stringContains(String) - Static method in class org.neo4j.helpers.Predicates
-
- stringify(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
- stringMap(String...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for creating a
Map
of key/value pairs where
both keys and values are
String
s.
- stringMap(Map<String, String>, String...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for creating a
Map
of key/value pairs where
both keys and values are
String
s.
- stringProperty(long, String) - Static method in class org.neo4j.kernel.api.properties.Property
-
- Strings - Class in org.neo4j.helpers
-
Helper functions for working with strings.
- strings_mapped_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- strings_mapped_memory_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- stringValue() - Method in class org.neo4j.kernel.api.properties.Property
-
- stringValue(String) - Method in class org.neo4j.kernel.api.properties.Property
-
- strong - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CacheTypeSetting
-
- success() - Method in interface org.neo4j.graphdb.Transaction
-
- success() - Method in class org.neo4j.kernel.CircuitBreaker
-
- success() - Method in class org.neo4j.kernel.TopLevelTransaction
-
- syncHook - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- SYSTEM - Static variable in interface org.neo4j.helpers.Clock
-
- SystemOutLogging - Class in org.neo4j.kernel.logging
-
- SystemOutLogging() - Constructor for class org.neo4j.kernel.logging.SystemOutLogging
-
- SystemPropertiesConfiguration - Class in org.neo4j.kernel.configuration
-
Collect settings from System.getProperties().
- SystemPropertiesConfiguration(Class<?>...) - Constructor for class org.neo4j.kernel.configuration.SystemPropertiesConfiguration
-
- SystemPropertiesConfiguration(Iterable<Class<?>>) - Constructor for class org.neo4j.kernel.configuration.SystemPropertiesConfiguration
-
- textual(OutputStream) - Static method in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- textual(Writer) - Static method in class org.neo4j.helpers.progress.ProgressMonitorFactory
-
- third() - Method in class org.neo4j.helpers.Triplet
-
- ThisShouldNotHappenError - Error in org.neo4j.helpers
-
- ThisShouldNotHappenError(String, String) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
- ThisShouldNotHappenError(String, String, Throwable) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
- ThreadToStatementContextBridge - Class in org.neo4j.kernel
-
This is meant to serve as the bridge that makes the Beans API tie transactions to threads.
- ThreadToStatementContextBridge(KernelAPI, AbstractTransactionManager) - Constructor for class org.neo4j.kernel.ThreadToStatementContextBridge
-
- ThreadToStatementContextBridge.ReadOnly - Class in org.neo4j.kernel
-
- ThreadToStatementContextBridge.ReadOnly(KernelAPI, AbstractTransactionManager) - Constructor for class org.neo4j.kernel.ThreadToStatementContextBridge.ReadOnly
-
- threshold_for_logging_rotation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- throwable(Throwable) - Method in class org.neo4j.kernel.CircuitBreaker
-
- Thunk<T> - Interface in org.neo4j.helpers
-
http://en.wikipedia.org/wiki/Thunk_%28functional_programming%29
A parameter-less function for lazy evaluation to prevent the evaluation of an
expression until forced at a later time.
- Thunks - Class in org.neo4j.helpers
-
- time() - Static method in class org.neo4j.helpers.Format
-
- time(TimeZone) - Static method in class org.neo4j.helpers.Format
-
- time(long) - Static method in class org.neo4j.helpers.Format
-
- time(long, TimeZone) - Static method in class org.neo4j.helpers.Format
-
- time(Date) - Static method in class org.neo4j.helpers.Format
-
- time(Date, TimeZone) - Static method in class org.neo4j.helpers.Format
-
- TIME_FORMAT - Static variable in class org.neo4j.helpers.Format
-
- TimeUtil - Class in org.neo4j.helpers
-
- Title - Annotation Type in org.neo4j.graphdb.factory
-
Deprecated.
- TO_STRING - Static variable in class org.neo4j.helpers.Functions
-
- toArray() - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- toArray(R[]) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- toArray(Iterable<Object>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- toArray(Class<T>, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- toDepth(int) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns an
Evaluator
which includes positions down to
depth
and prunes everything deeper than that.
- toJavaIterator(PrimitiveLongIterator) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- toList(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- toLowerCase - Static variable in class org.neo4j.helpers.Settings
-
- toMap(Iterable<Pair<K, V>>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- toMap(Iterator<Pair<K, V>>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- TooManyLabelsException - Exception in org.neo4j.kernel.api.exceptions.schema
-
- TooManyLabelsException(Throwable) - Constructor for exception org.neo4j.kernel.api.exceptions.schema.TooManyLabelsException
-
- toPathExpander(RelationshipExpander) - Static method in class org.neo4j.kernel.StandardExpander
-
- TopLevelTransaction - Class in org.neo4j.kernel
-
- TopLevelTransaction(AbstractTransactionManager, TransactionState) - Constructor for class org.neo4j.kernel.TopLevelTransaction
-
- toPrimitiveLongIterator(Iterator<Long>) - Static method in class org.neo4j.helpers.collection.IteratorUtil
-
- toString() - Method in class org.neo4j.graphdb.DynamicLabel
-
- toString() - Method in class org.neo4j.graphdb.DynamicRelationshipType
-
Returns a string representation of this dynamic relationship type.
- toString() - Method in class org.neo4j.graphdb.factory.GraphDatabaseSetting.SettingWrapper
-
Deprecated.
- toString() - Method in interface org.neo4j.graphdb.Path
-
Returns a natural string representation of this path.
- 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.Pair
-
- toString() - Method in class org.neo4j.helpers.ProcessFailureException.Entry
-
- toString() - Method in class org.neo4j.helpers.Service
-
- toString() - Method in class org.neo4j.helpers.Settings.DefaultSetting
-
- toString() - Method in class org.neo4j.helpers.Stats
-
- toString() - Method in class org.neo4j.helpers.Triplet
-
- toString() - Method in class org.neo4j.kernel.api.constraints.UniquenessConstraint
-
- toString() - Method in class org.neo4j.kernel.api.index.NodePropertyUpdate
-
- toString() - Method in exception org.neo4j.kernel.api.index.PreexistingIndexEntryConflictException
-
- toString() - Method in class org.neo4j.kernel.api.index.SchemaIndexProvider.Descriptor
-
- toString() - Method in class org.neo4j.kernel.BidirectionalTraversalBranchPath
-
- toString() - Method in class org.neo4j.kernel.configuration.Config
-
- toString() - Method in class org.neo4j.kernel.configuration.ConfigurationChange
-
- toString() - Method in class org.neo4j.kernel.extension.KernelExtensionFactory
-
- toString() - Method in class org.neo4j.kernel.IndexDefinitionImpl
-
- toString() - Method in enum org.neo4j.kernel.info.DiagnosticsPhase
-
- toString() - Method in class org.neo4j.kernel.info.LockInfo
-
- toString() - Method in class org.neo4j.kernel.info.LockingTransaction
-
- toString(String) - Method in enum org.neo4j.kernel.info.ResourceType
-
- toString() - Method in class org.neo4j.kernel.info.WaitingThread
-
- toString() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- toString() - Method in class org.neo4j.kernel.logging.BufferingLogger
-
- toString() - Method in class org.neo4j.kernel.PropertyUniqueConstraintDefinition
-
- toString() - Method in class org.neo4j.kernel.StandardExpander
-
- toString() - Method in class org.neo4j.kernel.Version
-
- toString() - Method in class org.neo4j.unsafe.batchinsert.BatchInserterImpl
-
- total - Variable in class org.neo4j.helpers.Stats
-
- Transaction - Interface in org.neo4j.graphdb
-
A programmatically handled transaction.
- TransactionalException - Exception in org.neo4j.kernel.api.exceptions
-
- TransactionBuilder - Interface in org.neo4j.kernel
-
A builder for controlling certain behaviors of a transaction.
- TransactionData - Interface in org.neo4j.graphdb.event
-
Represents the data that has changed during the course of one transaction.
- TransactionEventHandler<T> - Interface in org.neo4j.graphdb.event
-
An event handler interface for Neo4j Transaction events.
- TransactionEventHandler.Adapter<T> - Class in org.neo4j.graphdb.event
-
- TransactionEventHandler.Adapter() - Constructor for class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- transactionEventHandlers - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- TransactionEventHandlers - Class in org.neo4j.kernel
-
Handle the collection of transaction event handlers, and fire events as needed.
- TransactionEventHandlers(TransactionManager) - Constructor for class org.neo4j.kernel.TransactionEventHandlers
-
- transactionEventHandlers - Variable in class org.neo4j.kernel.TransactionEventHandlers
-
- TransactionEventHandlers.HandlerAndState - Class in org.neo4j.kernel
-
- TransactionEventHandlers.HandlerAndState(TransactionEventHandler<?>, Object) - Constructor for class org.neo4j.kernel.TransactionEventHandlers.HandlerAndState
-
- TransactionFailureException - Exception in org.neo4j.graphdb
-
Signals that a transaction failed and has been rolled back.
- TransactionFailureException(String) - Constructor for exception org.neo4j.graphdb.TransactionFailureException
-
- TransactionFailureException(String, Throwable) - Constructor for exception org.neo4j.graphdb.TransactionFailureException
-
- TransactionFailureException - Exception in org.neo4j.kernel.api.exceptions
-
This class (in its current form - 2013-05-07) is a vector for exceptions thrown by a transaction manager, for
carrying the exception through the Kernel API stack to be rethrown on a higher level.
- TransactionFailureException(HeuristicMixedException) - Constructor for exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- TransactionFailureException(HeuristicRollbackException) - Constructor for exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- TransactionFailureException(RollbackException) - Constructor for exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- TransactionFailureException(SystemException) - Constructor for exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- TransactionFailureException(RuntimeException) - Constructor for exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- TransactionInterceptorProviders - Class in org.neo4j.kernel
-
- TransactionInterceptorProviders(Iterable<TransactionInterceptorProvider>, DependencyResolver) - Constructor for class org.neo4j.kernel.TransactionInterceptorProviders
-
- transactionOutcome - Variable in class org.neo4j.kernel.TopLevelTransaction
-
- transactionRunning() - Method in class org.neo4j.kernel.AbstractGraphDatabase
-
Deprecated.
This method is only for internal use.
Version 1.9 of Neo4j will be the last version to contain this method.
- transactionRunning() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- translate(Function<FROM, TO>, Predicate<? super TO>) - Static method in class org.neo4j.helpers.Predicates
-
- Traversal - Class in org.neo4j.kernel
-
A factory for objects regarding traversal of the graph.
- Traversal() - Constructor for class org.neo4j.kernel.Traversal
-
- traversal() - Static method in class org.neo4j.kernel.Traversal
-
- traversal(UniquenessFactory) - Static method in class org.neo4j.kernel.Traversal
-
- traversal(UniquenessFactory, Object) - Static method in class org.neo4j.kernel.Traversal
-
- Traversal.DefaultPathDescriptor<T extends Path> - Class in org.neo4j.kernel
-
- Traversal.DefaultPathDescriptor() - Constructor for class org.neo4j.kernel.Traversal.DefaultPathDescriptor
-
- Traversal.PathDescriptor<T extends Path> - Interface in org.neo4j.kernel
-
Provides hooks to help build a string representation of a
Path
.
- TraversalBranch - Interface in org.neo4j.graphdb.traversal
-
- TraversalContext - Interface in org.neo4j.graphdb.traversal
-
Provides a context for
TraversalBranch
es which they need to
move further and report their progress.
- TraversalDescription - Interface in org.neo4j.graphdb.traversal
-
Represents a description of a traversal.
- TraversalMetadata - Interface in org.neo4j.graphdb.traversal
-
Provides metadata about a traversal.
- TraversalPosition - Interface in org.neo4j.graphdb
-
Encapsulates information about the current traversal position.
- traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
- traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, RelationshipType, Direction, RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
- traverse(Traverser.Order, StopEvaluator, ReturnableEvaluator, Object...) - Method in interface org.neo4j.graphdb.Node
-
- traverse(Node, Node) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Traverse between a given start
and end
node with all
applied rules and behavior in this traversal description.
- traverse(Iterable<Node>, Iterable<Node>) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Traverse between a set of start
and end
nodes with all
applied rules and behavior in this traversal description.
- traverse(Node) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Traverse from a single start node based on all the rules and behavior
in this description.
- traverse(Node...) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Traverse from a set of start nodes based on all the rules and behavior
in this description.
- Traverser - Interface in org.neo4j.graphdb.traversal
-
This interface represents the traverser which is used to step through the
results of a traversal.
- Traverser - Interface in org.neo4j.graphdb
-
- Traverser.Order - Enum in org.neo4j.graphdb
-
Deprecated.
Defines a traversal order as used by the traversal framework.
- trip() - Method in class org.neo4j.kernel.CircuitBreaker
-
- Triplet<T1,T2,T3> - Class in org.neo4j.helpers
-
Utility to handle triplets of objects.
- TRUE - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSetting
-
Deprecated.
- TRUE() - Static method in class org.neo4j.helpers.Predicates
-
- TRUE - Static variable in class org.neo4j.helpers.Settings
-
- TRUE - Static variable in class org.neo4j.helpers.Thunks
-
- tryAppendProvider(T) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- tryLoadLogbackService(Config, Function<Config, Object>, Function<Config, Logging>) - Method in class org.neo4j.kernel.logging.LogbackWeakDependency
-
- tryLoadLogbackService(Config, Function<Config, Logging>) - Method in class org.neo4j.kernel.logging.LogbackWeakDependency
-
- tryLock(File, FileChannel) - Method in class org.neo4j.kernel.DefaultFileSystemAbstraction
-
- turnOn() - Method in class org.neo4j.kernel.CircuitBreaker
-
- tx() - Method in interface org.neo4j.kernel.GraphDatabaseAPI
-
Deprecated.
- tx() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- tx_manager_impl - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- txHook - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- txIdGenerator - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- txManager - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- TXMANAGER_IMPLEMENTATION - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- txState() - Method in class org.neo4j.kernel.api.operations.ReadOnlyStatementState
-
- txState() - Method in class org.neo4j.kernel.api.operations.WritableStatementState
-
- unBoxedForCommit() - Method in exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- unBoxedForRollback() - Method in exception org.neo4j.kernel.api.exceptions.TransactionFailureException
-
- underlyingObjectToObject(U) - Method in class org.neo4j.helpers.collection.CatchingIteratorWrapper
-
- underlyingObjectToObject(U) - Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- underlyingObjectToObject(U) - Method in class org.neo4j.helpers.collection.IterableWrapper
-
- underlyingObjectToObject(U) - Method in class org.neo4j.helpers.collection.IteratorWrapper
-
- unforced() - Method in interface org.neo4j.kernel.TransactionBuilder
-
Relaxes the forcing constraint of the logical logs for this transaction
so that the data is written out, but not forced to disk.
- unique() - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
-
Imposes a uniqueness constraint for the
given property
, such that
there can be at most one node, having the given label, for any set value of that property key.
- unique(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- unique() - Method in class org.neo4j.kernel.BaseConstraintCreator
-
- unique() - Method in class org.neo4j.kernel.PropertyConstraintCreator
-
- unique() - Method in class org.neo4j.kernel.PropertyUniqueConstraintCreator
-
- UniqueFactory<T extends PropertyContainer> - Class in org.neo4j.graphdb.index
-
A utility class for creating unique (with regard to a given index) entities.
- UniqueFactory.UniqueNodeFactory - Class in org.neo4j.graphdb.index
-
- UniqueFactory.UniqueNodeFactory(Index<Node>) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
-
- UniqueFactory.UniqueNodeFactory(GraphDatabaseService, String) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueNodeFactory
-
- UniqueFactory.UniqueRelationshipFactory - Class in org.neo4j.graphdb.index
-
- UniqueFactory.UniqueRelationshipFactory(Index<Relationship>) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
-
- UniqueFactory.UniqueRelationshipFactory(GraphDatabaseService, String) - Constructor for class org.neo4j.graphdb.index.UniqueFactory.UniqueRelationshipFactory
-
- uniqueIndexCreate(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
Creates an index for use with a uniqueness constraint.
- uniqueIndexDrop(StatementState, IndexDescriptor) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
- uniqueIndexesGetAll(StatementState) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Returns all constraint indexes.
- uniqueIndexesGetForLabel(StatementState, long) - Method in interface org.neo4j.kernel.api.operations.SchemaReadOperations
-
Get all constraint indexes for a label.
- uniqueness(UniquenessFactory) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- uniqueness(UniquenessFactory, Object) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- Uniqueness - Enum in org.neo4j.kernel
-
Contains some uniqueness modes that are very common in traversals, for
example uniqueness of nodes or relationships to visit during a traversal.
- UniquenessConstraint - Class in org.neo4j.kernel.api.constraints
-
- UniquenessConstraint(long, long) - Constructor for class org.neo4j.kernel.api.constraints.UniquenessConstraint
-
- uniquenessConstraintCreate(StatementState, long, long) - Method in interface org.neo4j.kernel.api.operations.SchemaWriteOperations
-
- UniquenessConstraintDefinition - Interface in org.neo4j.graphdb.schema
-
A constraint asserting one or more properties are unique for all nodes having the given
label
.
- UniquenessFactory - Interface in org.neo4j.graphdb.traversal
-
Factory for
UniquenessFilter
filters, it can supply the
created
UniquenessFilter
with an optional parameter which is
up to the filter itself to validate and make sense of.
- UniquenessFilter - Interface in org.neo4j.graphdb.traversal
-
- unnecessaryRelationshipTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Reports that one more relationship has been traversed, albeit
a relationship that hasn't provided any benefit to the traversal.
- unregisterIndexProvider(String) - Method in interface org.neo4j.graphdb.index.IndexProviders
-
- unregisterKernelEventHandler(KernelEventHandler) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Unregisters handler
from the list of kernel event handlers.
- unregisterKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- unregisterKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- unregisterKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.kernel.KernelEventHandlers
-
- unregisterTransactionEventHandler(TransactionEventHandler<T>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Unregisters handler
from the list of transaction event handlers.
- unregisterTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- unregisterTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- unregisterTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.kernel.TransactionEventHandlers
-
- UnsatisfiedDependencyStrategies - Class in org.neo4j.kernel.extension
-
- UnsatisfiedDependencyStrategies() - Constructor for class org.neo4j.kernel.extension.UnsatisfiedDependencyStrategies
-
- UnsatisfiedDependencyStrategy - Interface in org.neo4j.kernel.extension
-
- update(Iterable<NodePropertyUpdate>) - Method in class org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
- update(Iterable<NodePropertyUpdate>) - Method in interface org.neo4j.kernel.api.index.IndexPopulator
-
Apply a set of changes to this index, generally this will be a set of changes from a transaction.
- update(Map<String, String>, ConfigParam...) - Static method in class org.neo4j.kernel.configuration.ConfigParam.Conversion
-
Updates a configuration map with the specified configuration parameters.
- updateableSchemaState - Variable in class org.neo4j.kernel.InternalAbstractGraphDatabase
-
- updateAndCommit(Iterable<NodePropertyUpdate>) - Method in class org.neo4j.kernel.api.index.IndexAccessor.Adapter
-
- updateAndCommit(Iterable<NodePropertyUpdate>) - Method in interface org.neo4j.kernel.api.index.IndexAccessor
-
Apply a set of changes to this index.
- updateOrAdd(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Adds key/value pairs for entity
to the index.
- URI - Static variable in class org.neo4j.helpers.Settings
-
- Uris - Class in org.neo4j.helpers
-
Functions for working with URIs
- use_memory_mapped_buffers - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- USE_MEMORY_MAPPED_BUFFERS - Static variable in class org.neo4j.kernel.configuration.Config
-
Deprecated.
- use_memory_mapped_buffers - Static variable in class org.neo4j.kernel.InternalAbstractGraphDatabase.Configuration
-
- userDescription(KeyNameLookup) - Method in class org.neo4j.kernel.api.constraints.UniquenessConstraint
-
- UTF8 - Class in org.neo4j.helpers
-
Utility class for converting strings to and from UTF-8 encoded bytes.
- v1_9 - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CypherParserSetting
-
- v2_0 - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.CypherParserSetting
-
- validate(Map<String, String>) - Method in class org.neo4j.kernel.configuration.ConfigurationValidator
-
- value() - Method in interface org.neo4j.graphdb.event.PropertyEntry
-
Get the value of the modified property.
- value() - Method in class org.neo4j.kernel.api.properties.Property
-
- value(Object) - Method in class org.neo4j.kernel.api.properties.Property
-
- valueEquals(Object) - Method in class org.neo4j.kernel.api.properties.Property
-
- ValueGetter<T> - Interface in org.neo4j.helpers
-
- ValueGetter.FromValue<T> - Class in org.neo4j.helpers
-
- ValueGetter.FromValue(T) - Constructor for class org.neo4j.helpers.ValueGetter.FromValue
-
- valueOf(String) - Static method in enum org.neo4j.graphdb.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.event.ErrorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.event.KernelEventHandler.ExecutionOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.schema.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.schema.Schema.IndexState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.Traverser.Order
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.api.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.api.index.InternalIndexState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.CircuitBreaker.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.CommonBranchOrdering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.IdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.info.DiagnosticsPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.info.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.lifecycle.LifecycleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.SideSelectorPolicies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.kernel.Uniqueness
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.neo4j.graphdb.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.event.ErrorState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.event.KernelEventHandler.ExecutionOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.schema.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.schema.Schema.IndexState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.Evaluation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.Traverser.Order
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.api.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.api.index.InternalIndexState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.CircuitBreaker.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.CommonBranchOrdering
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.IdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.info.DiagnosticsPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.info.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.lifecycle.LifecycleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.SideSelectorPolicies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.kernel.Uniqueness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version() - Method in class org.neo4j.kernel.InternalAbstractGraphDatabase.DefaultKernelData
-
- version() - Method in class org.neo4j.kernel.KernelData
-
- Version - Class in org.neo4j.kernel
-
- Version(String, String) - Constructor for class org.neo4j.kernel.Version
-
- visit(E) - Method in interface org.neo4j.helpers.collection.Visitor
-
Invoked for each element in a collection.
- Visitable<T> - Interface in org.neo4j.helpers.collection
-
- visitAll(Object) - Method in class org.neo4j.kernel.info.DiagnosticsManager
-
- Visitor<E,FAILURE extends Exception> - Interface in org.neo4j.helpers.collection
-
A visitor to internalize iteration.
- Visitor.SafeGenerics - Class in org.neo4j.helpers.collection
-
- VOID - Static variable in class org.neo4j.helpers.FutureAdapter
-