- AbstractEditionModule - Class in org.neo4j.graphdb.factory.module.edition
-
- AbstractEditionModule() - Constructor for class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- AbstractLog - Class in org.neo4j.logging
-
- AbstractLog() - Constructor for class org.neo4j.logging.AbstractLog
-
- AbstractLogProvider<T extends Log> - Class in org.neo4j.logging
-
An abstract
LogProvider
implementation, which ensures
Log
s are cached and reused.
- AbstractLogProvider() - Constructor for class org.neo4j.logging.AbstractLogProvider
-
- AbstractPrintWriterLogger - Class in org.neo4j.logging
-
An abstract
Logger
implementation, which takes care of locking and flushing.
- accept(Result.ResultVisitor<VisitationException>) - Method in interface org.neo4j.graphdb.Result
-
Visits all rows in this Result by iterating over them.
- accept(V) - Method in interface org.neo4j.helpers.collection.Visitable
-
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- acquireReadLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
-
Acquires a read lock for entity
for this transaction.
- acquireWriteLock(PropertyContainer) - Method in interface org.neo4j.graphdb.Transaction
-
Acquires a write lock for entity
for this transaction.
- active_database - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- Adapter() - Constructor for class org.neo4j.graphdb.DependencyResolver.Adapter
-
Deprecated.
- Adapter() - Constructor for class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- Adapter() - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.Adapter
-
- Adapter() - Constructor for class org.neo4j.graphdb.traversal.PathEvaluator.Adapter
-
- Adapter() - Constructor for class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
-
- add(Node) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- add(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- add(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
-
Deprecated.
- add(RelationshipType) - Method in class org.neo4j.graphdb.PathExpanderBuilder
-
Add a pair of
type
and
Direction.BOTH
to the PathExpander configuration.
- add(RelationshipType, Direction) - Method in class org.neo4j.graphdb.PathExpanderBuilder
-
Add a pair of type
and direction
to the PathExpander configuration.
- add(T) - Method in class org.neo4j.helpers.collection.CachingIterator
-
Not supported by this implement.
- add(T) - Method in class org.neo4j.helpers.collection.MultiSet
-
- add(T) - Method in class org.neo4j.helpers.Listeners
-
Deprecated.
- add(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- add(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- add(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Deprecated.
- addAll(C, Iterable<? extends T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- addCookie(Cookie) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- addCosts(T, T) - Method in interface org.neo4j.graphalgo.CostAccumulator
-
This is the accumulating method.
- addDateHeader(String, long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- addGraphDatabaseExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
-
Deprecated.
- addHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- addHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- addIntHeader(String, int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- addKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- addLabel(Label) - Method in interface org.neo4j.graphdb.Node
-
Adds a
Label
to this node.
- addLabelToNode(long, Collection<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- addList(ListRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addMapping(MappingRepresentation) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addNodeExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
-
Deprecated.
- addNodeFilter(Predicate<? super Node>) - Method in class org.neo4j.graphdb.PathExpanderBuilder
-
- addNodeLabel(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- addNumber(Number) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addRelationshipExtensions(PluginPoint) - Method in class org.neo4j.server.plugins.ServerExtender
-
Deprecated.
- addRelationshipFilter(Predicate<? super Relationship>) - Method in class org.neo4j.graphdb.PathExpanderBuilder
-
- address - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
-
Deprecated.
- addSettingsClasses(Iterable<Class<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- addString(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addToCollection(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.Iterables
-
Adds all the items in iterator
to collection
.
- addToCollection(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.Iterators
-
Adds all the items in iterator
to collection
.
- addToCollectionUnique(Iterator<T>, C) - Static method in class org.neo4j.helpers.collection.Iterators
-
Adds all the items in iterator
to collection
.
- addToCollectionUnique(Iterable<T>, C) - Static method in class org.neo4j.helpers.collection.Iterators
-
Adds all the items in iterator
to collection
.
- addToNodeIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- addToNodeIndex(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- addToRelationshipIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- addToRelationshipIndex(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- addUri(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addUriTemplate(String) - Method in class org.neo4j.server.rest.repr.ListSerializer
-
- addURLAccessRule(String, URLAccessRule) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- addURLAccessRule(String, URLAccessRule) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- Admin - Annotation Type in org.neo4j.procedure
-
This annotation marks a
Procedure
as only being executable by a user with admin permissions.
- advertised_address - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
-
Deprecated.
- advertisedAddress(String, int) - Static method in class org.neo4j.helpers.AdvertisedSocketAddress
-
Textual representation format for an advertised socket address.
- AdvertisedSocketAddress - Class in org.neo4j.helpers
-
- AdvertisedSocketAddress(String, int) - Constructor for class org.neo4j.helpers.AdvertisedSocketAddress
-
- afterCommit(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- afterCommit(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
-
Invoked after the transaction has been committed successfully.
- afterRollback(TransactionData, T) - Method in class org.neo4j.graphdb.event.TransactionEventHandler.Adapter
-
- afterRollback(TransactionData, T) - Method in interface org.neo4j.graphdb.event.TransactionEventHandler
-
Invoked after the transaction has been rolled back if committing the
transaction failed for some reason.
- all() - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- allBeans() - Method in class org.neo4j.management.Neo4jManager
-
- allow_file_urls - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- allow_store_upgrade - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- allow_upgrade - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- allPaths(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all available paths between two
nodes.
- allPaths(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- allRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- allRelationshipsUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- allSimplePaths(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all simple paths between two
nodes.
- allTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- allTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- allTypes(Direction) - Static method in class org.neo4j.graphdb.PathExpanderBuilder
-
- allTypesAndDirections() - Static method in class org.neo4j.graphdb.PathExpanderBuilder
-
- allTypesAndDirections() - Static method in class org.neo4j.graphdb.PathExpanders
-
A very permissive
PathExpander
that follows any type in any direction.
- AlternatingSelectorOrderer - Class in org.neo4j.graphdb.traversal
-
- AlternatingSelectorOrderer(BranchSelector, BranchSelector) - Constructor for class org.neo4j.graphdb.traversal.AlternatingSelectorOrderer
-
- AmpersandSeparatedCollection(String) - Constructor for class org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection
-
- AnalyzerProvider - Class in org.neo4j.graphdb.index.fulltext
-
This is the base-class for all service-loadable factory classes, that build the Lucene Analyzer instances that are available to the fulltext schema index.
- AnalyzerProvider(String, String...) - Constructor for class org.neo4j.graphdb.index.fulltext.AnalyzerProvider
-
Sub-classes MUST have a public no-arg constructor, and must call this super-constructor with the names it uses to identify itself.
- append(C, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- appendTo(Iterator<T>, T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- apply(Context) - Method in class org.neo4j.graphdb.factory.module.ProcedureGDSFactory
-
- archive_failed_index - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- Args - Class in org.neo4j.helpers
-
Deprecated.
- Args(Map<String, String>) - Constructor for class org.neo4j.helpers.Args
-
Deprecated.
- Args(Function<String, Args.Option<String>>, Map<String, String>) - Constructor for class org.neo4j.helpers.Args
-
Deprecated.
- Args.ArgsParser - Class in org.neo4j.helpers
-
Deprecated.
- Args.Option<T> - Class in org.neo4j.helpers
-
Deprecated.
- array(T...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- array(T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- array_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- ArrayIterator<T> - Class in org.neo4j.helpers.collection
-
- ArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ArrayIterator
-
- ArrayUtil - Class in org.neo4j.helpers
-
- ArrayUtil.ArrayEquality - Interface in org.neo4j.helpers
-
Deprecated.
- asArgs() - Method in class org.neo4j.helpers.Args
-
Deprecated.
- asArray(Iterable<Object>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asArray(Class<T>, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asCollection(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Creates a collection from an iterable.
- asCollection(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asImmutableList(Iterable<? extends T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asImmutableList(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asImmutableMap(Map<T, U>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asImmutableMap(Iterable<Pair<T, U>>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asIterable(long...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asIterable(int...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asIterable(T...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asIterable(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asIterator(long...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asIterator(int...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asIterator(int, T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asList(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asList(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asList(RawIterator<T, EX>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asMap() - Method in class org.neo4j.helpers.Args
-
Deprecated.
- asMap(Iterable<Pair<T, U>>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- AsPathEvaluator(Evaluator) - Constructor for class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
-
- asRawIterator(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asRawIterator(Stream<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asResourceIterable(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asResourceIterable(ResourceIterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asResourceIterator(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- assemble(Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- Assertion - Class in org.neo4j.helpers
-
Deprecated.
- assertionsEnabled() - Static method in class org.neo4j.helpers.Assertion
-
Deprecated.
- assertPropertyIsUnique(String) - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
-
Imposes a uniqueness constraint for the given property, such that
there can be at most one node, having the given label, for any set value of that property key.
- asSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- asSet(T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
Creates a
Set
from an array of items.an
- assignedLabels() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get all new labels that have been assigned during the transaction.
- assignedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value assigned or overwritten on a node
during the transaction.
- assignedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value assigned on a relationship during the
transaction.
- asSortedSet(Comparator<T>, T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- aStar(PathExpander, CostEvaluator<Double>, EstimateEvaluator<Double>) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an
PathFinder
which uses the A* algorithm to find the
cheapest path between two nodes.
- asUniqueSet(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- asUniqueSet(T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
Creates a
Set
from an array of items.
- asUniqueSet(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Creates a
Set
from an array of items.
- 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.
- auth_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- auth_lock_time - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- auth_max_failed_attempts - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- auth_store - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- AUTHORIZATION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- AuthorizationExpiredException - Exception in org.neo4j.graphdb.security
-
Thrown when required authorization info has expired in the Neo4j auth cache
- AuthorizationExpiredException(String) - Constructor for exception org.neo4j.graphdb.security.AuthorizationExpiredException
-
- AuthorizationExpiredException(String, Throwable) - Constructor for exception org.neo4j.graphdb.security.AuthorizationExpiredException
-
- AuthorizationRepresentation - Class in org.neo4j.server.rest.repr
-
- AuthorizationRepresentation(User) - Constructor for class org.neo4j.server.rest.repr.AuthorizationRepresentation
-
- AuthorizationViolationException - Exception in org.neo4j.graphdb.security
-
Thrown when the database is asked to perform an action that is not authorized based on the AccessMode settings.
- AuthorizationViolationException(String, Status) - Constructor for exception org.neo4j.graphdb.security.AuthorizationViolationException
-
- AuthorizationViolationException(String) - Constructor for exception org.neo4j.graphdb.security.AuthorizationViolationException
-
- AuthorizationViolationException(String, Throwable) - Constructor for exception org.neo4j.graphdb.security.AuthorizationViolationException
-
- AuthProviderFailedException - Exception in org.neo4j.graphdb.security
-
Thrown when a request for authentication or authorization against an external server failed.
- AuthProviderFailedException(String) - Constructor for exception org.neo4j.graphdb.security.AuthProviderFailedException
-
- AuthProviderFailedException(String, Throwable) - Constructor for exception org.neo4j.graphdb.security.AuthProviderFailedException
-
- AuthProviderTimeoutException - Exception in org.neo4j.graphdb.security
-
Thrown when a request for authentication or authorization against an external server timed out.
- AuthProviderTimeoutException(String) - Constructor for exception org.neo4j.graphdb.security.AuthProviderTimeoutException
-
- AuthProviderTimeoutException(String, Throwable) - Constructor for exception org.neo4j.graphdb.security.AuthProviderTimeoutException
-
- authType - Variable in class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- AutoIndexer<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
- autoIndexing() - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- autoIndexing() - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- availabilityGuardInstaller() - Method in interface org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory.Dependencies
-
- awaitCompletion() - Method in class org.neo4j.helpers.TaskCoordinator
-
Deprecated.
- awaitIndexesOnline(long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
-
Wait until all indices comes online
- awaitIndexOnline(IndexDefinition, long, TimeUnit) - Method in interface org.neo4j.graphdb.schema.Schema
-
Wait until an index comes online
- cache(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- 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() - Method in interface org.neo4j.helpers.Cancelable
-
Deprecated.
- cancel(boolean) - Method in class org.neo4j.helpers.FutureAdapter
-
Deprecated.
- cancel() - Method in class org.neo4j.helpers.TaskCoordinator
-
Deprecated.
- Cancelable - Interface in org.neo4j.helpers
-
Deprecated.
- CancellationRequest - Interface in org.neo4j.helpers
-
Deprecated.
- cancellationRequested() - Method in interface org.neo4j.helpers.CancellationRequest
-
Deprecated.
- canContainResults() - Method in class org.neo4j.graphdb.QueryExecutionType
-
Signifies that the execution of the query could produce a result.
- canUpdateData() - Method in class org.neo4j.graphdb.QueryExecutionType
-
Signifies that the execution of the query could perform changes to the data.
- canUpdateSchema() - Method in class org.neo4j.graphdb.QueryExecutionType
-
Signifies that the execution of the query updates the schema.
- cast(Iterable<C>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- CastingIterator<T extends A,A> - Class in org.neo4j.helpers.collection
-
An iterator which filters for elements of a given subtype, and casts to this type.
- CastingIterator(Iterator<A>, Class<T>) - Constructor for class org.neo4j.helpers.collection.CastingIterator
-
- 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
-
- CausalClustering - Interface in org.neo4j.management
-
Deprecated.
- chain(T, T) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- CHAR - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- CHARACTER - Static variable in class org.neo4j.server.rest.repr.Representation
-
- CHARACTER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- check(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.UniquenessFilter
-
Checks whether or not branch
is unique, and hence can be
visited in this traversal.
- check() - Method in interface org.neo4j.procedure.TerminationGuard
-
Check that the surrounding executing query has not yet been terminated or timed out.
- check_point_interval_time - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- check_point_interval_tx - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- check_point_iops_limit - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- check_point_policy - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- 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
-
- checkPointer() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- ClassicCoreSPI - Class in org.neo4j.graphdb.facade.spi
-
This implements the backend for the "classic" Core API - meaning the surface-layer-of-the-database, thread bound API.
- ClassicCoreSPI(PlatformModule, DataSourceModule, Logger, CoreAPIAvailabilityGuard, ThreadToStatementContextBridge) - Constructor for class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- clear() - Method in class org.neo4j.helpers.collection.LruCache
-
- clear() - Method in class org.neo4j.helpers.collection.MultiSet
-
- clock - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- Clock - Interface in org.neo4j.helpers
-
- clone(Object) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- clone() - Method in interface org.neo4j.helpers.CloneableInPublic
-
Deprecated.
- CloneableInPublic - Interface in org.neo4j.helpers
-
Deprecated.
- close() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Deprecated.
- close() - Method in interface org.neo4j.graphdb.Resource
-
- close() - Method in interface org.neo4j.graphdb.ResourceIterator
-
Close the iterator early, freeing associated resources
It is an error to use the iterator after this has been called.
- close() - Method in interface org.neo4j.graphdb.Result
-
Closes the result, freeing up any resources held by the result.
- close() - Method in interface org.neo4j.graphdb.Transaction
-
- close() - Method in class org.neo4j.helpers.collection.CombiningResourceIterator
-
- close() - Method in class org.neo4j.helpers.collection.LimitingResourceIterator
-
- close() - Method in class org.neo4j.helpers.collection.MappingResourceIterator
-
- close() - Method in class org.neo4j.helpers.collection.NestingResourceIterator
-
- close() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- close() - Method in interface org.neo4j.helpers.TaskControl
-
Deprecated.
- close() - Method in class org.neo4j.logging.RotatingFileOutputStreamSupplier
-
- closeAll(Iterable<T>) - Static method in class org.neo4j.graphdb.ResourceUtils
-
- closeAll(T...) - Static method in class org.neo4j.graphdb.ResourceUtils
-
- closeAll(Stream<T>) - Static method in class org.neo4j.graphdb.ResourceUtils
-
Close all resources.
- ClusterDatabaseInfo - Class in org.neo4j.management
-
- ClusterDatabaseInfo(ClusterMemberInfo, long, long) - Constructor for class org.neo4j.management.ClusterDatabaseInfo
-
Deprecated.
- ClusterMemberInfo - Class in org.neo4j.management
-
- ClusterMemberInfo(String, boolean, boolean, String, String[], String[]) - Constructor for class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- collectionsFactorySupplier - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- CollectorsUtil - Class in org.neo4j.helpers.collection
-
- CollectorsUtil() - Constructor for class org.neo4j.helpers.collection.CollectorsUtil
-
- CollectUserAgentFilter - Class in org.neo4j.server.rest.web
-
Collects user agent information and publishes it to a tracker of most recently seen user agents.
- CollectUserAgentFilter(RecentK<String>) - Constructor for class org.neo4j.server.rest.web.CollectUserAgentFilter
-
- 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.
- columnAs(String) - Method in interface org.neo4j.graphdb.Result
-
Returns an iterator with the result objects from a single column of the result set.
- columns() - Method in interface org.neo4j.graphdb.Result
-
The exact names used to represent each column in the result set.
- combine(E, E) - Static method in class org.neo4j.helpers.Exceptions
-
- CombiningIterable<T> - Class in org.neo4j.helpers.collection
-
Combining one or more
Iterable
s, making them look like they were
one big iterable.
- CombiningIterable(Iterable<INNER>) - 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
-
- CombiningResourceIterator<T> - Class in org.neo4j.helpers.collection
-
- CombiningResourceIterator(Iterator<ResourceIterator<T>>) - Constructor for class org.neo4j.helpers.collection.CombiningResourceIterator
-
- commitNewTransaction(InputStream, UriInfo, HttpServletRequest) - Method in class org.neo4j.server.rest.web.TransactionalService
-
- commitTransaction(long, InputStream, UriInfo, HttpServletRequest) - Method in class org.neo4j.server.rest.web.TransactionalService
-
- CommonEvaluators - Class in org.neo4j.graphalgo
-
- CommonEvaluators() - Constructor for class org.neo4j.graphalgo.CommonEvaluators
-
- COMMUNITY_SECURITY_MODULE_ID - Static variable in class org.neo4j.graphdb.factory.module.edition.CommunityEditionModule
-
- CommunityEditionModule - Class in org.neo4j.graphdb.factory.module.edition
-
This implementation of
AbstractEditionModule
creates the implementations of services
that are specific to the Community edition.
- CommunityEditionModule(PlatformModule) - Constructor for class org.neo4j.graphdb.factory.module.edition.CommunityEditionModule
-
- compareDoubleAgainstLong(double, long) - Static method in class org.neo4j.helpers.MathUtil
-
Deprecated.
- compareLongAgainstDouble(long, double) - Static method in class org.neo4j.helpers.MathUtil
-
Deprecated.
- complete() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
-
- complete() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- concat(T, T...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- concat(T[], T...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- concat(Iterable<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- concat(Iterable<? extends Iterable<T>>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- concat(Iterator<? extends T>...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- concat(Iterator<Iterator<T>>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- concatArrays(T[], T[]...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
Create a single array from many arrays.
- concatResourceIterators(Iterator<ResourceIterator<T>>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- config - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- ConfigAdapter - Class in org.neo4j.server.plugins
-
- ConfigAdapter(Config) - Constructor for class org.neo4j.server.plugins.ConfigAdapter
-
Deprecated.
- Configuration - Interface in org.neo4j.graphdb.config
-
- conflict(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- conflict(REPR) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- connect() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- connect(String, String) - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- Connector(String, String) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
Deprecated.
- connectorPortRegister - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- CONSTRAINT_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- ConstraintCreator - Interface in org.neo4j.graphdb.schema
-
A builder for entering details about a constraint to create.
- ConstraintDefinition - Interface in org.neo4j.graphdb.schema
-
Definition of a constraint.
- ConstraintDefinitionRepresentation - Class in org.neo4j.server.rest.repr
-
- ConstraintDefinitionRepresentation(ConstraintDefinition) - Constructor for class org.neo4j.server.rest.repr.ConstraintDefinitionRepresentation
-
- constraintFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- ConstraintType - Enum in org.neo4j.graphdb.schema
-
Constraint type.
- ConstraintViolationException - Exception in org.neo4j.graphdb
-
Thrown when the database is asked to modify data in a way that violates one or more
constraints that it is expected to uphold.
- ConstraintViolationException(String) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
-
- ConstraintViolationException(String, Throwable) - Constructor for exception org.neo4j.graphdb.ConstraintViolationException
-
- consumeProperties(PropertyTypeDispatcher<String, Void>, PropertyContainer) - Static method in class org.neo4j.server.helpers.PropertyTypeDispatcher
-
- contains(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- contains(Relationship) - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- contains(Relationship) - Method in interface org.neo4j.cypher.export.SubGraph
-
- contains(T[], T) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- contains(T[], int, T) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- contains(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.Iterators
-
- contains(T) - Method in class org.neo4j.helpers.collection.MultiSet
-
- contains(Throwable, String, Class...) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- contains(Throwable, Class...) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- contains(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- containsAll(T[], T[]) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- containsHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- containsKey(String) - Method in class org.neo4j.server.plugins.ConfigAdapter
-
Deprecated.
- containsUpdates() - Method in interface org.neo4j.graphdb.QueryStatistics
-
If the query updated the graph in any way, this method will return true.
- Context - Annotation Type in org.neo4j.procedure
-
This marks a field in a class with
Procedure
methods as part of the context the procedure is invoked in.
- continues() - Method in enum org.neo4j.graphdb.traversal.Evaluation
-
- continues() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- convert(Object) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
-
- Coordinate - Class in org.neo4j.graphdb.spatial
-
A coordinate is used to describe a position in space.
- Coordinate(double...) - Constructor for class org.neo4j.graphdb.spatial.Coordinate
-
- 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
-
- coreAPIAvailabilityGuard - Variable in class org.neo4j.graphdb.factory.module.DataSourceModule
-
- CorsFilter - Class in org.neo4j.server.rest.web
-
This filter adds the header "Access-Control-Allow-Origin : *" to all
responses that goes through it.
- CorsFilter(LogProvider, String) - Constructor for class org.neo4j.server.rest.web.CorsFilter
-
- CostAccumulator<T> - Interface in org.neo4j.graphalgo
-
In order to make the solving of shortest path problems as general as
possible, the algorithms accept objects handling all relevant tasks regarding
costs of paths.
- CostEvaluator<T> - Interface in org.neo4j.graphalgo
-
In order to make the solving of shortest path problems as general as
possible, the algorithms accept objects handling all relevant tasks regarding
costs of paths.
- count(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Counts the number of items in the iterator
by looping
through it.
- count(Iterable<T>, Predicate<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Counts the number of filtered items in the iterable
by looping through it.
- count(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- count(Iterator<T>, Predicate<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Counts the number of filtered in the iterator
by looping
through it.
- count(T) - Method in class org.neo4j.helpers.collection.MultiSet
-
- count(long) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- counts_store_rotation_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- create() - Method in interface org.neo4j.graphdb.schema.ConstraintCreator
-
Creates a constraint with the details specified by the other methods in this interface.
- create() - Method in interface org.neo4j.graphdb.schema.IndexCreator
-
Creates an index with the details specified by the other methods in this interface.
- create(Evaluator, Predicate<Path>) - Method in interface org.neo4j.graphdb.traversal.BranchCollisionPolicy
-
- create(TraversalBranch, PathExpander) - Method in interface org.neo4j.graphdb.traversal.BranchOrderingPolicy
-
Instantiates a
BranchSelector
with
startBranch
as the
first branch to base a decision on "where to go next".
- create(BranchSelector, BranchSelector, int) - Method in interface org.neo4j.graphdb.traversal.SideSelectorPolicy
-
- 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.helpers.collection.MapUtil.MapBuilder
-
- create(HttpServletRequest) - Static method in class org.neo4j.server.rest.web.HttpConnectionInfoFactory
-
- createAnalyzer() - Method in class org.neo4j.graphdb.index.fulltext.AnalyzerProvider
-
- created(REPR) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- createDatabaseAvailabilityGuard(String, Clock, LogService, Config) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createDatabaseAvailabilityGuard(SystemNanoClock, LogService, Config) - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- createDatabaseAvailabilityGuard(SystemNanoClock, LogService, Config) - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- createDatabaseContext(String) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createDatabaseContext(String) - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- createDatabaseManager(GraphDatabaseFacade, PlatformModule, AbstractEditionModule, Procedures, Logger) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createDatabases(DatabaseManager, Config) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createDeferredConstraint(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- createDeferredSchemaIndex(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an
IndexCreator
where details about the index to create can be
specified.
- 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.
- createIdContext(String) - Method in class org.neo4j.graphdb.factory.module.id.IdContextFactory
-
- createLife() - Method in class org.neo4j.graphdb.factory.module.PlatformModule
-
- createLockFactory(Config, LogService) - Static method in class org.neo4j.graphdb.factory.EditionLocksFactories
-
- createLockManager(LocksFactory, Config, Clock) - Static method in class org.neo4j.graphdb.factory.EditionLocksFactories
-
- createLocks() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- createLocks() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- createNode() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Creates a new node.
- createNode(Label...) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Creates a new node and adds the provided labels to it.
- createNode(Map<String, Object>, Label...) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createNode(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- 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.
- createNodeId() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- createNodeIndex(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createPropertyUniquenessConstraint(String, Iterable<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createPropertyUniquenessConstraint(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- createRelationship(long, long, String, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createRelationship(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- 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.
- createRelationshipIndex(Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createRelationshipTo(Node, RelationshipType) - Method in interface org.neo4j.graphdb.Node
-
Creates a relationship between this node and another node.
- createSchemaIndex(String, Iterable<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- createSchemaIndex(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- createSecurityModule(PlatformModule, Procedures) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createSecurityModule(PlatformModule, Procedures) - Method in class org.neo4j.graphdb.factory.module.edition.CommunityEditionModule
-
- createStatementLocksFactory() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- createStatementLocksFactory() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- createTokenHolders() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- createTokenHolders() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- createTransactionMonitor() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- createTransactionMonitor() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- createTransactionMonitor() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- CRS - Interface in org.neo4j.graphdb.spatial
-
A coordinate reference system (CRS) determines how a $
Coordinate
should be interpreted
- csv_buffer_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- csv_legacy_quote_escaping - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- current() - Method in class org.neo4j.helpers.collection.CachingIterator
-
- currentScore() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Deprecated.
- currentSide() - Method in interface org.neo4j.graphdb.traversal.SideSelector
-
- currentTimeMillis() - Method in interface org.neo4j.helpers.Clock
-
Deprecated.
- CustomStatusType - Class in org.neo4j.server.rest.web
-
- CustomStatusType(int, String) - Constructor for class org.neo4j.server.rest.web.CustomStatusType
-
- cypher(String, HttpServletRequest, boolean, boolean, boolean) - Method in class org.neo4j.server.rest.web.CypherService
-
- cypher_compiler_tracing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_expression_engine - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_expression_recompilation_limit - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_hints_error - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_idp_solver_duration_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_idp_solver_table_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_ip_blocklist - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
LOAD CSV and apoc.load.json input URI restrictions
- cypher_lenient_create_relationship - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_min_replan_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_morsel_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_parser_version - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_plan_with_minimum_cardinality_estimates - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_planner - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_replan_algorithm - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_replan_interval_target - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_runtime - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_task_wait - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_worker_count - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- CypherPlanRepresentation - Class in org.neo4j.server.rest.repr
-
This takes a function that resolves to a
ExecutionPlanDescription
, and it does so for two reasons:
- The plan description needs to be fetched *after* the result is streamed to the user
- This method is recursive, so it's not enough to just pass in the execution plan to the root call of it
subsequent inner calls could not re-use that execution plan (that would just lead to an infinite loop)
- CypherRepresentationDispatcher - Class in org.neo4j.server.rest.repr
-
- CypherRepresentationDispatcher() - Constructor for class org.neo4j.server.rest.repr.CypherRepresentationDispatcher
-
- CypherResultRepresentation - Class in org.neo4j.server.rest.repr
-
- CypherResultRepresentation(Result, boolean, boolean) - Constructor for class org.neo4j.server.rest.repr.CypherResultRepresentation
-
- CypherResultSubGraph - Class in org.neo4j.cypher.export
-
- CypherResultSubGraph() - Constructor for class org.neo4j.cypher.export.CypherResultSubGraph
-
- CypherService - Class in org.neo4j.server.rest.web
-
- CypherService(GraphDatabaseService, CypherExecutor, InputFormat, OutputFormat, UsageData) - Constructor for class org.neo4j.server.rest.web.CypherService
-
- CypherStatisticsRepresentation - Class in org.neo4j.server.rest.repr
-
- CypherStatisticsRepresentation(QueryStatistics) - Constructor for class org.neo4j.server.rest.repr.CypherStatisticsRepresentation
-
- eagerStartBranches() - Method in interface org.neo4j.graphdb.traversal.UniquenessFactory
-
- EditionLocksFactories - Class in org.neo4j.graphdb.factory
-
- EditionLocksFactories() - Constructor for class org.neo4j.graphdb.factory.EditionLocksFactories
-
- editionName - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- elementCleaned(E) - Method in class org.neo4j.helpers.collection.LruCache
-
- EmbeddedGraphDatabase - Class in org.neo4j.graphdb.facade.embedded
-
- EmbeddedGraphDatabase(File, Map<String, String>, GraphDatabaseFacadeFactory.Dependencies) - Constructor for class org.neo4j.graphdb.facade.embedded.EmbeddedGraphDatabase
-
- EMPTY - Static variable in interface org.neo4j.graphdb.config.Configuration
-
Deprecated.
Empty configuration without any settings.
- empty - Static variable in class org.neo4j.graphdb.InputPosition
-
The empty position
- empty() - Static method in class org.neo4j.graphdb.PathExpanderBuilder
-
- EMPTY - Static variable in interface org.neo4j.graphdb.Resource
-
Empty resource that doesn't
close
anything.
- empty() - Static method in class org.neo4j.helpers.collection.Iterables
-
- empty() - Static method in class org.neo4j.helpers.collection.Pair
-
- emptyOrderedByType() - Static method in class org.neo4j.graphdb.PathExpanderBuilder
-
- emptyRepresentation() - Static method in class org.neo4j.server.rest.repr.Representation
-
- emptyResourceIterable() - Static method in class org.neo4j.helpers.collection.Iterables
-
- emptyResourceIterator() - Static method in class org.neo4j.helpers.collection.Iterators
-
- enable_morsel_runtime_trace - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- enable_native_schema_index - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- enabled - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
Deprecated.
- encodeURL(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- encryption_level - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector
-
Deprecated.
- endNode() - Method in interface org.neo4j.graphdb.Path
-
Returns the end node of this path.
- endNode() - Method in class org.neo4j.server.rest.repr.PathRepresentation
-
- endNodeIs(Evaluation, Evaluation, Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
An
Evaluator
which will return
evaluationIfMatch
if
Path.endNode()
for a given path is any of
nodes
, else
evaluationIfNoMatch
.
- endNodeIsAtDepth(int, Node...) - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
Returns
Evaluator
s for paths with the specified depth and with an end node from the list of
possibleEndNodes.
- endNodeProperty(String) - Static method in class org.neo4j.graphdb.traversal.Sorting
-
Sorts
Path
s by the property value of each path's end node.
- endNodeRelationshipCount(PathExpander) - Static method in class org.neo4j.graphdb.traversal.Sorting
-
Sorts
Path
s by the relationship count returned for its end node
by the supplied
expander
.
- endNodeUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- endNodeUri() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
-
- endSide(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
- engineProviders - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- EnterpriseGraphDatabaseFactory - Class in org.neo4j.graphdb.factory
-
Factory for Neo4j database instances with Enterprise Edition features.
- EnterpriseGraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.EnterpriseGraphDatabaseFactory
-
- Entity - Interface in org.neo4j.graphdb
-
- entity() - Method in interface org.neo4j.graphdb.event.PropertyEntry
-
Get the entity that this property was modified on.
- entity() - Method in class org.neo4j.graphdb.index.UniqueFactory.UniqueEntity
-
Deprecated.
- EntityRepresentation - Interface in org.neo4j.server.rest.repr
-
- entriesToMap() - Static method in class org.neo4j.helpers.collection.CollectorsUtil
-
- entry(K, V) - Static method in class org.neo4j.helpers.collection.MapUtil
-
- entry(K, V) - Method in class org.neo4j.helpers.collection.MapUtil.MapBuilder
-
- Entry(String, Throwable) - Constructor for class org.neo4j.helpers.ProcessFailureException.Entry
-
Deprecated.
- entrySet() - Method in class org.neo4j.helpers.collection.MultiSet
-
- ephemeral - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- equals(Object) - Method in class org.neo4j.graphdb.DynamicLabel
-
Deprecated.
- equals(Object) - Method in class org.neo4j.graphdb.DynamicRelationshipType
-
Deprecated.
- equals(Object) - Method in class org.neo4j.graphdb.InputPosition
-
- equals(Object) - Method in class org.neo4j.graphdb.spatial.Coordinate
-
- equals(Object, Object) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- equals(Object, Object, ArrayUtil.ArrayEquality) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- equals(Object) - Method in class org.neo4j.helpers.collection.MultiSet
-
- equals(Object) - Method in class org.neo4j.helpers.collection.Pair
-
- equals(Object) - Method in class org.neo4j.helpers.HostnamePort
-
- equals(Object) - Method in class org.neo4j.helpers.Reference
-
Deprecated.
- equals(Object) - Method in class org.neo4j.helpers.Service
-
- equals(Object) - Method in class org.neo4j.helpers.SocketAddress
-
- equals(Object) - Method in class org.neo4j.server.rest.repr.RepresentationType
-
- error(String) - Method in class org.neo4j.logging.AbstractLog
-
- error(String, Throwable) - Method in class org.neo4j.logging.AbstractLog
-
- error(String, Object...) - Method in class org.neo4j.logging.AbstractLog
-
- error(String) - Method in interface org.neo4j.logging.Log
-
Shorthand for errorLogger().log( message )
- error(String, Throwable) - Method in interface org.neo4j.logging.Log
-
Shorthand for errorLogger().log( message, throwable )
- error(String, Object...) - Method in interface org.neo4j.logging.Log
-
Shorthand for errorLogger().log( format, arguments )
- error(String) - Method in class org.neo4j.logging.NullLog
-
- error(String, Throwable) - Method in class org.neo4j.logging.NullLog
-
- error(String, Object...) - Method in class org.neo4j.logging.NullLog
-
- errorLogger() - Method in class org.neo4j.logging.BufferingLog
-
- errorLogger() - Method in class org.neo4j.logging.DuplicatingLog
-
- errorLogger() - Method in class org.neo4j.logging.FormattedLog
-
- errorLogger() - Method in interface org.neo4j.logging.Log
-
- errorLogger() - Method in class org.neo4j.logging.NullLog
-
- errorLogger() - Method in class org.neo4j.logging.slf4j.Slf4jLog
-
- ErrorState - Enum in org.neo4j.graphdb.event
-
An object that describes a state from which a Neo4j Graph Database cannot
continue.
- escape(String) - Static method in class org.neo4j.helpers.Strings
-
Deprecated.
- escape(Appendable, String) - Static method in class org.neo4j.helpers.Strings
-
Deprecated.
- EstimateEvaluator<T> - Interface in org.neo4j.graphalgo
-
Evaluator used to estimate the weight of the remaining path from one node to
another.
- evaluate(TraversalBranch, Direction) - Method in interface org.neo4j.graphdb.traversal.BranchCollisionDetector
-
Evaluate the given branch
coming from either the start side or the
end side.
- evaluate(Path, BranchState<STATE>) - Method in class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
-
- evaluate(Path) - Method in class org.neo4j.graphdb.traversal.Evaluator.AsPathEvaluator
-
- evaluate(Path) - Method in interface org.neo4j.graphdb.traversal.Evaluator
-
Evaluates a
Path
and returns an
Evaluation
containing
information about whether or not to include it in the traversal result,
i.e return it from the
Traverser
.
- evaluate(Path) - Method in class org.neo4j.graphdb.traversal.PathEvaluator.Adapter
-
- evaluate(Path, BranchState<STATE>) - Method in interface org.neo4j.graphdb.traversal.PathEvaluator
-
Evaluates a
Path
and returns an
Evaluation
containing
information about whether or not to include it in the traversal result,
i.e return it from the
Traverser
.
- evaluate(TraversalBranch, BranchState<STATE>) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Evaluates a
TraversalBranch
whether or not to include it in the
result and whether or not to continue further down this branch or not.
- Evaluation - Enum in org.neo4j.graphdb.traversal
-
- evaluation(Evaluation) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
Can change evaluation outcome in a negative direction.
- Evaluator - Interface in org.neo4j.graphdb.traversal
-
An Evaluator controls what's to be returned from a traversal and also how
pruning is done.
- evaluator(Evaluator) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Adds evaluator
to the list of evaluators which will control the
behavior of the traversal.
- evaluator(PathEvaluator) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Adds evaluator
to the list of evaluators which will control the
behavior of the traversal.
- Evaluator.AsPathEvaluator<STATE> - Class in org.neo4j.graphdb.traversal
-
- Evaluators - Class in org.neo4j.graphdb.traversal
-
Common
Evaluator
s useful during common traversals.
- Evaluators() - Constructor for class org.neo4j.graphdb.traversal.Evaluators
-
- eventHandlers - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- EXCEPTION - Static variable in class org.neo4j.server.rest.repr.Representation
-
- EXCEPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- ExceptionHandlingIterable<T> - Class in org.neo4j.helpers.collection
-
allows to catch, analyze and react on exceptions that are thrown by the delegate iterable
useful for exception conversion on iterator methods
Uses sun.misc.Unsafe internally to rethrow original exceptions !
- ExceptionHandlingIterable(Iterable<T>) - Constructor for class org.neo4j.helpers.collection.ExceptionHandlingIterable
-
- ExceptionRepresentation - Class in org.neo4j.server.rest.repr
-
- ExceptionRepresentation(Throwable) - Constructor for class org.neo4j.server.rest.repr.ExceptionRepresentation
-
- ExceptionRepresentation(Throwable, boolean) - Constructor for class org.neo4j.server.rest.repr.ExceptionRepresentation
-
- ExceptionRepresentation(Neo4jError...) - Constructor for class org.neo4j.server.rest.repr.ExceptionRepresentation
-
- Exceptions - Class in org.neo4j.helpers
-
- excludeStartPosition() - Static method in class org.neo4j.graphdb.traversal.Evaluators
-
- execute(String) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Executes a query and returns an iterable that contains the result set.
- execute(String, long, TimeUnit) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Executes a query and returns an iterable that contains the result set.
- execute(String, Map<String, Object>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Executes a query and returns an iterable that contains the result set.
- execute(String, Map<String, Object>, long, TimeUnit) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Executes a query and returns an iterable that contains the result set.
- execute(Consumer<Transaction>) - Method in class org.neo4j.helpers.TransactionTemplate
-
Executes a transaction with retry logic.
- execute(Function<Transaction, T>) - Method in class org.neo4j.helpers.TransactionTemplate
-
Executes a transaction with retry logic returning a result.
- executeQuery(String, MapValue, TransactionalContext) - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- executeQuery(String, MapValue, TransactionalContext) - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- executeStatements(long, InputStream, UriInfo, HttpServletRequest) - Method in class org.neo4j.server.rest.web.TransactionalService
-
- executeStatementsInNewTransaction(InputStream, UriInfo, HttpServletRequest) - Method in class org.neo4j.server.rest.web.TransactionalService
-
- execution_guard_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- executionEngines() - Method in class org.neo4j.graphdb.facade.GraphDatabaseDependencies
-
- executionEngines() - Method in interface org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory.Dependencies
-
- ExecutionPlanDescription - Interface in org.neo4j.graphdb
-
Instances describe single execution steps in a Cypher query execution plan
Execution plans form a tree of execution steps.
- ExecutionPlanDescription.ProfilerStatistics - Interface in org.neo4j.graphdb
-
Instances describe statistics from the profiler of a particular step in the execution plan.
- existsForNodes(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- existsForRelationships(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- expand(Path, BranchState<STATE>) - Method in interface org.neo4j.graphdb.PathExpander
-
- expand(PathExpander<?>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- expand(PathExpander<STATE>, InitialBranchState<STATE>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- expanded() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
Returns the number of relationships this expansion source has expanded.
- explained(QueryExecutionType.QueryType) - Static method in class org.neo4j.graphdb.QueryExecutionType
-
Get the
QueryExecutionType
that signifies explaining the plan of a query of the supplied type.
- export(PrintWriter) - Method in class org.neo4j.cypher.export.SubGraphExporter
-
- export(PrintWriter, String, String) - Method in class org.neo4j.cypher.export.SubGraphExporter
-
- extendedEntity() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
-
- EXTENSION - Static variable in class org.neo4j.server.rest.repr.Representation
-
- ExtensionInjector - Interface in org.neo4j.server.rest.repr
-
- extensionNames() - Method in class org.neo4j.server.plugins.DefaultPluginManager
-
Deprecated.
- extensionNames() - Method in class org.neo4j.server.plugins.DisabledPluginManager
-
Deprecated.
- extensionNames() - Method in interface org.neo4j.server.plugins.PluginInvocator
-
Deprecated.
- ExtensionPointRepresentation - Class in org.neo4j.server.rest.repr
-
- ExtensionPointRepresentation(String, Class<?>, String) - Constructor for class org.neo4j.server.rest.repr.ExtensionPointRepresentation
-
- EXTENSIONS_MAP - Static variable in class org.neo4j.server.rest.repr.Representation
-
- ExtensionService - Class in org.neo4j.server.rest.web
-
- ExtensionService(InputFormat, OutputFormat, PluginInvocator, Database) - Constructor for class org.neo4j.server.rest.web.ExtensionService
-
- extract(String) - Method in interface org.neo4j.management.Diagnostics
-
Deprecated.
- fail_on_corrupted_log_files - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- failed(Throwable) - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
-
- failed(Throwable) - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
-
Called when the whole retry logic fails.
- failure() - Method in interface org.neo4j.graphdb.Transaction
-
Marks this transaction as failed, which means that it will
unconditionally be rolled back when
Transaction.close()
is called.
- failure(Throwable) - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
-
- failure(Throwable) - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
-
Called when an exception occur from the transactions.
- failure() - Method in interface org.neo4j.procedure.ProcedureTransaction
-
Marks this transaction as failed, which means that it will
unconditionally be rolled back when
Transaction.close()
is called.
- fileSystem - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- fileSystem() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- fileSystemAbstraction() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- filewatcher_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- 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.Iterators
-
- FilteringIterable<T> - Class in org.neo4j.helpers.collection
-
An iterable which filters another iterable, only letting items with certain
criteria 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
criteria pass through.
- FilteringIterator(Iterator<T>, Predicate<T>) - Constructor for class org.neo4j.helpers.collection.FilteringIterator
-
- findAllPaths(Node, Node) - Method in interface org.neo4j.graphalgo.PathFinder
-
Tries to find all paths between start
and end
nodes.
- findCauseOrSuppressed(Throwable, Predicate<Throwable>) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
Searches the entire exception hierarchy of causes and suppressed exceptions against the given predicate.
- findNode(Label, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- findNodes(Label, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having the label, and the wanted property value.
- findNodes(Label, String, Object, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having the label, and the wanted property values.
- findNodes(Label, String, Object, String, Object, String, Object) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having the label, and the wanted property values.
- findNodes(Label, Map<String, Object>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having the label, and the wanted property values.
- findNodes(Label, String, String, StringSearchMode) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes having a given label, and a property value of type String or Character matching the
given value template and search mode.
- findNodes(Label) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- findPaths(long, long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- findSinglePath(Node, Node) - Method in interface org.neo4j.graphalgo.PathFinder
-
Tries to find a single path between start
and end
nodes.
- findSinglePath(long, long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- FIRST - Static variable in interface org.neo4j.graphdb.DependencyResolver.SelectionStrategy
-
- first(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the given iterable's first element.
- first(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Returns the given iterator's first element.
- first() - Method in class org.neo4j.helpers.collection.Pair
-
- 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(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the given iterable's first element or null
if no
element found.
- firstOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Returns the given iterator's first element or null
if no
element found.
- flatMap(Function<? super FROM, ? extends Iterable<TO>>, Iterable<FROM>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- flatMap(Function<? super FROM, ? extends Iterator<TO>>, Iterator<FROM>) - Static method in class org.neo4j.helpers.collection.Iterators
-
- flatten(I...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- flattenIterable(I) - Static method in class org.neo4j.helpers.collection.Iterables
-
- FLOAT - Static variable in class org.neo4j.server.rest.repr.Representation
-
- FLOAT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- FLOAT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- flush() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Deprecated.
- flushBuffer() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- forbid_exhaustive_shortestpath - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- forbid_shortestpath_common_nodes - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- forced_kernel_id - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- forConstantDirectionWithTypes(RelationshipType...) - Static method in class org.neo4j.graphdb.PathExpanders
-
An expander forcing constant relationship direction
- forDirection(Direction) - Static method in class org.neo4j.graphdb.PathExpanders
-
A very permissive
PathExpander
that follows any type in
direction
.
- Format - Class in org.neo4j.helpers
-
Deprecated.
- format(SocketAddress) - Static method in class org.neo4j.helpers.SocketAddress
-
- format(String, int) - Static method in class org.neo4j.helpers.SocketAddress
-
- FormattedLog - Class in org.neo4j.logging
-
A
Log
implementation that applies a simple formatting to each log message.
- FormattedLog.Builder - Class in org.neo4j.logging
-
- FormattedLogProvider - Class in org.neo4j.logging
-
A
LogProvider
implementation that applies a simple formatting to each log message.
- FormattedLogProvider.Builder - Class in org.neo4j.logging
-
- forNodes(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- forNodes(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- forRelationships(String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- forRelationships(String, Map<String, String>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- forType(RelationshipType) - Static method in class org.neo4j.graphdb.PathExpanders
-
A very permissive
PathExpander
that follows
type
relationships in any direction.
- forType() - Method in class org.neo4j.server.plugins.PluginPoint
-
Deprecated.
- forTypeAndDirection(RelationshipType, Direction) - Static method in class org.neo4j.graphdb.PathExpanders
-
A very restricted
PathExpander
that follows
type
in
direction
.
- forTypesAndDirections(RelationshipType, Direction, RelationshipType, Direction, Object...) - Static method in class org.neo4j.graphdb.PathExpanders
-
A very restricted
PathExpander
that follows only the
type
/
direction
pairs that you list.
- from(String, int) - Static method in class org.neo4j.backup.OnlineBackup
-
Factory method for this class.
- from(String) - Static method in class org.neo4j.backup.OnlineBackup
-
Factory method for this class.
- from(Result, GraphDatabaseService, boolean) - Static method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- from(GraphDatabaseService) - Static method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- from(Configuration) - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
- from(HttpServletRequest) - Static method in class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- 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(Iterable<T>, int) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the iterator's n:th item from the end of the iteration.
- fromEnd(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.Iterators
-
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.Iterators
-
Returns the iterator's n:th item from the end of the iteration.
- full(String) - Method in class org.neo4j.backup.OnlineBackup
-
- full(String, boolean) - Method in class org.neo4j.backup.OnlineBackup
-
- full(String, boolean, Config) - Method in class org.neo4j.backup.OnlineBackup
-
- FULL_PATH - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- fullBackup(StoreWriter, boolean) - Method in interface org.neo4j.backup.TheBackupInterface
-
Deprecated.
- FullPath - Class in org.neo4j.server.rest.repr
-
- FullPath(Path) - Constructor for class org.neo4j.server.rest.repr.FullPath
-
- future(Callable<T>) - Static method in class org.neo4j.helpers.FutureAdapter
-
Deprecated.
- FutureAdapter<V> - Class in org.neo4j.helpers
-
Deprecated.
- FutureAdapter() - Constructor for class org.neo4j.helpers.FutureAdapter
-
Deprecated.
- FutureAdapter.Present<V> - Class in org.neo4j.helpers
-
Deprecated.
- gatheringForensics(boolean) - Method in class org.neo4j.backup.OnlineBackup
-
- genericMap(Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for creating a
Map
of key/value pairs.
- genericMap(Map<K, V>, Object...) - Static method in class org.neo4j.helpers.collection.MapUtil
-
A short-hand method for adding key/value pairs into a
Map
.
- geoEstimateEvaluator(String, String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
-
- Geometry - Interface in org.neo4j.graphdb.spatial
-
A geometry is defined by a list of coordinates and a coordinate reference system.
- get(Setting<T>) - Method in interface org.neo4j.graphdb.config.Configuration
-
Deprecated.
Retrieve the value of a configuration
Setting
.
- get(String, Object) - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Deprecated.
- get(String, Object, Node, Node) - Method in interface org.neo4j.graphdb.index.ReadableRelationshipIndex
-
Deprecated.
- get(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- get(String) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- get(String, String) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- get(String, String, String) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- get(K) - Method in class org.neo4j.helpers.collection.LruCache
-
- get() - Method in class org.neo4j.helpers.FutureAdapter.Present
-
Deprecated.
- get(long, TimeUnit) - Method in class org.neo4j.helpers.FutureAdapter.Present
-
Deprecated.
- get() - Method in class org.neo4j.helpers.Reference
-
Deprecated.
- get() - Method in class org.neo4j.logging.RotatingFileOutputStreamSupplier
-
- get() - Static method in class org.neo4j.management.Neo4jManager
-
- get(String) - Static method in class org.neo4j.management.Neo4jManager
-
- get(JMXServiceURL) - Static method in class org.neo4j.management.Neo4jManager
-
- get(JMXServiceURL, String) - Static method in class org.neo4j.management.Neo4jManager
-
- get(JMXServiceURL, String, String) - Static method in class org.neo4j.management.Neo4jManager
-
- get(JMXServiceURL, String, String, String) - Static method in class org.neo4j.management.Neo4jManager
-
- get(MBeanServerConnection) - Static method in class org.neo4j.management.Neo4jManager
-
- get(MBeanServerConnection, String) - Static method in class org.neo4j.management.Neo4jManager
-
- get(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Deprecated.
- getAccessCapability() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getAccessCapability() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getAccessCapability() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getAccessCapability() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getAll(MBeanServerConnection) - Static method in class org.neo4j.management.Neo4jManager
-
- getAllArchives(FileSystemAbstraction, File) - Static method in class org.neo4j.logging.RotatingFileOutputStreamSupplier
-
Exposes the algorithm for collecting existing rotated log files.
- getAllLabels() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all labels currently in the underlying store.
- getAllLabels(boolean) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAllLabels(boolean) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAllLabelsInUse() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all labels currently in the underlying store.
- getAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAllNodes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all nodes in the graph.
- getAllProperties() - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns all existing properties.
- getAllPropertyKeys() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all property keys currently in the underlying store.
- getAllPropertyKeys() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAllPropertyKeys() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAllRelationships() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all relationships in the graph.
- getAllRelationshipTypes() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all relationship types currently in the underlying store.
- getAllRelationshipTypesInUse() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns all relationship types currently in the underlying store.
- getArguments() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription
-
Retrieve argument map for the associated execution step
Valid arguments are all Java primitive values, Strings, Arrays of those, and Maps from Strings to
valid arguments.
- getArrayStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getArrayStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getAttribute(ObjectName, String) - Static method in class org.neo4j.jmx.JmxUtils
-
Deprecated.
- getAuthType() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getAutoIndex() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- getAutoIndex() - Method in interface org.neo4j.graphdb.index.RelationshipAutoIndexer
-
Deprecated.
- getAutoIndexedNodes(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAutoIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAutoIndexedNodesByQuery(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAutoIndexedNodesByQuery(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAutoIndexedProperties() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- getAutoIndexedProperties(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAutoIndexedProperties(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getAutoIndexedRelationships(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAutoIndexedRelationshipsByQuery(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getAutoIndexing() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getAvailableMemory() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getBetween(Long, Long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- getBetween(Long, Long, boolean) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- getBetween(Long, Long, boolean) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- getBetween(Long, Long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- getBoolean(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getBoolean(String) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getBoolean(String, Boolean) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getBoolean(String, Boolean, Boolean) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getBoolean(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getBooleanList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getBranchedStoreBean() - Method in class org.neo4j.management.Neo4jManager
-
- getBranchedStores() - Method in interface org.neo4j.management.BranchedStore
-
Deprecated.
- getBranchedStoreSize() - Method in class org.neo4j.management.BranchedStoreInfo
-
Deprecated.
- getBufferSize() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getByte(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getByteList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getBytesRead() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getBytesWritten() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getCharacter(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getCharacterList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getChildren() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription
-
Retrieves the children of this execution step.
- getClock() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getClonedArray() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
-
- getCode() - Method in interface org.neo4j.graphdb.Notification
-
Returns a notification code for the discovered issue.
- getCode() - Method in interface org.neo4j.graphdb.spatial.CRS
-
The numerical code associated with the CRS
- getCollectionsFactorySupplier() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getColumn() - Method in class org.neo4j.graphdb.InputPosition
-
The column number referred to by the position; column numbers start at 1.
- getCommitProcessFactory() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getCommitProcessFactory() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getCommitProcessFactory() - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- getCommitProcessFactory() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getCommitTime() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Return transaction commit time (in millis) that assigned during transaction commit process.
- getCompletedCount() - Method in class org.neo4j.graphdb.index.IndexPopulationProgress
-
- getCompletedPercentage() - Method in class org.neo4j.graphdb.index.IndexPopulationProgress
-
- getConfig() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- getConfig() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getConfigOptions() - Method in class org.neo4j.backup.OnlineBackupSettings
-
Deprecated.
- getConfiguration(Index<? extends PropertyContainer>) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- getConfiguration() - Method in class org.neo4j.management.Neo4jManager
-
- getConfigurationParameter(String) - Method in class org.neo4j.management.Neo4jManager
-
- getConnectionTracker() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getConstraints() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getConstraints() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getConstraints() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getConstraints(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getConstraints(RelationshipType) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getConstraints() - Method in interface org.neo4j.graphdb.schema.Schema
-
- getConstraints() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getConstraintsAdded() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of constraints added by this query.
- getConstraintSemantics() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getConstraintSemantics() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getConstraintSemantics() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getConstraintSemantics() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getConstraintsRemoved() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of constraints removed by this query.
- getConstraintType() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getContendedLocks(long) - Method in interface org.neo4j.management.LockManager
-
Deprecated.
- getContentCount() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getContentLength() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getContentRead() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getContentType() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getCookies() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getCoordinate() - Method in class org.neo4j.graphdb.spatial.Coordinate
-
Returns the current coordinate.
- getCoordinate() - Method in interface org.neo4j.graphdb.spatial.Point
-
Returns the single coordinate in space defining this point.
- getCoordinates() - Method in interface org.neo4j.graphdb.spatial.Geometry
-
Get all coordinates of the geometry.
- getCoreAPIAvailabilityGuard() - Method in class org.neo4j.graphdb.factory.module.DataSourceModule
-
- getCoreAPIAvailabilityGuard() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getCorrectValue() - Method in class org.neo4j.index.lucene.ValueContext
-
Deprecated.
- getCost(Relationship, Direction) - Method in interface org.neo4j.graphalgo.CostEvaluator
-
This is the general method for looking up costs for relationships.
- getCost(Node, Node) - Method in interface org.neo4j.graphalgo.EstimateEvaluator
-
Estimate the weight of the remaining path from one node to another.
- getCountStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getCreationTime() - Method in class org.neo4j.management.BranchedStoreInfo
-
Deprecated.
- getCRS() - Method in interface org.neo4j.graphdb.spatial.Geometry
-
Returns the coordinate reference system associated with the geometry
- getCurrentSurfaceItem() - Method in class org.neo4j.helpers.collection.NestingIterator
-
- getDatabaseAvailability() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseAvailabilityGuard() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseHealth() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseInfo() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseLayout() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseName() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getDatabaseName() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getDatabaseName() - Method in class org.neo4j.management.Neo4jManager
-
- getDateHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getDbHits() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription.ProfilerStatistics
-
- getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- getDefaultValue() - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
Get the default value of this setting, as a string.
- getDegree() - Method in interface org.neo4j.graphdb.Node
-
Returns the number of relationships connected to this node regardless of
direction or type.
- getDegree(RelationshipType) - Method in interface org.neo4j.graphdb.Node
-
Returns the number of relationships of a given type
connected to this node.
- getDegree(Direction) - Method in interface org.neo4j.graphdb.Node
-
Returns the number of relationships of a given direction
connected to this node.
- getDegree(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
Returns the number of relationships of a given type
and direction
connected to this node.
- getDescription() - Method in interface org.neo4j.graphdb.Notification
-
Returns a longer description of the notification.
- getDescription() - Method in class org.neo4j.server.plugins.PluginPoint
-
Deprecated.
- getDiagnosticsProviders() - Method in interface org.neo4j.management.Diagnostics
-
Deprecated.
- getDirectory() - Method in class org.neo4j.management.BranchedStoreInfo
-
Deprecated.
- getDouble(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getDoubleList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getDuration(String, long) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getEdition() - Method in class org.neo4j.graphdb.factory.EnterpriseGraphDatabaseFactory
-
- getEdition() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getEdition() - Method in class org.neo4j.graphdb.factory.HighlyAvailableGraphDatabaseFactory
-
Deprecated.
- getEndNode() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the end node of this relationship.
- getEndNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getEndNodeId() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the id of the end node of this relationship.
- getEngineProviders() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getEntityType() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Deprecated.
- getEnum(Class<T>, String, T) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getEvictionExceptions() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getEvictions() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getExecutionPlanDescription() - Method in interface org.neo4j.graphdb.Result
-
Returns a description of the query plan used to produce this result.
- getExensionsFor(Class<?>) - Method in class org.neo4j.server.plugins.DefaultPluginManager
-
Deprecated.
- getExensionsFor(Class<?>) - Method in class org.neo4j.server.plugins.DisabledPluginManager
-
Deprecated.
- getExensionsFor(Class<?>) - Method in interface org.neo4j.server.rest.repr.ExtensionInjector
-
- getExplicitIndexProvider() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getExtendedEntity() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
-
- getExtensionList(String) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getExtensionsList() - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getFacade() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getFamily() - Method in class org.neo4j.server.rest.web.CustomStatusType
-
- getFaults() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getFileMappings() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getFileUnmappings() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getFirst() - Method in class org.neo4j.helpers.collection.FirstItemIterable
-
- getFirst() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- getFirst() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- getFloat(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getFloatList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getFlushes() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getFs() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getGeometryType() - Method in interface org.neo4j.graphdb.spatial.Geometry
-
Get string description of most specific type of this instance
- getGeometryType() - Method in interface org.neo4j.graphdb.spatial.Point
-
- getGlobalAvailabilityGuard(Clock, LogService, Config) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getGlobalDependencies() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getGraphDatabase() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Deprecated.
- getGraphDatabase() - Method in interface org.neo4j.graphdb.PropertyContainer
-
- getGraphDatabaseAPI() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- getGraphDatabaseExtensionDescription(String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getHaRole() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- getHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getHeaderInformationFactory() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getHeaderInformationFactory() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getHeaderInformationFactory() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getHeaderNames() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getHeaders(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getHeaders() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getHeaders(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getHighAvailabilityBean() - Method in class org.neo4j.management.Neo4jManager
-
- getHitRatio() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getHits() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getHost() - Method in class org.neo4j.helpers.HostnamePort
-
The host part, or null
if not given.
- getHost(String) - Method in class org.neo4j.helpers.HostnamePort
-
- getHostAddress(String, String) - Static method in class org.neo4j.helpers.HostnamePort
-
- getHostname() - Method in class org.neo4j.helpers.SocketAddress
-
- getHref() - Method in interface org.neo4j.graphdb.spatial.CRS
-
A link uniquely identifying the CRS.
- getHttpFields() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getId() - Method in interface org.neo4j.graphdb.Entity
-
Returns the unique id of this Entity.
- 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.server.rest.repr.NodeRepresentation
-
- getId() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- getId() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getIdContext() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getIdContext() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getIdContextFactory() - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- getIdController() - Method in class org.neo4j.graphdb.factory.module.id.DatabaseIdContext
-
- getIdController() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getIdentifiers() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.DatabaseRepresentation
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.IndexedEntityRepresentation
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
-
- getIdentity() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
-
- getIdGeneratorFactory() - Method in class org.neo4j.graphdb.factory.module.id.DatabaseIdContext
-
- getIdGeneratorFactory() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getIndexByName(String) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexConfigStore() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getIndexedNode(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedNodes(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexedNodesByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedNodesByQuery(String, String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedNodesByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexedNodesByQuery(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexedRelationship(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedRelationships(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedRelationships(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexedRelationshipsByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedRelationshipsByQuery(String, String, String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getIndexedRelationshipsByQuery(String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexedRelationshipsByQuery(String, String, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getIndexes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getIndexes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getIndexes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getIndexes(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexes() - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexesAdded() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of indexes added by this query.
- getIndexesRemoved() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of indexes removed by this query.
- getIndexFailure(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
-
- getIndexingServiceMonitor() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getIndexPopulationProgress(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
-
Poll the database for the population progress.
- getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getIndexSamplingManagerBean() - Method in class org.neo4j.management.Neo4jManager
-
- getIndexState(IndexDefinition) - Method in interface org.neo4j.graphdb.schema.Schema
-
Poll the database for the state of a given index.
- getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
Deprecated.
- getIndexStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getInputStream() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getInstance() - Static method in class org.neo4j.logging.NullLog
-
- getInstance() - Static method in class org.neo4j.logging.NullLogger
-
- getInstance() - Static method in class org.neo4j.logging.NullLogProvider
-
- getInstanceId() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- getInstanceId() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- getInstancesInCluster() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- getInteger(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getIntegerList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getIntHeader(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getIoLimiter() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getIoLimiter() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getIoLimiter() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getIoLimiter() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- getKernelExtensionFactories() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getKernelStartTime() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getKernelStartTime() - Method in class org.neo4j.management.Neo4jManager
-
- getKernelVersion() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getKernelVersion() - Method in class org.neo4j.management.Neo4jManager
-
- getKeys() - Method in class org.neo4j.helpers.Service
-
- getKeys() - Method in class org.neo4j.server.plugins.ConfigAdapter
-
Deprecated.
- getLabel() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getLabel() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- getLabelConstraints(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getLabelExistenceConstraints(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getLabels() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getLabels() - Method in interface org.neo4j.graphdb.Node
-
Lists all labels attached to this node.
- getLabels() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
Return the set of node labels (in no particular order) that this index applies to.
- getLabelsAdded() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of labels added to any node by this query.
- getLabelsRemoved() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of labels removed from any node by this query.
- getLabelStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getLabelUniquenessConstraints(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getLargestTxId() - Method in class org.neo4j.management.BranchedStoreInfo
-
Deprecated.
- getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- getLastCommittedTx() - Method in class org.neo4j.backup.OnlineBackup
-
Provides information about the last committed transaction for each data source present in the last backup
operation performed by this OnlineBackup.
- getLastCommittedTxId() - Method in class org.neo4j.management.ClusterDatabaseInfo
-
Deprecated.
- getLastCommittedTxId() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- getLastCommittedTxId() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getLastUpdateTime() - Method in class org.neo4j.management.ClusterDatabaseInfo
-
Deprecated.
- getLastUpdateTime() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- getLevel() - Method in class org.neo4j.logging.FormattedLog
-
Get the current
Level
that logging is enabled at
- getLine() - Method in class org.neo4j.graphdb.InputPosition
-
The line number referred to by the position; line numbers start at 1.
- getListRepresentation(Iterable) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
-
- getLocalAddr() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getLocalName() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getLocalPort() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getLockManagerBean() - Method in class org.neo4j.management.Neo4jManager
-
- getLocks() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getLocks() - Method in interface org.neo4j.management.LockManager
-
Deprecated.
- getLocksSupplier() - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- getLog(Class) - Method in class org.neo4j.logging.AbstractLogProvider
-
- getLog(String) - Method in class org.neo4j.logging.AbstractLogProvider
-
- getLog(Class) - Method in interface org.neo4j.logging.LogProvider
-
- getLog(String) - Method in interface org.neo4j.logging.LogProvider
-
- getLog(Class) - Method in class org.neo4j.logging.NullLogProvider
-
- getLog(String) - Method in class org.neo4j.logging.NullLogProvider
-
- getLog(Class) - Method in class org.neo4j.logging.slf4j.Slf4jLogProvider
-
- getLog(String) - Method in class org.neo4j.logging.slf4j.Slf4jLogProvider
-
- getLogicalLogSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getLogService() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getLong(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getLongList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getMap(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getMapRepresentation(Map) - Static method in class org.neo4j.server.rest.repr.ObjectToRepresentationConverter
-
- getMBeanQuery() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getMBeanQuery() - Method in class org.neo4j.management.Neo4jManager
-
- getMediaType() - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- getMemoryMappingBean() - Method in class org.neo4j.management.Neo4jManager
-
- getMemoryPools() - Method in interface org.neo4j.management.MemoryMapping
-
Deprecated.
- getMethod() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getMonitors() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getName() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription
-
Retrieves the name of this execution step.
- getName() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Deprecated.
- getName() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
Get the name given to this index when it was created, if any.
- getName() - Method in class org.neo4j.helpers.collection.LruCache
-
- getName() - Method in class org.neo4j.server.rest.repr.ExtensionPointRepresentation
-
- getNode(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getNode(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getNode(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNode(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
-
- getNodeById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Looks up a node by id.
- getNodeDegree(long, DatabaseActions.RelationshipDirection, Collection<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeDegree(long, DatabaseActions.RelationshipDirection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeDegree(long, DatabaseActions.RelationshipDirection, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeExtensionDescription(String, String, long) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getNodeFromIndexUri(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeIndexNames() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeIndexRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeLabels(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeLabels(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeLabels(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- getNodeList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getNodeProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of this node.
- getNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodePropertyExistenceConstraint(String, Iterable<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeRelationships(long, DatabaseActions.RelationshipDirection, Collection<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodeRelationships(long, DatabaseActions.RelationshipDirection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodeRelationships(long, DatabaseActions.RelationshipDirection, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNodes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getNodes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getNodes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getNodes() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the two nodes that are attached to this relationship.
- getNodesCreated() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of nodes created by this query.
- getNodesDeleted() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of nodes deleted by this query.
- getNodeStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getNodeStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getNodesWithLabel(String, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getNodesWithLabelAndProperty(String, UriInfo) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getNotifications() - Method in interface org.neo4j.graphdb.Result
-
Provides notifications about the query producing this result.
- getNumber(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getNumber(String, Number) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- getNumberOfAvertedDeadlocks() - Method in interface org.neo4j.management.LockManager
-
Deprecated.
- getNumberOfCommittedTransactions() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getNumberOfNodeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
Deprecated.
- getNumberOfOpenedTransactions() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getNumberOfOpenTransactions() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getNumberOfOutOfMemory() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getNumberOfPathsReturned() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
-
- getNumberOfPropertyIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
Deprecated.
- getNumberOfRelationshipIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
Deprecated.
- getNumberOfRelationshipsTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalMetadata
-
- getNumberOfRelationshipTypeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
Deprecated.
- getNumberOfRolledBackTransactions() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getNumberOfWindows() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getObjectName(GraphDatabaseService, String) - Static method in class org.neo4j.jmx.JmxUtils
-
Deprecated.
- getOffset() - Method in class org.neo4j.graphdb.InputPosition
-
The character offset referred to by this position; offset numbers start at 0.
- getOrCreate(String, Object) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Deprecated.
- getOrCreateIndexedNode(String, String, String, Long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getOrCreateIndexedRelationship(String, String, String, Long, Long, String, Long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getOrCreateWithOutcome(String, Object) - Method in class org.neo4j.graphdb.index.UniqueFactory
-
Deprecated.
- 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.
- getOtherNodeId(long) - Method in interface org.neo4j.graphdb.Relationship
-
A convenience operation that, given an id of a node that is attached to this
relationship, returns the id of the other node.
- getOutputFormat() - Method in class org.neo4j.server.rest.web.CypherService
-
- getOutputFormat() - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getOutputFormat() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getOutputStream() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getPageCache() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getPageCacheBean() - Method in class org.neo4j.management.Neo4jManager
-
- getPageCacheHitRatio() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription.ProfilerStatistics
-
- getPageCacheHits() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription.ProfilerStatistics
-
- getPageCacheMisses() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription.ProfilerStatistics
-
- getParser() - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
Get the function used to parse this setting.
- getPath(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getPath() - Method in class org.neo4j.server.rest.repr.FullPath
-
- getPeakNumberOfConcurrentTransactions() - Method in interface org.neo4j.management.TransactionManager
-
Deprecated.
- getPhysicalLogMonitor() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getPins() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getPluginPointFactory() - Method in class org.neo4j.server.plugins.ServerExtender
-
Deprecated.
- getPort() - Method in class org.neo4j.helpers.HostnamePort
-
The first port, or 0 if no port was given.
- getPort() - Method in class org.neo4j.helpers.SocketAddress
-
- getPorts() - Method in class org.neo4j.helpers.HostnamePort
-
The port range as two ints.
- getPosition() - Method in interface org.neo4j.graphdb.Notification
-
The position in the query where this notification points to.
- getPrimitivesBean() - Method in class org.neo4j.management.Neo4jManager
-
- getProcedures() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getProfilerStatistics() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription
-
Retrieve the statistics collected from profiling this query.
- getProperties(String...) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns specified existing properties.
- getPropertiesSet() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of properties set by this query.
- getProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns the property value associated with the given key.
- getProperty(String, Object) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns the property value associated with the given key, or a default
value.
- getProperty(String) - Method in class org.neo4j.server.plugins.ConfigAdapter
-
Deprecated.
- getPropertyKeys() - Method in interface org.neo4j.graphdb.PropertyContainer
-
Returns all existing property keys, or an empty iterable if this property
container has no properties.
- getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getPropertyKeys() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
Return the set of properties that are indexed by this index.
- getPropertyStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getPropertyStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getPropertyUniquenessConstraint(String, Iterable<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getProtocol() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getProviderByName(String) - Static method in class org.neo4j.graphdb.index.fulltext.AnalyzerProvider
-
- getQueryExecutionType() - Method in interface org.neo4j.graphdb.Result
-
Indicates what kind of query execution produced this result.
- getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- getQueryStatistics() - Method in interface org.neo4j.graphdb.Result
-
Statistics about the effects of the query.
- getRaftLogSize() - Method in interface org.neo4j.management.CausalClustering
-
Deprecated.
- getReason() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getReasonPhrase() - Method in class org.neo4j.server.rest.web.CustomStatusType
-
- getRecoveryCleanupWorkCollector() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getRelationship(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getRelationship(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getRelationship(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getRelationship(long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getRelationshipAutoIndexer() - Method in interface org.neo4j.graphdb.index.IndexManager
-
- getRelationshipById(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Looks up a relationship by id.
- getRelationshipById(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Gets a relationship by id.
- getRelationshipExtensionDescription(String, String, long) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- getRelationshipFromIndexUri(String, String, String, long) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getRelationshipIds(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an iterable over all the relationship ids connected to node with
supplied id.
- getRelationshipIndexNames() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getRelationshipIndexRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getRelationshipList(GraphDatabaseAPI, String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getRelationshipProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of the relationships.
- getRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getRelationshipPropertyExistenceConstraint(String, Iterable<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getRelationships() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getRelationships() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getRelationships() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getRelationships() - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships attached to this node.
- getRelationships(RelationshipType...) - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships of any of the types in types
that are attached to this node, regardless of direction.
- getRelationships(Direction, RelationshipType...) - Method in interface org.neo4j.graphdb.Node
-
Returns all the relationships of any of the types in types
that are attached to this node and have the given direction
.
- getRelationships(Direction) - Method in interface org.neo4j.graphdb.Node
-
- 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.
- getRelationshipsCreated() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of relationships created by this query.
- getRelationshipsDeleted() - Method in interface org.neo4j.graphdb.QueryStatistics
-
Returns the number of relationships deleted by this query.
- getRelationshipStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getRelationshipStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getRelationshipType() - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- getRelationshipType() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- getRelationshipTypeExistenceConstraints(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getRelationshipTypes() - Method in interface org.neo4j.graphdb.Node
-
Returns relationship types which this node has one more relationships
for.
- getRelationshipTypes() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
Return the set of relationship types (in no particular order) that this index applies to.
- getRelationshipTypes(boolean) - Method in class org.neo4j.server.rest.web.DatabaseMetadataService
-
- getRemoteAddr() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getRemoteHost() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getRemotePort() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getReplicatedStateSize() - Method in interface org.neo4j.management.CausalClustering
-
Deprecated.
- getRepresentationType() - Method in class org.neo4j.server.rest.repr.Representation
-
- getRepresentationWriteHandler() - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- 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.
- getResponse() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- getRole() - Method in interface org.neo4j.management.CausalClustering
-
Deprecated.
- getRole() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- getRoles() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- getRoot() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getRows() - Method in interface org.neo4j.graphdb.ExecutionPlanDescription.ProfilerStatistics
-
- getScheduler() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getSchemaConstraints() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForLabel(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForLabelAndExistence(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForLabelAndPropertyExistence(String, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForLabelAndPropertyUniqueness(String, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForLabelAndUniqueness(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForRelationshipTypeAndExistence(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaConstraintsForRelationshipTypeAndPropertyExistence(String, RestfulGraphDatabase.AmpersandSeparatedCollection) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaIndexes() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getSchemaIndexes(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- getSchemaIndexes() - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaIndexesForLabel(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- getSchemaStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getSchemaWriteGuard() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getSchemaWriteGuard() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getSchemaWriteGuard() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getSchemaWriteGuard() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getSecurityProvider() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getSettingsClass() - Method in class org.neo4j.backup.OnlineBackupExtensionFactory
-
Deprecated.
- getSeverity() - Method in interface org.neo4j.graphdb.Notification
-
Returns the severity level of this notification.
- getShort(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getShortList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getSingle() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Deprecated.
- getSingleRelationship(RelationshipType, Direction) - Method in interface org.neo4j.graphdb.Node
-
Returns the only relationship of a given type and direction that is
attached to this node, or null
.
- getSorting() - Method in class org.neo4j.index.lucene.QueryContext
-
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
-
- getStartNodeId() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the id of the start node of this relationship.
- getState() - Method in interface org.neo4j.graphdb.traversal.BranchState
-
- getStatementLocksFactory() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getStatementLocksFactoryProvider() - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- getStatus() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getStatusCode() - Method in exception org.neo4j.graphdb.QueryExecutionException
-
- getStatusCode() - Method in class org.neo4j.server.rest.web.CustomStatusType
-
- getStoreCopyCheckPointMutex() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getStoreCreationDate() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getStoreCreationDate() - Method in class org.neo4j.management.Neo4jManager
-
- getStoreDir() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns the path to default neo4j database.
- getStoreFileBean() - Method in class org.neo4j.management.Neo4jManager
-
- getStoreId() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getStoreId() - Method in class org.neo4j.management.Neo4jManager
-
- getStoreLogVersion() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- getStoreLogVersion() - Method in class org.neo4j.management.Neo4jManager
-
- getString(String) - Method in interface org.neo4j.graphdb.Result.ResultRow
-
- getString(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getStringList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getStringStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getStringStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getThreadToTransactionBridge() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getTitle() - Method in interface org.neo4j.graphdb.Notification
-
Returns a short summary of the notification.
- getTokenHolders() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTokenHoldersProvider() - Method in class org.neo4j.graphdb.factory.module.edition.DefaultEditionModule
-
- getTokenNameLookup() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTop() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- getTotalCount() - Method in class org.neo4j.graphdb.index.IndexPopulationProgress
-
- getTotalStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
Deprecated.
- getTotalStoreSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getTracers() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- getTransactionEventHandlers() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTransactionHeaderInformationFactory() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTransactionId() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Return transaction id that assigned during transaction commit process.
- getTransactionLogsSize() - Method in interface org.neo4j.jmx.StoreSize
-
Deprecated.
- getTransactionManagerBean() - Method in class org.neo4j.management.Neo4jManager
-
- getTransactionMonitor() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getTransactionStartTimeout() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getTransactionStartTimeout() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getTransactionStartTimeout() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getType() - Method in interface org.neo4j.graphdb.Relationship
-
Returns the type of this relationship.
- getType() - Method in interface org.neo4j.graphdb.spatial.CRS
-
The type of the CRS is a descriptive name, indicating which CRS is used
- getType() - Method in class org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray
-
- getType() - Method in interface org.neo4j.server.plugins.Injectable
-
Deprecated.
The type that resources should ask for to get this value;
this can either be the concrete class, or some interface the
value instance implements.
- getType() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- getType() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
-
- getType() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getUnpins() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getUri(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getUriList(String) - Method in class org.neo4j.server.plugins.ParameterList
-
Deprecated.
- getUris() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- getUsageRatio() - Method in interface org.neo4j.management.PageCache
-
Deprecated.
- getUsedMemory() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getValue() - Method in class org.neo4j.index.lucene.ValueContext
-
Deprecated.
- getValue() - Method in interface org.neo4j.server.plugins.Injectable
-
Deprecated.
Get the injectable value.
- getValue(HttpContext) - Method in class org.neo4j.server.plugins.PluginInvocatorProvider
-
Deprecated.
- getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.InputFormatProvider
-
- getValue(HttpContext) - Method in class org.neo4j.server.rest.repr.OutputFormatProvider
-
- getValue(HttpContext) - Method in class org.neo4j.server.rest.web.DatabaseActions.Provider
-
- getVersionContextSupplier() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getWatcherServiceFactory() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- getWatcherServiceFactory() - Method in interface org.neo4j.graphdb.factory.module.edition.context.DatabaseEditionContext
-
- getWatcherServiceFactory() - Method in class org.neo4j.graphdb.factory.module.edition.context.DefaultEditionModuleDatabaseContext
-
- getWatcherServiceFactory() - Method in class org.neo4j.graphdb.factory.module.ModularDatabaseCreationContext
-
- getWindowHitCount() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getWindowMissCount() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getWindowPoolName() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getWindowSize() - Method in class org.neo4j.management.WindowPoolInfo
-
Deprecated.
- getWriter() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- getZoneId() - Method in enum org.neo4j.logging.LogTimeZone
-
- globalKernelExtensions - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- globalTransactionCounter() - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- GraphAlgoFactory - Class in org.neo4j.graphalgo
-
Static factory methods for the recommended implementations of common
graph algorithms for Neo4j.
- GraphAlgoFactory() - Constructor for class org.neo4j.graphalgo.GraphAlgoFactory
-
- GraphDatabaseBuilder - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder(GraphDatabaseBuilder.DatabaseCreator) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Deprecated.
- GraphDatabaseBuilder.DatabaseCreator - Interface in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder.Delegator - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseDependencies - Class in org.neo4j.graphdb.facade
-
- GraphDatabaseFacadeFactory - Class in org.neo4j.graphdb.facade
-
This is the main factory for creating database instances.
- GraphDatabaseFacadeFactory(DatabaseInfo, Function<PlatformModule, AbstractEditionModule>) - Constructor for class org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory
-
- GraphDatabaseFacadeFactory.Dependencies - Interface in org.neo4j.graphdb.facade
-
- GraphDatabaseFactory - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- GraphDatabaseFactoryState - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactoryState() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- GraphDatabaseFactoryState(GraphDatabaseFactoryState) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- GraphDatabaseService - Interface in org.neo4j.graphdb
-
The main access point to a running Neo4j instance.
- GraphDatabaseSettings - Class in org.neo4j.graphdb.factory
-
Settings for Neo4j.
- GraphDatabaseSettings() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- GraphDatabaseSettings.BoltConnector - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSettings.BoltConnector.EncryptionLevel - Enum in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSettings.Connector - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.Connector.ConnectorType - Enum in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSettings.LabelIndex - Enum in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.SchemaIndex - Enum in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.TransactionStateMemoryAllocation - Enum in org.neo4j.graphdb.factory
-
- GRAPHDB - Static variable in class org.neo4j.server.rest.repr.Representation
-
- GRAPHDB - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- group - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
Deprecated.
- IdContextFactory - Class in org.neo4j.graphdb.factory.module.id
-
- IdContextFactoryBuilder - Class in org.neo4j.graphdb.factory.module.id
-
- INADDR_ANY - Static variable in class org.neo4j.backup.OnlineBackupKernelExtension
-
Deprecated.
- 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.
- 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
-
Include paths with the specified end nodes.
- 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
.
- incomingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- incomingRelationshipsUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- incomingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- incomingTypedRelationshipsUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- increment(T, long) - Method in class org.neo4j.helpers.collection.MultiSet
-
- incremental(String) - Method in class org.neo4j.backup.OnlineBackup
-
- incremental(String, boolean) - Method in class org.neo4j.backup.OnlineBackup
-
- incremental(GraphDatabaseAPI) - Method in class org.neo4j.backup.OnlineBackup
-
- incrementalBackup(RequestContext) - Method in interface org.neo4j.backup.TheBackupInterface
-
Deprecated.
- IncrementalBackupNotPossibleException - Exception in org.neo4j.backup
-
- IncrementalBackupNotPossibleException(String, Throwable) - Constructor for exception org.neo4j.backup.IncrementalBackupNotPossibleException
-
- index() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
- Index<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
- INDEX - Static variable in class org.neo4j.server.rest.repr.Representation
-
- INDEX - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- index_background_sampling_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- INDEX_DEFINITION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- INDEX_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
-
- index_sample_size_limit - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- index_sampling_buffer_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- index_sampling_update_percentage - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- IndexCreator - Interface in org.neo4j.graphdb.schema
-
A builder for entering details about an index to create.
- IndexDefinition - Interface in org.neo4j.graphdb.schema
-
Definition for an index.
- IndexDefinitionRepresentation - Class in org.neo4j.server.rest.repr
-
- IndexDefinitionRepresentation(IndexDefinition) - Constructor for class org.neo4j.server.rest.repr.IndexDefinitionRepresentation
-
- IndexDefinitionRepresentation(IndexDefinition, Schema.IndexState, IndexPopulationProgress) - Constructor for class org.neo4j.server.rest.repr.IndexDefinitionRepresentation
-
- IndexedEntityRepresentation - Class in org.neo4j.server.rest.repr
-
- IndexedEntityRepresentation(Node, String, String, IndexRepresentation) - Constructor for class org.neo4j.server.rest.repr.IndexedEntityRepresentation
-
- IndexedEntityRepresentation(Relationship, String, String, IndexRepresentation) - Constructor for class org.neo4j.server.rest.repr.IndexedEntityRepresentation
-
- indexFor(Label) - Method in interface org.neo4j.graphdb.schema.Schema
-
Returns an
IndexCreator
where details about the index to create can be
specified.
- IndexHits<T> - Interface in org.neo4j.graphdb.index
-
- IndexManager - Interface in org.neo4j.graphdb.index
-
- indexNumeric() - Method in class org.neo4j.index.lucene.ValueContext
-
Deprecated.
- indexOf(T[], T) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- 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.
- IndexPopulationProgress - Class in org.neo4j.graphdb.index
-
This class is simply a progress counter of indexing population progress.
- IndexPopulationProgress(long, long) - Constructor for class org.neo4j.graphdb.index.IndexPopulationProgress
-
- IndexRepresentation - Class in org.neo4j.server.rest.repr
-
- IndexRepresentation(String, Map<String, String>) - Constructor for class org.neo4j.server.rest.repr.IndexRepresentation
-
- IndexSamplingManager - Interface in org.neo4j.management
-
Deprecated.
- info(String) - Method in class org.neo4j.logging.AbstractLog
-
- info(String, Throwable) - Method in class org.neo4j.logging.AbstractLog
-
- info(String, Object...) - Method in class org.neo4j.logging.AbstractLog
-
- info(String) - Method in interface org.neo4j.logging.Log
-
Shorthand for infoLogger().log( message )
- info(String, Throwable) - Method in interface org.neo4j.logging.Log
-
Shorthand for infoLogger().log( message, throwable )
- info(String, Object...) - Method in interface org.neo4j.logging.Log
-
Shorthand for infoLogger().log( format, arguments )
- info(String) - Method in class org.neo4j.logging.NullLog
-
- info(String, Throwable) - Method in class org.neo4j.logging.NullLog
-
- info(String, Object...) - Method in class org.neo4j.logging.NullLog
-
- infoLogger() - Method in class org.neo4j.logging.BufferingLog
-
- infoLogger() - Method in class org.neo4j.logging.DuplicatingLog
-
- infoLogger() - Method in class org.neo4j.logging.FormattedLog
-
- infoLogger() - Method in interface org.neo4j.logging.Log
-
- infoLogger() - Method in class org.neo4j.logging.NullLog
-
- infoLogger() - Method in class org.neo4j.logging.slf4j.Slf4jLog
-
- init() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
-
Deprecated.
- init(FilterConfig) - Method in class org.neo4j.server.rest.web.CollectUserAgentFilter
-
- init(FilterConfig) - Method in class org.neo4j.server.rest.web.CorsFilter
-
- initFacade(File, Map<String, String>, GraphDatabaseFacadeFactory.Dependencies, GraphDatabaseFacade) - Method in class org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory
-
Instantiate a graph database given configuration, dependencies, and a custom implementation of .neo4j.kernel.impl.factory.GraphDatabaseFacade
.
- initFacade(File, Config, GraphDatabaseFacadeFactory.Dependencies, GraphDatabaseFacade) - Method in class org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory
-
Instantiate a graph database given configuration, dependencies, and a custom implementation of .neo4j.kernel.impl.factory.GraphDatabaseFacade
.
- InitialBranchState<STATE> - Interface in org.neo4j.graphdb.traversal
-
- InitialBranchState.Adapter<STATE> - Class in org.neo4j.graphdb.traversal
-
- InitialBranchState.State<STATE> - Class in org.neo4j.graphdb.traversal
-
Branch state evaluator for an initial state.
- initialize(PathExpander, TraversalContext) - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
- initialState(Path) - Method in interface org.neo4j.graphdb.traversal.InitialBranchState
-
Returns an initial state for a
Path
.
- initialState(Path) - Method in class org.neo4j.graphdb.traversal.InitialBranchState.State
-
- Injectable<T> - Interface in org.neo4j.server.plugins
-
- injectable(Class<T>, T) - Static method in interface org.neo4j.server.plugins.Injectable
-
Deprecated.
- InputFormat - Interface in org.neo4j.server.rest.repr
-
- inputFormat(MediaType) - Method in class org.neo4j.server.rest.repr.RepresentationFormatRepository
-
- InputFormatProvider - Class in org.neo4j.server.rest.repr
-
- InputFormatProvider(RepresentationFormatRepository) - Constructor for class org.neo4j.server.rest.repr.InputFormatProvider
-
- InputPosition - Class in org.neo4j.graphdb
-
An input position refers to a specific point in a query string.
- InputPosition(int, int, int) - Constructor for class org.neo4j.graphdb.InputPosition
-
Creating a position from and offset, line number and a column number.
- inserter(File) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(File, FileSystemAbstraction) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(File, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(File, FileSystemAbstraction, Map<String, String>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(File, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- inserter(File, FileSystemAbstraction, Map<String, String>, Iterable<KernelExtensionFactory<?>>) - Static method in class org.neo4j.unsafe.batchinsert.BatchInserters
-
- INSTANCE - Static variable in class org.neo4j.server.plugins.DisabledPluginManager
-
Deprecated.
- intCostEvaluator(String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
-
- INTEGER - Static variable in class org.neo4j.server.rest.repr.Representation
-
- INTEGER - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- INTEGER_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- internal() - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- internal() - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
- Internal - Annotation Type in org.neo4j.procedure
-
This annotation marks a
Procedure
as being hidden, i.e.
- InternalJettyServletRequest - Class in org.neo4j.server.rest.web
-
- InternalJettyServletRequest(String, String, String, InternalJettyServletResponse, InternalJettyServletRequest.RequestData) - Constructor for class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- InternalJettyServletRequest(String, HttpURI, String, Cookie[], String, String, InternalJettyServletResponse, InternalJettyServletRequest.RequestData) - Constructor for class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- InternalJettyServletRequest.RequestData - Class in org.neo4j.server.rest.web
-
- InternalJettyServletResponse - Class in org.neo4j.server.rest.web
-
- InternalJettyServletResponse() - Constructor for class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- interpretOption(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- interpretOptions(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- interpretOptionsWithMetadata(String, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- interpretOrphan(int, Function<String, T>, Function<String, T>, Validator<T>...) - Method in class org.neo4j.helpers.Args
-
Deprecated.
- InvalidArgumentsException - Exception in org.neo4j.server.rest.repr
-
- InvalidArgumentsException(String) - Constructor for exception org.neo4j.server.rest.repr.InvalidArgumentsException
-
- InvalidSettingException - Exception in org.neo4j.graphdb.config
-
- InvalidSettingException(String, String, String) - Constructor for exception org.neo4j.graphdb.config.InvalidSettingException
-
Deprecated.
- InvalidSettingException(String) - Constructor for exception org.neo4j.graphdb.config.InvalidSettingException
-
Deprecated.
- InvalidSettingException(String, Throwable) - Constructor for exception org.neo4j.graphdb.config.InvalidSettingException
-
Deprecated.
- InvalidTransactionTypeException - Exception in org.neo4j.graphdb
-
- InvalidTransactionTypeException(String, Throwable) - Constructor for exception org.neo4j.graphdb.InvalidTransactionTypeException
-
- invoke(ObjectName, String, Object[], String[]) - Static method in class org.neo4j.jmx.JmxUtils
-
Deprecated.
- invoke(GraphDatabaseAPI, String, Class<T>, String, T, ParameterList) - Method in class org.neo4j.server.plugins.DefaultPluginManager
-
Deprecated.
- invoke(GraphDatabaseAPI, String, Class<T>, String, T, ParameterList) - Method in class org.neo4j.server.plugins.DisabledPluginManager
-
Deprecated.
- invoke(GraphDatabaseAPI, String, Class<T>, String, T, ParameterList) - Method in interface org.neo4j.server.plugins.PluginInvocator
-
Deprecated.
- invoke(GraphDatabaseAPI, Object, ParameterList) - Method in class org.neo4j.server.plugins.PluginPoint
-
Deprecated.
- invokeGraphDatabaseExtension(String, String, String) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- invokeNodeExtension(String, String, long, String) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- invokeRelationshipExtension(String, String, long, String) - Method in class org.neo4j.server.rest.web.ExtensionService
-
- isAlive() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- isAlive() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- isAsyncStarted() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- isAsyncSupported() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- isAutoIndexerEnabled(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- isAutoIndexerEnabled(String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- isAvailable(long) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Use this method to check if the database is currently in a usable state.
- isAvailable() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- isAvailable() - Method in interface org.neo4j.management.HighAvailability
-
Deprecated.
- isCancelled() - Method in class org.neo4j.helpers.FutureAdapter
-
Deprecated.
- isCommitted() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- isCompositeIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
A composite index is an index that indexes nodes or relationships by more than one property.
- isConsistent() - Method in class org.neo4j.backup.OnlineBackup
-
- isConstraintIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- isConstraintType(ConstraintType) - Method in interface org.neo4j.graphdb.schema.ConstraintDefinition
-
- isDebugEnabled() - Method in class org.neo4j.logging.BufferingLog
-
- isDebugEnabled() - Method in class org.neo4j.logging.DuplicatingLog
-
- isDebugEnabled() - Method in class org.neo4j.logging.FormattedLog
-
- isDebugEnabled() - Method in interface org.neo4j.logging.Log
-
- isDebugEnabled() - Method in class org.neo4j.logging.NullLog
-
- isDebugEnabled() - Method in class org.neo4j.logging.slf4j.Slf4jLog
-
- 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.
- isDone() - Method in class org.neo4j.helpers.FutureAdapter.Present
-
Deprecated.
- isEmpty(Object[]) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- isEmpty() - Method in class org.neo4j.helpers.collection.MultiSet
-
- isEmpty() - Method in class org.neo4j.server.plugins.ConfigAdapter
-
Deprecated.
- isEmpty() - Method in class org.neo4j.server.rest.repr.PropertiesRepresentation
-
- isEnabled() - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- isErrorEnabled() - Method in class org.neo4j.logging.FormattedLog
-
- isExplained() - Method in class org.neo4j.graphdb.QueryExecutionType
-
- isInfoEnabled() - Method in class org.neo4j.logging.FormattedLog
-
- isIPv6() - Method in class org.neo4j.helpers.SocketAddress
-
- isMultiTokenIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
A multi-token index is an index that indexes nodes or relationships that have any or all of a given set of labels or relationship types, respectively.
- isNodeIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- isPowerOfTwo(long) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
Checks if value
is a power of 2.
- isProfiled() - Method in class org.neo4j.graphdb.QueryExecutionType
-
- isRange() - Method in class org.neo4j.helpers.HostnamePort
-
- isReadOnly() - Method in interface org.neo4j.jmx.Kernel
-
Deprecated.
- isReadOnly() - Method in class org.neo4j.management.Neo4jManager
-
- isRelationshipIndex() - Method in interface org.neo4j.graphdb.schema.IndexDefinition
-
- isSecure() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- isSecure - Variable in class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- isType(RelationshipType) - Method in interface org.neo4j.graphdb.Relationship
-
Indicates whether this relationship is of the type type
.
- isUnique(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Used for all except branches to check adherence to the traversal
uniqueness.
- isUniqueFirst(TraversalBranch) - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Used for start branches to check adherence to the traversal uniqueness.
- isWarnEnabled() - Method in class org.neo4j.logging.FormattedLog
-
- isWildcard() - Method in class org.neo4j.helpers.SocketAddress
-
- isWriteable() - Method in interface org.neo4j.graphdb.index.ReadableIndex
-
Deprecated.
- isWriting() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- itemEquals(Object, Object) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
-
Deprecated.
- iterable(C...) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Iterables - Class in org.neo4j.helpers.collection
-
- 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 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.Iterators
-
- iterator(T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- iterator(int, T...) - Static method in class org.neo4j.helpers.collection.Iterators
-
- iterator() - Method in class org.neo4j.helpers.collection.LimitingResourceIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.NestingIterable
-
- iterator() - Method in class org.neo4j.helpers.collection.ResourceIterableWrapper
-
- iterator() - Method in class org.neo4j.helpers.Listeners
-
Deprecated.
Returns the iterator over listeners in this container in the order they were added.
- Iterators - Class in org.neo4j.helpers.collection
-
- iteratorsEqual(Iterator<?>, Iterator<?>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Iterates over the full iterators, and checks equality for each item in them.
- 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
-
- 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
-
- ReadableIndex<T extends PropertyContainer> - Interface in org.neo4j.graphdb.index
-
- ReadableRelationshipIndex - Interface in org.neo4j.graphdb.index
-
- readAndExecuteOperations(UriInfo, HttpHeaders, HttpServletRequest, InputStream, ServletOutputStream) - Method in class org.neo4j.server.rest.web.StreamingBatchOperations
-
- readList(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
-
- readList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
-
- readMap(String, String...) - Method in class org.neo4j.server.rest.repr.DefaultFormat
-
- readMap(String, String...) - Method in interface org.neo4j.server.rest.repr.InputFormat
-
- readParameterList(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
-
- readParameterList(String) - Method in class org.neo4j.server.rest.repr.RepresentationFormat
-
- readUri(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
-
- readUri(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
-
- readValue(String) - Method in class org.neo4j.server.rest.repr.DefaultFormat
-
- readValue(String) - Method in interface org.neo4j.server.rest.repr.InputFormat
-
- rebuild_idgenerators_fast - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- record_format - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- record_id_batch_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- recoveryCleanupWorkCollector - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- Reference<T> - Class in org.neo4j.helpers
-
Deprecated.
- Reference(T) - Constructor for class org.neo4j.helpers.Reference
-
Deprecated.
- registerEditionSpecificProcedures(Procedures) - Method in class org.neo4j.graphdb.factory.module.edition.CommunityEditionModule
-
- registerKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- registerKernelEventHandler(KernelEventHandler) - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- 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.
- registerProcedures(Procedures, ProcedureConfig) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- registerTransactionEventHandler(TransactionEventHandler<T>) - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Registers handler
as a handler for transaction events which
are generated from different places in the lifecycle of each
transaction.
- Relationship - Interface in org.neo4j.graphdb
-
A relationship between two nodes in the graph.
- RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.Representation
-
- RELATIONSHIP - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- RELATIONSHIP_AUTO_INDEX_TYPE - Static variable in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- relationship_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- RELATIONSHIP_INDEX_ROOT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- RELATIONSHIP_INDEXES - Static variable in class org.neo4j.server.rest.repr.Representation
-
- relationship_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- RELATIONSHIP_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.Representation
-
- RELATIONSHIP_TYPE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- RelationshipAutoIndexer - Interface in org.neo4j.graphdb.index
-
- relationshipCreationUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- relationshipCreationUri() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- relationshipHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns true iff the relationship with id relationship
has a
property with name propertyName
.
- RelationshipIndex - Interface in org.neo4j.graphdb.index
-
- relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
-
Deprecated.
- relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
Deprecated.
- relationshipIndexNames() - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- RelationshipIndexRepresentation - Class in org.neo4j.server.rest.repr
-
- RelationshipIndexRepresentation(String) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
-
- RelationshipIndexRepresentation(String, Map<String, String>) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRepresentation
-
- relationshipIndexRoot() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- RelationshipIndexRootRepresentation - Class in org.neo4j.server.rest.repr
-
- RelationshipIndexRootRepresentation(IndexManager) - Constructor for class org.neo4j.server.rest.repr.RelationshipIndexRootRepresentation
-
- relationshipIsIndexed(String, String, Object, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- RelationshipNotFoundException - Exception in org.neo4j.server.rest.web
-
- RelationshipNotFoundException(Throwable) - Constructor for exception org.neo4j.server.rest.web.RelationshipNotFoundException
-
- relationshipRepresentation(Path, Node, Relationship) - Method in class org.neo4j.graphdb.traversal.Paths.DefaultPathDescriptor
-
- relationshipRepresentation(T, Node, Relationship) - Method in interface org.neo4j.graphdb.traversal.Paths.PathDescriptor
-
- RelationshipRepresentation - Class in org.neo4j.server.rest.repr
-
- RelationshipRepresentation(Relationship) - Constructor for class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- 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.server.rest.repr.PathRepresentation
-
- relationshipTraversed() - Method in interface org.neo4j.graphdb.traversal.TraversalContext
-
Reports that one more relationship has been traversed in this
traversal.
- RelationshipType - Interface in org.neo4j.graphdb
-
A relationship type is mandatory on all relationships and is used to navigate
the graph.
- relationshipType(RelationshipType) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
-
- relationshipTypes(Iterable<RelationshipType>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- relativeUriFor(String, String, long) - Method in class org.neo4j.server.rest.repr.IndexRepresentation
-
- release() - Method in interface org.neo4j.graphdb.Lock
-
Releases this lock before the transaction finishes.
- release_schema_lock_while_building_constraint - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- RELEVANCE_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
-
- remoteAddress - Variable in class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- RemoteConnection - Interface in org.neo4j.management
-
Deprecated.
- remotePort - Variable in class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- remove(T, String, Object) - Method in interface org.neo4j.graphdb.index.Index
-
Deprecated.
- remove(T, String) - Method in interface org.neo4j.graphdb.index.Index
-
Deprecated.
- remove(T) - Method in interface org.neo4j.graphdb.index.Index
-
Deprecated.
- remove(RelationshipType) - Method in class org.neo4j.graphdb.PathExpanderBuilder
-
Remove expansion of type
in any direction from the PathExpander configuration.
- remove() - Method in interface org.neo4j.graphdb.Result
-
Removing rows from the result is not supported.
- remove() - Method in class org.neo4j.helpers.collection.ArrayIterator
-
- remove() - Method in class org.neo4j.helpers.collection.CachingIterator
-
Not supported by this implement.
- remove() - Method in class org.neo4j.helpers.collection.IteratorWrapper
-
- remove(K) - Method in class org.neo4j.helpers.collection.LruCache
-
- remove() - Method in class org.neo4j.helpers.collection.MappingResourceIterator
-
- remove(T) - Method in class org.neo4j.helpers.collection.MultiSet
-
- remove() - Method in class org.neo4j.helpers.collection.PrefetchingIterator
-
- remove() - Method in class org.neo4j.helpers.collection.ResourceClosingIterator
-
- remove() - Method in class org.neo4j.helpers.collection.ReverseArrayIterator
-
- remove(T) - Method in class org.neo4j.helpers.Listeners
-
Deprecated.
- remove(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
Deprecated.
- remove(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Deprecated.
- remove(Log) - Method in class org.neo4j.logging.DuplicatingLog
-
Remove a
Log
from the duplicating set
- remove(LogProvider) - Method in class org.neo4j.logging.DuplicatingLogProvider
-
- removeAllNodeProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeAllRelationshipProperties(long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeConfiguration(Index<? extends PropertyContainer>, String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- removedLabels() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get all labels that have been removed from nodes during the transaction.
- removedNodeProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value removed from a node during the
transaction.
- removedRelationshipProperties() - Method in interface org.neo4j.graphdb.event.TransactionData
-
Get the properties that had a value removed from a relationship during
the transaction.
- removeFromNodeIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeFromNodeIndexNoKeyValue(String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeFromNodeIndexNoValue(String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeFromRelationshipIndex(String, String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeFromRelationshipIndexNoKeyValue(String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeFromRelationshipIndexNoValue(String, String, long) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeKernelExtensions(Predicate<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- removeLabel(Label) - Method in interface org.neo4j.graphdb.Node
-
Removes a
Label
from this node.
- removeLabelFromNode(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeNodeIndex(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeNodeLabel(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- removeNodeProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeNodeProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the node with id
id
, if present.
- removeProperty(String) - Method in interface org.neo4j.graphdb.PropertyContainer
-
Removes the property associated with the given key and returns the old
value.
- removeRelationshipIndex(String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeRelationshipProperty(long, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- removeRelationshipProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the relationship with id
id
, if present.
- replace(T, long) - Method in class org.neo4j.helpers.collection.MultiSet
-
- replacement() - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- replacement() - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
- replayInto(Log) - Method in class org.neo4j.logging.BufferingLog
-
Replays buffered messages and clears the buffer.
- Representation - Class in org.neo4j.server.rest.repr
-
- RepresentationDispatcher - Class in org.neo4j.server.rest.repr
-
Converts common primitive and basic objects and arrays of the same into a
representation.
- RepresentationDispatcher() - Constructor for class org.neo4j.server.rest.repr.RepresentationDispatcher
-
- RepresentationExceptionHandlingIterable<T> - Class in org.neo4j.server.rest.repr
-
- RepresentationExceptionHandlingIterable(Iterable<T>) - Constructor for class org.neo4j.server.rest.repr.RepresentationExceptionHandlingIterable
-
- RepresentationFormat - Class in org.neo4j.server.rest.repr
-
Implementations of this class must be stateless.
- RepresentationFormat(MediaType) - Constructor for class org.neo4j.server.rest.repr.RepresentationFormat
-
- RepresentationFormatRepository - Class in org.neo4j.server.rest.repr
-
- RepresentationFormatRepository(AbstractNeoServer) - Constructor for class org.neo4j.server.rest.repr.RepresentationFormatRepository
-
- RepresentationType - Class in org.neo4j.server.rest.repr
-
- RepresentationWriteHandler - Interface in org.neo4j.server.rest.repr
-
- RequestData(String, boolean, int, String, String, int, String) - Constructor for class org.neo4j.server.rest.web.InternalJettyServletRequest.RequestData
-
- requestedExecutionPlanDescription() - Method in class org.neo4j.graphdb.QueryExecutionType
-
- resize(int) - Method in class org.neo4j.helpers.collection.LruCache
-
Changes the max size of the cache.
- resolve(String, Args, LogService) - Method in class org.neo4j.backup.BackupExtensionService
-
Deprecated.
The source specific target to valid backup host translation method.
- resolveDependency(Class<T>) - Method in class org.neo4j.graphdb.DependencyResolver.Adapter
-
Deprecated.
- resolveDependency(Class<T>) - Method in interface org.neo4j.graphdb.DependencyResolver
-
- resolveDependency(Class<T>, DependencyResolver.SelectionStrategy) - Method in interface org.neo4j.graphdb.DependencyResolver
-
Tries to resolve a dependency that matches a given class.
- resolver() - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- resolver() - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- resolveTypeDependencies(Class<T>) - Method in interface org.neo4j.graphdb.DependencyResolver
-
Tries to resolve a dependencies that matches a given class.
- Resource - Interface in org.neo4j.graphdb
-
Resource that should be closed when not needed anymore.
- ResourceClosingIterator<T,V> - Class in org.neo4j.helpers.collection
-
- ResourceIterable<T> - Interface in org.neo4j.graphdb
-
- resourceIterable(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- ResourceIterableWrapper<T,U> - Class in org.neo4j.helpers.collection
-
- ResourceIterableWrapper(ResourceIterable<U>) - Constructor for class org.neo4j.helpers.collection.ResourceIterableWrapper
-
- ResourceIterator<T> - Interface in org.neo4j.graphdb
-
Closeable Iterator with associated resources.
- resourceIterator(Iterator<T>, Resource) - Static method in class org.neo4j.helpers.collection.Iterators
-
- ResourceUtils - Class in org.neo4j.graphdb
-
- ResourceUtils() - Constructor for class org.neo4j.graphdb.ResourceUtils
-
- response(Response.StatusType, Representation) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- RestfulGraphDatabase - Class in org.neo4j.server.rest.web
-
- RestfulGraphDatabase(InputFormat, OutputFormat, DatabaseActions, Configuration) - Constructor for class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- RestfulGraphDatabase.AmpersandSeparatedCollection - Class in org.neo4j.server.rest.web
-
- Result - Interface in org.neo4j.graphdb
-
- Result.ResultRow - Interface in org.neo4j.graphdb
-
Describes a row of a result.
- Result.ResultVisitor<VisitationException extends Exception> - Interface in org.neo4j.graphdb
-
- resultAsString() - Method in interface org.neo4j.graphdb.Result
-
Provides a textual representation of the query result.
- retries(int) - Method in class org.neo4j.helpers.TransactionTemplate
-
- retrying() - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
-
- retrying() - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
-
Called when a retry is done.
- retryOn(Predicate<Throwable>) - Method in class org.neo4j.helpers.TransactionTemplate
-
- 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 interface org.neo4j.graphdb.traversal.TraversalDescription
-
- reverse(T[]) - Static method in class org.neo4j.helpers.ArrayUtil
-
Deprecated.
- reverse(Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- reverse(Map<K, V>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Reversed a map, making the key value and the value key.
- ReverseArrayIterator<T> - Class in org.neo4j.helpers.collection
-
- ReverseArrayIterator(T[]) - Constructor for class org.neo4j.helpers.collection.ReverseArrayIterator
-
- reverseNodes() - Method in interface org.neo4j.graphdb.Path
-
Returns all the nodes in this path in reversed order, i.e.
- reverseRelationships() - Method in interface org.neo4j.graphdb.Path
-
Returns all the relationships in between the nodes which this path
consists of in reverse order, i.e.
- rollbackTransaction(long, UriInfo, HttpServletRequest) - Method in class org.neo4j.server.rest.web.TransactionalService
-
- root() - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- rootCause(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
Returns the root cause of an exception.
- RotatingFileOutputStreamSupplier - Class in org.neo4j.logging
-
A
Supplier
of
OutputStream
s backed by on-disk files, which
are rotated and archived when a specified size is reached.
- RotatingFileOutputStreamSupplier(FileSystemAbstraction, File, long, long, int, Executor) - Constructor for class org.neo4j.logging.RotatingFileOutputStreamSupplier
-
- RotatingFileOutputStreamSupplier(FileSystemAbstraction, File, long, long, int, Executor, RotatingFileOutputStreamSupplier.RotationListener) - Constructor for class org.neo4j.logging.RotatingFileOutputStreamSupplier
-
- RotatingFileOutputStreamSupplier.RotationListener - Class in org.neo4j.logging
-
A listener for the rotation process
- rotationCompleted(OutputStream) - Method in class org.neo4j.logging.RotatingFileOutputStreamSupplier.RotationListener
-
- rotationError(Exception, OutputStream) - Method in class org.neo4j.logging.RotatingFileOutputStreamSupplier.RotationListener
-
- RotationListener() - Constructor for class org.neo4j.logging.RotatingFileOutputStreamSupplier.RotationListener
-
- run() - Method in class org.neo4j.helpers.RunCarefully
-
Deprecated.
- RunCarefully - Class in org.neo4j.helpers
-
Deprecated.
- RunCarefully(Runnable...) - Constructor for class org.neo4j.helpers.RunCarefully
-
Deprecated.
- RunCarefully(Iterable<Runnable>) - Constructor for class org.neo4j.helpers.RunCarefully
-
Deprecated.
- safeCastIntToShort(int) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeCastIntToUnsignedByte(int) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeCastIntToUnsignedShort(int) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeCastLongToByte(long) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeCastLongToInt(long) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeCastLongToShort(long) - Static method in class org.neo4j.helpers.Numbers
-
Deprecated.
- safeForAll(ThrowingConsumer<T, E>, Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Method for calling a lambda function on many objects when it is expected that the function might
throw an exception.
- schema() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Returns the
schema manager
where all things related to schema,
for example constraints and indexing on
labels
.
- Schema - Interface in org.neo4j.graphdb.schema
-
Interface for managing the schema of your graph database.
- Schema.IndexState - Enum in org.neo4j.graphdb.schema
-
The states that an index can be in.
- ScopeAwareSetting<T> - Class in org.neo4j.graphdb.config
-
- ScopeAwareSetting() - Constructor for class org.neo4j.graphdb.config.ScopeAwareSetting
-
Deprecated.
- score() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
-
- SCORE_ORDER - Static variable in class org.neo4j.server.rest.web.DatabaseActions
-
- ScoredEntityRepresentation<E extends ObjectRepresentation & org.neo4j.server.rest.repr.ExtensibleRepresentation & EntityRepresentation> - Class in org.neo4j.server.rest.repr
-
- ScoredNodeRepresentation - Class in org.neo4j.server.rest.repr
-
- ScoredNodeRepresentation(NodeRepresentation, float) - Constructor for class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- ScoredRelationshipRepresentation - Class in org.neo4j.server.rest.repr
-
- ScoredRelationshipRepresentation(RelationshipRepresentation, float) - Constructor for class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
-
- secret() - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- secret() - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
- seeOther(URI) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- seeOther(URI, Map<String, Object>) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- select(Class<T>, Iterable<? extends T>) - Method in interface org.neo4j.graphdb.DependencyResolver.SelectionStrategy
-
Given a set of candidates, select an appropriate one.
- selfUri() - Method in interface org.neo4j.server.rest.repr.EntityRepresentation
-
- selfUri() - Method in class org.neo4j.server.rest.repr.IndexedEntityRepresentation
-
- selfUri() - Method in class org.neo4j.server.rest.repr.IndexRepresentation
-
- selfUri() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- selfUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- selfUri() - Method in class org.neo4j.server.rest.repr.ScoredEntityRepresentation
-
- sendError(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- sendError(int, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- sendRedirect(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- SERVER_PLUGIN_DESCRIPTION - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- serverError(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- serverErrorWithoutLegacyStacktrace(Throwable) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
Server error with stack trace included as needed.
- ServerExtender - Class in org.neo4j.server.plugins
-
- ServerExtensionRepresentation - Class in org.neo4j.server.rest.repr
-
- ServerExtensionRepresentation(String, List<ExtensionPointRepresentation>) - Constructor for class org.neo4j.server.rest.repr.ServerExtensionRepresentation
-
- ServerListRepresentation - Class in org.neo4j.server.rest.repr
-
- ServerListRepresentation(RepresentationType, Iterable<? extends Representation>) - Constructor for class org.neo4j.server.rest.repr.ServerListRepresentation
-
- ServerPlugin - Class in org.neo4j.server.plugins
-
- ServerPlugin(String) - Constructor for class org.neo4j.server.plugins.ServerPlugin
-
Deprecated.
- ServerPlugin() - Constructor for class org.neo4j.server.plugins.ServerPlugin
-
Deprecated.
- Service - Class in org.neo4j.helpers
-
A utility for locating services.
- Service.Implementation - Annotation Type in org.neo4j.helpers
-
Deprecated.
- 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.Iterators
-
Alias for asSet()
- set(T) - Method in class org.neo4j.helpers.Reference
-
Deprecated.
- setAllNodeProperties(long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setAllNodeProperties(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- setAllRelationshipProperties(long, Map<String, Object>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setAllRelationshipProperties(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- setAutoIndexerEnabled(String, boolean) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setAutoIndexerEnabled(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- setBufferSize(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setCacheCapacity(String, int) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Deprecated.
- setCharacterEncoding(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
Deprecated.
- setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
Deprecated.
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
Deprecated.
- 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
-
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
- setConfiguration(Index<? extends PropertyContainer>, String, String) - Method in interface org.neo4j.graphdb.index.IndexManager
-
Deprecated.
- setContentLength(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setContentType(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- setContentType(String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setDateHeader(String, long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setDeprecated(boolean) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setDescription(String) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setDocumentedDefaultValue(String) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setDynamic(boolean) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setEnabled(boolean) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- setHeader(String, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setInternal(boolean) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setIntHeader(String, int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- setLabelsOnNode(long, Collection<String>) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setLevel(Level) - Method in class org.neo4j.logging.FormattedLog
-
Set the
Level
that logging should be enabled at
- setLocale(Locale) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setLongContentLength(long) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setMessage(Throwable, String) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- setMonitors(Monitors) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setMonitors(Monitors) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- setNodeLabels(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- setNodeLabels(long, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Replaces any existing labels for the given node with the supplied list of labels.
- setNodeProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the properties of a node.
- setNodeProperty(long, String, Object) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setNodeProperty(long, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- 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
.
- 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.
- setRelationshipProperty(long, String, Object) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- setRelationshipProperty(long, String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- 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
.
- setReplacement(String) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setRepresentationWriteHandler(RepresentationWriteHandler) - Method in class org.neo4j.server.rest.repr.OutputFormat
-
- setRepresentationWriteHandler(RepresentationWriteHandler) - Method in class org.neo4j.server.rest.web.BatchOperationService
-
- setRepresentationWriteHandler(RepresentationWriteHandler) - Method in class org.neo4j.server.rest.web.DatabaseMetadataService
-
- setSecret(boolean) - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- setSecurityProvider(SecurityProvider) - Method in class org.neo4j.graphdb.factory.module.edition.AbstractEditionModule
-
- setState(STATE) - Method in interface org.neo4j.graphdb.traversal.BranchState
-
- setStatus(int) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- setStatus(int, String) - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- Setting<T> - Interface in org.neo4j.graphdb.config
-
- SettingGroup<T> - Interface in org.neo4j.graphdb.config
-
- settings(Map<String, String>) - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
- settings(Map<String, String>) - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
This will return a list of all settings belonging to this group based on the settings in params
- settingsClasses(List<Class<?>>) - Method in class org.neo4j.graphdb.facade.GraphDatabaseDependencies
-
- settingsClasses(Class<?>...) - Method in class org.neo4j.graphdb.facade.GraphDatabaseDependencies
-
- settingsClasses() - Method in class org.neo4j.graphdb.facade.GraphDatabaseDependencies
-
- settingsClasses() - Method in interface org.neo4j.graphdb.facade.GraphDatabaseFacadeFactory.Dependencies
-
- SettingValidator - Interface in org.neo4j.graphdb.config
-
- setTransactionStateChecker(TransactionStateChecker) - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- setTransactionStateChecker(TransactionStateChecker) - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
Deprecated.
- SeverityLevel - Enum in org.neo4j.graphdb
-
SeverityLevel indicates to a client the severity of a notification.
- SHORT - Static variable in class org.neo4j.server.rest.repr.Representation
-
- SHORT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- SHORT_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- shortestPath(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all shortest paths (that is paths
with as short
Path.length()
as possible) between two nodes.
- shortestPath(PathExpander, int, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all shortest paths (that is paths
with as short
Path.length()
as possible) between two nodes.
- shutdown() - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- shutdown() - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- shutdown() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Shuts down Neo4j.
- shutdown() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
-
Deprecated.
- shutdown() - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
-
Deprecated.
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Shuts down this batch inserter syncing all changes that are still only
in memory to disk.
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
Deprecated.
- shutdown_transaction_end_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- sideSelector(SideSelectorPolicy, int) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
In a bidirectional traversal the traverser alternates which side
(start or end) to move further for each step.
- SideSelector - Interface in org.neo4j.graphdb.traversal
-
Dictates which side is the current side in a bidirectional traversal to traverse
the next step for.
- SideSelectorPolicies - Enum in org.neo4j.graphdb.traversal
-
A catalogue of convenient side selector policies for use in bidirectional traversals.
- SideSelectorPolicy - Interface in org.neo4j.graphdb.traversal
-
- SILENT_UNCAUGHT_EXCEPTION_HANDLER - Static variable in class org.neo4j.helpers.Exceptions
-
Deprecated.
- simplePathToString(Path) - Static method in class org.neo4j.graphdb.traversal.Paths
-
Returns a quite simple string representation of a
Path
.
- simplePathToString(Path, String) - Static method in class org.neo4j.graphdb.traversal.Paths
-
Returns a quite simple string representation of a
Path
.
- single(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the given iterable's single element.
- single(Iterable<T>, T) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the given iterable's single element or itemIfNone
if no
element found.
- single(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Returns the given iterator's single element.
- single(Iterator<T>, T) - Static method in class org.neo4j.helpers.collection.Iterators
-
Returns the given iterator's single element or itemIfNone
if no
element found.
- singleNodePath(Node) - Static method in class org.neo4j.graphdb.traversal.Paths
-
- singleOrNull(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Returns the given iterable's single element or null
if no
element found.
- singleOrNull(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Returns the given iterator's single element or null
if no
element found.
- singlePath(long, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- size() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Deprecated.
- size() - Method in class org.neo4j.helpers.collection.LruCache
-
- size() - Method in class org.neo4j.helpers.collection.MultiSet
-
- skip(int, Iterable<X>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- Slf4jLog - Class in org.neo4j.logging.slf4j
-
An adapter from a
Logger
to a
Log
interface
- Slf4jLog(Logger) - Constructor for class org.neo4j.logging.slf4j.Slf4jLog
-
- Slf4jLogProvider - Class in org.neo4j.logging.slf4j
-
- Slf4jLogProvider() - Constructor for class org.neo4j.logging.slf4j.Slf4jLogProvider
-
- Slf4jLogProvider(ILoggerFactory) - Constructor for class org.neo4j.logging.slf4j.Slf4jLogProvider
-
- snapshot_query - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- snapshot_query_retries - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- SocketAddress - Class in org.neo4j.helpers
-
Socket address derived from configuration.
- SocketAddress(String, int) - Constructor for class org.neo4j.helpers.SocketAddress
-
- socketAddress() - Method in class org.neo4j.helpers.SocketAddress
-
- socketAddress(String, BiFunction<String, Integer, T>) - Static method in class org.neo4j.helpers.SocketAddressParser
-
- SocketAddressParser - Class in org.neo4j.helpers
-
- SocketAddressParser() - Constructor for class org.neo4j.helpers.SocketAddressParser
-
- sort(Comparator<? super Path>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
- sort(Iterable<T>, Function<T, S>) - Static method in class org.neo4j.helpers.collection.Iterables
-
- sort(Sort) - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- sort(String, String...) - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- sortByScore() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- Sorting - Class in org.neo4j.graphdb.traversal
-
- sortNumeric(String, boolean) - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- source() - Method in class org.neo4j.helpers.Args
-
Deprecated.
- Source - Annotation Type in org.neo4j.server.plugins
-
- SPIPluginLifecycle - Interface in org.neo4j.server.plugins
-
- splitLongLine(String, int) - Static method in class org.neo4j.helpers.Args
-
Deprecated.
- sslPolicyConfigValidator - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- start() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
-
Deprecated.
- start(GraphDatabaseService, Configuration) - Method in interface org.neo4j.server.plugins.PluginLifecycle
-
Deprecated.
- start(NeoServer) - Method in interface org.neo4j.server.plugins.SPIPluginLifecycle
-
Deprecated.
- startAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- startAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- startAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- startNode() - Method in interface org.neo4j.graphdb.Path
-
Returns the start node of this path.
- startNode() - Method in class org.neo4j.server.rest.repr.PathRepresentation
-
- startNodeUri() - Method in class org.neo4j.server.rest.repr.RelationshipRepresentation
-
- startNodeUri() - Method in class org.neo4j.server.rest.repr.ScoredRelationshipRepresentation
-
- startSide(TraversalDescription) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
- State(STATE, STATE) - Constructor for class org.neo4j.graphdb.traversal.InitialBranchState.State
-
- state() - Method in interface org.neo4j.graphdb.traversal.TraversalBranch
-
Returns the state associated with this branch.
- status() - Method in exception org.neo4j.graphdb.DatabaseShutdownException
-
- status() - Method in exception org.neo4j.graphdb.security.AuthorizationExpiredException
-
The Neo4j status code associated with this exception type.
- status() - Method in exception org.neo4j.graphdb.security.AuthorizationViolationException
-
The Neo4j status code associated with this exception type.
- status() - Method in exception org.neo4j.graphdb.security.AuthProviderFailedException
-
The Neo4j status code associated with this exception type.
- status() - Method in exception org.neo4j.graphdb.security.AuthProviderTimeoutException
-
The Neo4j status code associated with this exception type.
- status() - Method in exception org.neo4j.graphdb.security.WriteOperationsNotAllowedException
-
The Neo4j status code associated with this exception type.
- status() - Method in exception org.neo4j.graphdb.TransactionGuardException
-
- status() - Method in exception org.neo4j.graphdb.TransactionTerminatedException
-
- status() - Method in exception org.neo4j.server.rest.repr.BadInputException
-
- status() - Method in exception org.neo4j.server.rest.repr.InvalidArgumentsException
-
- status() - Method in exception org.neo4j.server.rest.web.NoSuchPropertyException
-
- status() - Method in exception org.neo4j.server.rest.web.PropertyValueException
-
- stop() - Method in class org.neo4j.backup.OnlineBackupKernelExtension
-
Deprecated.
- stop() - Method in interface org.neo4j.server.plugins.PluginLifecycle
-
Deprecated.
- stop() - Method in interface org.neo4j.server.plugins.SPIPluginLifecycle
-
Deprecated.
- stopAutoIndexingProperty(String) - Method in interface org.neo4j.graphdb.index.AutoIndexer
-
Deprecated.
- stopAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.DatabaseActions
-
- stopAutoIndexingProperty(String, String) - Method in class org.neo4j.server.rest.web.RestfulGraphDatabase
-
- 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_internal_debug_contexts - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_level - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_max_archives - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_path - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_rotation_delay - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_user_log_max_archives - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_user_log_path - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_user_log_rotation_delay - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_user_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_user_log_to_stdout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- storeCopyCheckPointMutex() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- StoreFile - Interface in org.neo4j.jmx
-
Deprecated.
- storeId() - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- storeId() - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- storeId - Variable in class org.neo4j.graphdb.factory.module.DataSourceModule
-
- storeLayout - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- StoreSize - Interface in org.neo4j.jmx
-
Deprecated.
- 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.
- stream() - Method in interface org.neo4j.graphdb.index.IndexHits
-
Deprecated.
- stream() - Method in interface org.neo4j.graphdb.ResourceIterable
-
- stream() - Method in interface org.neo4j.graphdb.ResourceIterator
-
- stream(Iterable<T>) - Static method in class org.neo4j.helpers.collection.Iterables
-
Create a stream from the given iterable.
- stream(Iterable<T>, int) - Static method in class org.neo4j.helpers.collection.Iterables
-
Create a stream from the given iterable with given characteristics.
- stream(Iterator<T>) - Static method in class org.neo4j.helpers.collection.Iterators
-
Create a stream from the given iterator.
- stream(Iterator<T>, int) - Static method in class org.neo4j.helpers.collection.Iterators
-
Create a stream from the given iterator with given characteristics.
- STREAM_HEADER - Static variable in interface org.neo4j.server.rest.repr.StreamingFormat
-
- StreamingBatchOperations - Class in org.neo4j.server.rest.web
-
- StreamingBatchOperations(WebServer) - Constructor for class org.neo4j.server.rest.web.StreamingBatchOperations
-
- StreamingFormat - Interface in org.neo4j.server.rest.repr
-
- strict_config_validation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- string(Iterable<String>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- STRING - Static variable in class org.neo4j.server.rest.repr.Representation
-
- STRING - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- string(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
-
- string_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Block size properties values depends from selected record format.
- STRING_LIST - Static variable in class org.neo4j.server.rest.repr.Representation
-
- stringify(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- stringify(Thread, StackTraceElement[]) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- 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.
- Strings - Class in org.neo4j.helpers
-
Deprecated.
- strings(String...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- StringSearchMode - Enum in org.neo4j.graphdb
-
The string search mode is used together with a value template to find nodes of interest.
- SubGraph - Interface in org.neo4j.cypher.export
-
- SubGraphExporter - Class in org.neo4j.cypher.export
-
- SubGraphExporter(SubGraph) - Constructor for class org.neo4j.cypher.export.SubGraphExporter
-
- success() - Method in interface org.neo4j.graphdb.Transaction
-
- Surface - Interface in org.neo4j.server.rest.web
-
- SYSTEM_CLOCK - Static variable in interface org.neo4j.helpers.Clock
-
- SYSTEM_DATABASE_NAME - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- TAB - Static variable in class org.neo4j.helpers.Strings
-
Deprecated.
- TaskControl - Interface in org.neo4j.helpers
-
Deprecated.
- TaskCoordinator - Class in org.neo4j.helpers
-
Deprecated.
- TaskCoordinator(long, TimeUnit) - Constructor for class org.neo4j.helpers.TaskCoordinator
-
Deprecated.
- TEMPLATE - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- template(String) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
-
- templateString(String, Map<String, ?>) - Static method in class org.neo4j.helpers.TextUtil
-
Deprecated.
- templateString(String, String, Map<String, ?>) - Static method in class org.neo4j.helpers.TextUtil
-
Deprecated.
- temporal(Iterable<Temporal>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- TEMPORAL - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- temporal(Temporal) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
-
- TEMPORAL_AMOUNT - Static variable in class org.neo4j.server.rest.repr.RepresentationType
-
- temporalAmount(Iterable<TemporalAmount>) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- temporalAmount(TemporalAmount) - Static method in class org.neo4j.server.rest.repr.ValueRepresentation
-
- temporalAmounts(TemporalAmount...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- temporals(Temporal...) - Static method in class org.neo4j.server.rest.repr.ListRepresentation
-
- terminate() - Method in interface org.neo4j.graphdb.Transaction
-
Marks this transaction as terminated, which means that it will be, much like in the case of failure,
unconditionally rolled back when
Transaction.close()
is called.
- terminate() - Method in interface org.neo4j.procedure.ProcedureTransaction
-
Marks this transaction as terminated, which means that it will be, much like in the case of failure,
unconditionally rolled back when
Transaction.close()
is called.
- TerminationGuard - Interface in org.neo4j.procedure
-
TerminationGuard allows a long running procedure to check at regular intervals if the surrounding executing
query has been terminated by the user or a database administrator or was timed out for some other reason.
- TextUtil - Class in org.neo4j.helpers
-
- TheBackupInterface - Interface in org.neo4j.backup
-
Deprecated.
- ThisShouldNotHappenError - Error in org.neo4j.helpers
-
- ThisShouldNotHappenError(String, String) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
Deprecated.
- ThisShouldNotHappenError(String, String, Throwable) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
Deprecated.
- threadCreated(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
-
Deprecated.
- threadFinished(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
-
Deprecated.
- throwIfInstanceOf(Throwable, Class<T>) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
Will rethrow the provided exception
if it is an instance of clazz
.
- throwIfUnchecked(Throwable) - Static method in class org.neo4j.helpers.Exceptions
-
Deprecated.
- time() - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- time(TimeZone) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- time(long) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- time(long, TimeZone) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- time(Date) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- time(Date, TimeZone) - Static method in class org.neo4j.helpers.Format
-
Deprecated.
- TIME_FORMAT - Static variable in class org.neo4j.helpers.Format
-
Deprecated.
- TimelineIndex<T extends PropertyContainer> - Interface in org.neo4j.index.lucene
-
- TimeUtil - Class in org.neo4j.helpers
-
Deprecated.
- 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.
- tokenizeStringWithQuotes(String) - Static method in class org.neo4j.helpers.TextUtil
-
Deprecated.
Tokenizes a string, regarding quotes.
- tokenizeStringWithQuotes(String, boolean, boolean) - Static method in class org.neo4j.helpers.TextUtil
-
Deprecated.
Tokenizes a string, regarding quotes.
- tokenizeStringWithQuotes(String, boolean, boolean, boolean) - Static method in class org.neo4j.helpers.TextUtil
-
Deprecated.
Tokenizes a string, regarding quotes with a possibility to keep escaping characters but removing them when they used for space escaping.
- 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
-
- toOutputStream(OutputStream) - Method in class org.neo4j.logging.FormattedLog.Builder
-
- toOutputStream(Supplier<OutputStream>) - Method in class org.neo4j.logging.FormattedLog.Builder
-
- toOutputStream(OutputStream) - Static method in class org.neo4j.logging.FormattedLog
-
- toOutputStream(Supplier<OutputStream>) - Static method in class org.neo4j.logging.FormattedLog
-
- toOutputStream(OutputStream) - Method in class org.neo4j.logging.FormattedLogProvider.Builder
-
- toOutputStream(Supplier<OutputStream>) - Method in class org.neo4j.logging.FormattedLogProvider.Builder
-
- toOutputStream(OutputStream) - Static method in class org.neo4j.logging.FormattedLogProvider
-
- toOutputStream(Supplier<OutputStream>) - Static method in class org.neo4j.logging.FormattedLogProvider
-
- top(int) - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- toPrintWriter(PrintWriter) - Method in class org.neo4j.logging.FormattedLog.Builder
-
- toPrintWriter(Supplier<PrintWriter>) - Method in class org.neo4j.logging.FormattedLog.Builder
-
- toPrintWriter(PrintWriter) - Static method in class org.neo4j.logging.FormattedLog
-
- toPrintWriter(Supplier<PrintWriter>) - Static method in class org.neo4j.logging.FormattedLog
-
- toPrintWriter(PrintWriter) - Method in class org.neo4j.logging.FormattedLogProvider.Builder
-
- toPrintWriter(Supplier<PrintWriter>) - Method in class org.neo4j.logging.FormattedLogProvider.Builder
-
- toPrintWriter(PrintWriter) - Static method in class org.neo4j.logging.FormattedLogProvider
-
- toPrintWriter(Supplier<PrintWriter>) - Static method in class org.neo4j.logging.FormattedLogProvider
-
- toString() - Method in class org.neo4j.graphdb.config.BaseSetting
-
Deprecated.
- toString() - Method in class org.neo4j.graphdb.DynamicLabel
-
Deprecated.
- toString() - Method in class org.neo4j.graphdb.DynamicRelationshipType
-
Deprecated.
Returns a string representation of this dynamic relationship type.
- toString() - Method in class org.neo4j.graphdb.index.IndexPopulationProgress
-
- toString() - Method in class org.neo4j.graphdb.InputPosition
-
- toString() - Method in interface org.neo4j.graphdb.Path
-
Returns a natural string representation of this path.
- toString() - Method in class org.neo4j.graphdb.QueryExecutionType
-
- toString() - Method in class org.neo4j.helpers.Args.Option
-
Deprecated.
- toString() - Method in class org.neo4j.helpers.Args
-
Deprecated.
- toString(Iterable<?>, String) - Static method in class org.neo4j.helpers.collection.Iterables
-
- toString() - Method in class org.neo4j.helpers.collection.Pair
-
- toString() - Method in class org.neo4j.helpers.HostnamePort
-
- toString(String) - Method in class org.neo4j.helpers.HostnamePort
-
- toString() - Method in class org.neo4j.helpers.ProcessFailureException.Entry
-
Deprecated.
- toString() - Method in class org.neo4j.helpers.Reference
-
Deprecated.
- toString() - Method in class org.neo4j.helpers.Service
-
- toString() - Method in class org.neo4j.helpers.SocketAddress
-
- toString() - Method in class org.neo4j.index.lucene.ValueContext
-
Deprecated.
- toString() - Method in class org.neo4j.logging.BufferingLog
-
- toString() - Method in class org.neo4j.management.ClusterMemberInfo
-
Deprecated.
- toString() - Method in class org.neo4j.server.plugins.ServerPlugin
-
Deprecated.
- toString() - Method in class org.neo4j.server.rest.repr.RepresentationFormat
-
- toString() - Method in class org.neo4j.server.rest.repr.RepresentationType
-
- toString() - Method in class org.neo4j.server.rest.web.InternalJettyServletRequest
-
- toString() - Method in class org.neo4j.server.rest.web.InternalJettyServletResponse
-
- toWriter(Writer) - Method in class org.neo4j.logging.FormattedLog.Builder
-
- toWriter(Writer) - Static method in class org.neo4j.logging.FormattedLog
-
- toWriter(Writer) - Method in class org.neo4j.logging.FormattedLogProvider.Builder
-
- toWriter(Writer) - Static method in class org.neo4j.logging.FormattedLogProvider
-
- tracer - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- tracers - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- track_query_allocation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- track_query_cpu_time - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- tradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
-
Deprecated.
- Transaction - Interface in org.neo4j.graphdb
-
A programmatically handled transaction.
- transaction_monitor_check_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- transaction_start_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- transaction_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- TransactionalService - Class in org.neo4j.server.rest.web
-
This does basic mapping from HTTP to TransactionFacade
, and should not
do anything more complicated than that.
- TransactionalService(TransactionFacade, UriInfo, UsageData, Log) - Constructor for class org.neo4j.server.rest.web.TransactionalService
-
- TransactionalService.TransactionUriBuilder - Class in org.neo4j.server.rest.web
-
- 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
-
- 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
-
- TransactionGuardException - Exception in org.neo4j.graphdb
-
- TransactionGuardException(Status, String, Throwable) - Constructor for exception org.neo4j.graphdb.TransactionGuardException
-
- transactionIdStoreSupplier() - Method in interface org.neo4j.backup.OnlineBackupExtensionFactory.Dependencies
-
Deprecated.
- TransactionManager - Interface in org.neo4j.management
-
Deprecated.
- TransactionTemplate - Class in org.neo4j.helpers
-
Neo4j transaction template that automates the retry-on-exception logic.
- TransactionTemplate() - Constructor for class org.neo4j.helpers.TransactionTemplate
-
Creates a template for performing transactions with retry logic.
- TransactionTemplate(GraphDatabaseService, TransactionTemplate.Monitor, int, long, Predicate<Throwable>) - Constructor for class org.neo4j.helpers.TransactionTemplate
-
Create a template for performing transaction with retry logic.
- TransactionTemplate.Monitor - Interface in org.neo4j.helpers
-
- TransactionTemplate.Monitor.Adapter - Class in org.neo4j.helpers
-
- TransactionTerminatedException - Exception in org.neo4j.graphdb
-
Signals that the transaction within which the failed operations ran
has been terminated with
Transaction.terminate()
.
- TransactionTerminatedException(Status) - Constructor for exception org.neo4j.graphdb.TransactionTerminatedException
-
- TransactionUriBuilder(UriInfo) - Constructor for class org.neo4j.server.rest.web.TransactionalService.TransactionUriBuilder
-
- TransactionUriScheme - Interface in org.neo4j.server.rest.web
-
- TransientDatabaseFailureException - Exception in org.neo4j.graphdb
-
Indicates that the database is in, or meanwhile a unit of work was executing, got into an intermediate state
where the unit of work, and potentially other units of work as well, couldn't complete successfully.
- TransientDatabaseFailureException(String, Throwable) - Constructor for exception org.neo4j.graphdb.TransientDatabaseFailureException
-
- TransientDatabaseFailureException(String) - Constructor for exception org.neo4j.graphdb.TransientDatabaseFailureException
-
- TransientFailureException - Exception in org.neo4j.graphdb
-
Indicates a type of failure that is intermediate and, in a way benign.
- TransientTransactionFailureException - Exception in org.neo4j.graphdb
-
Indicates that a transaction couldn't complete successfully due to an intermediate failure.
- TransientTransactionFailureException(String, Throwable) - Constructor for exception org.neo4j.graphdb.TransientTransactionFailureException
-
- TransientTransactionFailureException(String) - Constructor for exception org.neo4j.graphdb.TransientTransactionFailureException
-
- TraversalBranch - Interface in org.neo4j.graphdb.traversal
-
Represents a
position
and a
PathExpander
with a
traversal context, for example parent and an iterator of relationships to go
next.
- TraversalContext - Interface in org.neo4j.graphdb.traversal
-
Provides a context for
TraversalBranch
es which they need to
move further and report their progress.
- traversalDescription() - Method in interface org.neo4j.graphdb.GraphDatabaseService
-
Factory method for unidirectional traversal descriptions.
- TraversalDescription - Interface in org.neo4j.graphdb.traversal
-
Represents a description of a traversal.
- TraversalMetadata - Interface in org.neo4j.graphdb.traversal
-
Provides metadata about a traversal.
- traverse(Node, Node) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Traverse between a given start
and end
node with all
applied rules and behavior in this traversal description.
- traverse(Iterable<Node>, Iterable<Node>) - Method in interface org.neo4j.graphdb.traversal.BidirectionalTraversalDescription
-
Traverse between a set of start
and end
nodes with all
applied rules and behavior in this traversal description.
- traverse(Node) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Traverse from a single start node based on all the rules and behavior
in this description.
- traverse(Node...) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Traverse from a set of start nodes based on all the rules and behavior
in this description.
- traverse(Iterable<Node>) - Method in interface org.neo4j.graphdb.traversal.TraversalDescription
-
Traverse from a iterable of start nodes based on all the rules and behavior
in this description.
- Traverser - Interface in org.neo4j.graphdb.traversal
-
This interface represents the traverser which is used to step through the
results of a traversal.
- traverseUriTemplate() - Method in class org.neo4j.server.rest.repr.NodeRepresentation
-
- traverseUriTemplate() - Method in class org.neo4j.server.rest.repr.ScoredNodeRepresentation
-
- triggerIndexSampling(String, String, boolean) - Method in interface org.neo4j.management.IndexSamplingManager
-
Deprecated.
- trimToFlattenedList(Map<K, V>, List<T>, Function<T, Stream<K>>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Mutates the input map by removing entries which do not have keys in the new backing data, as extracted with
the keyExtractor.
- trimToList(Map<K, V>, List<T>, Function<T, K>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Mutates the input map by removing entries which do not have keys in the new backing data, as extracted with
the keyExtractor.
- trimToList(Map<K, V>, Set<K>) - Static method in class org.neo4j.helpers.collection.MapUtil
-
Mutates the input map by removing entries which are not in the retained set of keys.
- tx_state_max_off_heap_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- tx_state_memory_allocation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- tx_state_off_heap_block_cache_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- tx_state_off_heap_max_cacheable_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- txCommitUri(long) - Method in class org.neo4j.server.rest.web.TransactionalService.TransactionUriBuilder
-
- txCommitUri(long) - Method in interface org.neo4j.server.rest.web.TransactionUriScheme
-
- txUri(long) - Method in class org.neo4j.server.rest.web.TransactionalService.TransactionUriBuilder
-
- txUri(long) - Method in interface org.neo4j.server.rest.web.TransactionUriScheme
-
- type - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
Deprecated.
- typeEquals(Class<?>, Class<?>) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
-
Deprecated.
- VALID_TIME_DESCRIPTION - Static variable in class org.neo4j.helpers.TimeUtil
-
Deprecated.
- validate(Map<String, String>, Consumer<String>) - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
- validate(Map<String, String>, Consumer<String>) - Method in interface org.neo4j.graphdb.config.SettingValidator
-
Deprecated.
Validate one or several setting values, throwing on invalid values.
- validate(Configuration, URL) - Method in interface org.neo4j.graphdb.security.URLAccessRule
-
Validate this rule against the specified URL and configuration, and throw a
URLAccessValidationError
if the URL is not permitted for access.
- validateKeys(Map<String, T>, String...) - Static method in class org.neo4j.server.rest.repr.DefaultFormat
-
- validateURLAccess(URL) - Method in class org.neo4j.graphdb.facade.spi.ClassicCoreSPI
-
- validateURLAccess(URL) - Method in class org.neo4j.graphdb.facade.spi.ProcedureGDBFacadeSPI
-
- value() - Method in interface org.neo4j.graphdb.event.PropertyEntry
-
Get the value of the modified property.
- value() - Method in class org.neo4j.helpers.Args.Option
-
Deprecated.
- value(Object) - Static method in class org.neo4j.server.rest.repr.PropertiesRepresentation
-
- ValueContext - Class in org.neo4j.index.lucene
-
- ValueContext(Object) - Constructor for class org.neo4j.index.lucene.ValueContext
-
Deprecated.
- valueDescription() - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
- valueOf(String) - Static method in enum org.neo4j.graphdb.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.event.ErrorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.event.KernelEventHandler.ExecutionOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector.ConnectorType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.LabelIndex
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.SchemaIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.TransactionStateMemoryAllocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.QueryExecutionType.QueryType
-
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.SeverityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.StringSearchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.BranchCollisionPolicies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.BranchOrderingPolicies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.Evaluation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.SideSelectorPolicies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.traversal.Uniqueness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.logging.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.logging.LogTimeZone
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.procedure.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.server.rest.web.DatabaseActions.RelationshipDirection
-
Returns the enum constant of this type with the specified name.
- ValueRepresentation - Class in org.neo4j.server.rest.repr
-
- values(Map<String, String>) - Method in interface org.neo4j.graphdb.config.Setting
-
Deprecated.
- values(Map<String, String>) - Method in interface org.neo4j.graphdb.config.SettingGroup
-
Deprecated.
Apply this setting group to the config and return all of its configured keys and their corresponding values.
- 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.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector.ConnectorType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.LabelIndex
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.SchemaIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.TransactionStateMemoryAllocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.QueryExecutionType.QueryType
-
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.SeverityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.StringSearchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.BranchCollisionPolicies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.BranchOrderingPolicies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.Evaluation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.SideSelectorPolicies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.graphdb.traversal.Uniqueness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.logging.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.logging.LogTimeZone
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.procedure.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.server.rest.web.DatabaseActions.RelationshipDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARY - Static variable in class org.neo4j.server.rest.web.CorsFilter
-
- versionContextSupplier - Variable in class org.neo4j.graphdb.factory.module.PlatformModule
-
- visit(Result.ResultRow) - Method in interface org.neo4j.graphdb.Result.ResultVisitor
-
Visits the specified row.
- visit(E) - Method in interface org.neo4j.helpers.collection.Visitor
-
Invoked for each element in a collection.
- Visitable<V> - Interface in org.neo4j.helpers.collection
-
- Visitor<E,FAILURE extends Exception> - Interface in org.neo4j.helpers.collection
-
A visitor to internalize iteration.
- Visitor.SafeGenerics - Class in org.neo4j.helpers.collection
-
- vm_pause_monitor_measurement_duration - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- vm_pause_monitor_stall_alert_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- VOID - Static variable in class org.neo4j.helpers.FutureAdapter
-
Deprecated.