- cancel() - Method in interface org.neo4j.helpers.Cancelable
-
- cancel(boolean) - Method in class org.neo4j.helpers.FutureAdapter
-
- cancel() - Method in class org.neo4j.helpers.TaskCoordinator
-
- Cancelable - Interface in org.neo4j.helpers
-
- CancellationRequest - Interface in org.neo4j.helpers
-
Represents the concept of a cancellation notification towards a task.
- cancellationRequested() - Method in interface org.neo4j.helpers.CancellationRequest
-
- changedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
-
- changes() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- changeSize() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- changeSize() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- check() - 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
-
- checkpoint_flush_parallel - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- clearBufferedIds() - Method in interface org.neo4j.storageengine.api.StorageEngine
-
Deprecated.
- clientNames - Static variable in class org.neo4j.udc.UsageDataKeys
-
Self-reported names of clients connecting to us.
- Clock - Interface in org.neo4j.helpers
-
- clone(Object) - Static method in class org.neo4j.helpers.ArrayUtil
-
- clone() - Method in interface org.neo4j.helpers.CloneableInPublic
-
- CloneableInPublic - Interface in org.neo4j.helpers
-
- close() - Method in interface org.neo4j.helpers.TaskControl
-
- close() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Closes this statement so that it can no longer be used nor
acquired
.
- close() - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- close() - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- close() - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- close() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- CommandCreationContext - Interface in org.neo4j.storageengine.api
-
A context which
StorageEngine
hands out to clients and which gets passed back in
to calls about creating commands.
- CommandReader - Interface in org.neo4j.storageengine.api
-
- CommandReaderFactory - Interface in org.neo4j.storageengine.api
-
- commandReaderFactory() - Method in interface org.neo4j.storageengine.api.StorageEngine
-
- CommandsToApply - Interface in org.neo4j.storageengine.api
-
- CommandStream - Interface in org.neo4j.storageengine.api
-
A stream of commands from one or more transactions, that can be serialized to a transaction log or applied to a
store.
- commit() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- commit() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- CommonEvaluators - Class in org.neo4j.graphalgo
-
- CommonEvaluators() - Constructor for class org.neo4j.graphalgo.CommonEvaluators
-
- concat(T, T...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Create an array from a single first item and additional items following it.
- concat(T[], T...) - Static method in class org.neo4j.helpers.ArrayUtil
-
Create a array from a existing array and additional items following it.
- Connector(String, String) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
- constraintExists(ConstraintDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- constraintIndexesCreatedInTx() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- constraintsChanges() - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- constraintsChangesForLabel(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- constraintsChangesForRelationshipType(int) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- constraintsChangesForSchema(SchemaDescriptor) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- constraintsGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- constraintsGetForLabel(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- constraintsGetForRelationshipType(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- constraintsGetForSchema(SchemaDescriptor) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- contains(Relationship) - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- contains(Relationship) - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- contains(Relationship) - Method in interface org.neo4j.cypher.export.SubGraph
-
- contains(T[], T) - Static method in class org.neo4j.helpers.ArrayUtil
-
Check if array contains item.
- contains(T[], int, T) - Static method in class org.neo4j.helpers.ArrayUtil
-
Check if array contains item.
- containsAll(T[], T[]) - Static method in class org.neo4j.helpers.ArrayUtil
-
Count items from a different array contained in an array.
- Context - Annotation Type in org.neo4j.procedure
-
This marks a field in a class with
Procedure
methods as part of the context the procedure is invoked in.
- CostAccumulator<T> - Interface in org.neo4j.graphalgo
-
In order to make the solving of shortest path problems as general as
possible, the algorithms accept objects handling all relevant tasks regarding
costs of paths.
- CostEvaluator<T> - Interface in org.neo4j.graphalgo
-
In order to make the solving of shortest path problems as general as
possible, the algorithms accept objects handling all relevant tasks regarding
costs of paths.
- countIndexedNodes(long, Object...) - Method in interface org.neo4j.storageengine.api.schema.IndexReader
-
- counts_store_rotation_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- countsForNode(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Returns number of stored nodes labeled with the label represented by labelId
.
- countsForRelationship(int, int, int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Returns number of stored relationships of a certain typeId
whose start/end nodes are labeled
with the startLabelId
and endLabelId
respectively.
- create(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- createCommands(Collection<StorageCommand>, ReadableTransactionState, StorageStatement, ResourceLocker, long) - Method in interface org.neo4j.storageengine.api.StorageEngine
-
Generates a list of
commands
representing the changes in the given transaction state
(
state
and
legacyIndexTransactionState
.
- createDeferredConstraint(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a ConstraintCreator
where details about the constraint can be
specified.
- createDeferredSchemaIndex(Label) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an IndexCreator
where details about the index to create can be
specified.
- createNode(Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Creates a node assigning next available id to id and also adds any
properties supplied.
- createNode(long, Map<String, Object>, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Creates a node with supplied id and properties.
- 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.
- createSampler() - Method in interface org.neo4j.storageengine.api.schema.IndexReader
-
- csv_legacy_quote_escaping - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- currentTimeMillis() - Method in interface org.neo4j.helpers.Clock
-
Deprecated.
- cypher_compiler_tracing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_hints_error - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_idp_solver_duration_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_idp_solver_table_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_min_replan_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_parser_version - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- cypher_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
-
- CypherResultSubGraph - Class in org.neo4j.cypher.export
-
- CypherResultSubGraph() - Constructor for class org.neo4j.cypher.export.CypherResultSubGraph
-
- gc_monitor_block_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- gc_monitor_interval - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- generateName(long, Class<? extends SchemaRule>) - Static method in class org.neo4j.storageengine.api.schema.SchemaRule
-
- geoEstimateEvaluator(String, String) - Static method in class org.neo4j.graphalgo.CommonEvaluators
-
- get(String) - Method in class org.neo4j.helpers.Args
-
Get a config option by name.
- get(String, String) - Method in class org.neo4j.helpers.Args
-
- get(String, String, String) - Method in class org.neo4j.helpers.Args
-
- get() - Method in class org.neo4j.helpers.FailableConcurrentTransfer
-
- get() - Method in class org.neo4j.helpers.FutureAdapter.Present
-
- get(long, TimeUnit) - Method in class org.neo4j.helpers.FutureAdapter.Present
-
- get() - Method in class org.neo4j.helpers.Reference
-
- get() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- get(byte[], int) - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
Reads the next length
bytes from this channel and puts them into bytes
.
- get(UsageDataKey<T>) - Method in class org.neo4j.udc.UsageData
-
- get(String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Returns exact matches from this index, given the key/value pair.
- getAdded() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
-
- getAdded() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
-
- getAdded() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
-
- getAddedProperty(int) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
-
- getAddedRelationships(Direction) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
-
- getAddedRelationships(Direction, int[]) - Method in interface org.neo4j.storageengine.api.txstate.NodeState
-
- getArrayStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getAttribute(ObjectName, String) - Static method in class org.neo4j.jmx.JmxUtils
-
- getBetween(Long, Long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getBetween(Long, Long, boolean) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getBetween(Long, Long, boolean) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Query the timeline with optional lower/upper bounds and get back
entities within that range, ordered by date.
- getBetween(Long, Long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Query the timeline with optional lower/upper bounds and get back
entities within that range, ordered by date with lowest first.
- getBoolean(String) - Method in class org.neo4j.helpers.Args
-
- getBoolean(String, Boolean) - Method in class org.neo4j.helpers.Args
-
- getBoolean(String, Boolean, Boolean) - Method in class org.neo4j.helpers.Args
-
Parses a boolean
argument.
- getChangedProperty(int) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
-
- getCompleted() - Method in class org.neo4j.storageengine.api.schema.PopulationProgress
-
- getConfig() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
- getConstraints() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getConstraints() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getConstraints() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getCorrectValue() - Method in class org.neo4j.index.lucene.ValueContext
-
Returns the string representation of the value given in the constructor,
or the unmodified value if
ValueContext.indexNumeric()
has been called.
- getCost(Relationship, Direction) - Method in interface org.neo4j.graphalgo.CostEvaluator
-
This is the general method for looking up costs for relationships.
- getCost(Node, Node) - Method in interface org.neo4j.graphalgo.EstimateEvaluator
-
Estimate the weight of the remaining path from one node to another.
- getDatabaseName() - Method in interface org.neo4j.jmx.Kernel
-
- getDefaultOperator() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns the default operator used between terms in compound queries.
- getDouble() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- getDuration(String, long) - Method in class org.neo4j.helpers.Args
-
- getEdition() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- getEndNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getEnum(Class<T>, String, T) - Method in class org.neo4j.helpers.Args
-
- getFirst() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getFirst() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
- getFloat() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- getFreshIndexReader(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Returns an
IndexReader
for searching entity ids given property values.
- 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
-
Hostname or IP address; we don't care.
- getId() - Method in class org.neo4j.storageengine.api.schema.SchemaRule
-
The persistence id for this rule.
- getId() - Method in interface org.neo4j.storageengine.api.txstate.NodeState
-
- getId() - Method in interface org.neo4j.storageengine.api.txstate.RelationshipState
-
- getId() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getIfLoaded(KEY) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- getIndexes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getIndexes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getIndexes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getIndexProviders() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
- getIndexReader(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Returns an
IndexReader
for searching entity ids given property values.
- getIndexStore() - Method in interface org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
-
- getInt() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- getKernelExtension() - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- getKernelStartTime() - Method in interface org.neo4j.jmx.Kernel
-
- getKernelVersion() - Method in interface org.neo4j.jmx.Kernel
-
- getKeys() - Method in class org.neo4j.helpers.Service
-
- getLabelingType() - Method in enum org.neo4j.storageengine.api.EntityType
-
- getLabels() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getLabelScanReader() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
- getLabelTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getLast() - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- getLast() - Method in interface org.neo4j.index.lucene.TimelineIndex
-
- getLogicalLogSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getLong() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- getMBeanQuery() - Method in interface org.neo4j.jmx.Kernel
-
- getName() - Method in class org.neo4j.storageengine.api.schema.SchemaRule
-
- getNodeLabels(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
- getNodeProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of this node.
- getNodeRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getNodes() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getNodes() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getNodes() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getNodeState(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- getNodeStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getNumber(String, Number) - Method in class org.neo4j.helpers.Args
-
- getNumberOfNodeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
- getNumberOfPropertyIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
- getNumberOfRelationshipIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
- getNumberOfRelationshipTypeIdsInUse() - Method in interface org.neo4j.jmx.Primitives
-
- getObjectName(GraphDatabaseService, String) - Static method in class org.neo4j.jmx.JmxUtils
-
- getOrCreateSchemaDependantState(Class<T>, Function<StoreReadLayer, T>) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- getOrLoad(KEY, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- 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.
- getPropertyKeyTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getPropertyRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getPropertyStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getQueryOrQueryObject() - Method in class org.neo4j.index.lucene.QueryContext
-
- getRelationshipById(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Gets a relationship by id.
- getRelationshipIds(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an iterable over all the relationship ids connected to node with
supplied id.
- getRelationshipProperties(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns a map containing all the properties of the relationships.
- getRelationships() - Method in class org.neo4j.cypher.export.CypherResultSubGraph
-
- getRelationships() - Method in class org.neo4j.cypher.export.DatabaseSubGraph
-
- getRelationships() - Method in interface org.neo4j.cypher.export.SubGraph
-
- getRelationships(long) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns an iterable of
relationships
connected
to the node with supplied id.
- getRelationshipState(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- getRelationshipStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getRelationshipTypeTokenChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getRelGroupRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getRelRecords() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getRemoved() - Method in class org.neo4j.storageengine.api.txstate.ReadableDiffSets.Empty
-
- getRemoved() - Method in class org.neo4j.storageengine.api.txstate.ReadableRelationshipDiffSets.Empty
-
- getRemoved() - Method in interface org.neo4j.storageengine.api.txstate.SuperReadableDiffSets
-
- getSchemaRuleChanges() - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccessSet
-
- getShort() - Method in interface org.neo4j.storageengine.api.ReadableChannel
-
- getSorting() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns the sorting setting for this context.
- getStartNode() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getStoreCreationDate() - Method in interface org.neo4j.jmx.Kernel
-
- getStoreDir() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns the path to this Neo4j store.
- getStoreId() - Method in interface org.neo4j.jmx.Kernel
-
- getStoreLogVersion() - Method in interface org.neo4j.jmx.Kernel
-
- getStringStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getTop() - Method in class org.neo4j.index.lucene.QueryContext
-
Return the max number of results to be returned.
- getTotal() - Method in class org.neo4j.storageengine.api.schema.PopulationProgress
-
- getTotalStoreSize() - Method in interface org.neo4j.jmx.StoreFile
-
- getTradeCorrectnessForSpeed() - Method in class org.neo4j.index.lucene.QueryContext
-
Returns true
if this context is set to prioritize speed over
the inclusion of transactional state in the results.
- getType() - Method in class org.neo4j.unsafe.batchinsert.BatchRelationship
-
- getValue() - Method in class org.neo4j.index.lucene.ValueContext
-
- GraphAlgoFactory - Class in org.neo4j.graphalgo
-
Static factory methods for the recommended implementations of common
graph algorithms for Neo4j.
- GraphAlgoFactory() - Constructor for class org.neo4j.graphalgo.GraphAlgoFactory
-
- GraphDatabaseBuilder - Class in org.neo4j.graphdb.factory
-
Builder for GraphDatabaseService
s that allows for setting and loading
configuration.
- GraphDatabaseBuilder(GraphDatabaseBuilder.DatabaseCreator) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
- GraphDatabaseBuilder.DatabaseCreator - Interface in org.neo4j.graphdb.factory
-
- GraphDatabaseBuilder.Delegator - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactory - Class in org.neo4j.graphdb.factory
-
Creates a GraphDatabaseService
with Community Edition features.
- GraphDatabaseFactory() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- GraphDatabaseFactoryState - Class in org.neo4j.graphdb.factory
-
- GraphDatabaseFactoryState() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- GraphDatabaseFactoryState(GraphDatabaseFactoryState) - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- GraphDatabaseSettings - Class in org.neo4j.graphdb.factory
-
Settings for Neo4j.
- GraphDatabaseSettings() - Constructor for class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- GraphDatabaseSettings.BoltConnector - Class in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSettings.BoltConnector.EncryptionLevel - Enum in org.neo4j.graphdb.factory
-
Deprecated.
- GraphDatabaseSettings.Connector - Class in org.neo4j.graphdb.factory
-
DEPRECATED: Use Connector
instead.
- GraphDatabaseSettings.Connector.ConnectorType - Enum in org.neo4j.graphdb.factory
-
- GraphDatabaseSettings.LabelIndex - Enum in org.neo4j.graphdb.factory
-
- graphGetAllProperties() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- graphGetProperty(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- graphGetPropertyKeys() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- group - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
- pagecache_memory - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- pagecache_swapper - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- pagecache_warmup_enabled - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- parameter(String) - Static method in class org.neo4j.helpers.Uris
-
Extract a named parameter from the query of a URI.
- parse(String...) - Method in class org.neo4j.helpers.Args.ArgsParser
-
- parse(String...) - Static method in class org.neo4j.helpers.Args
-
- parseTimeMillis - Static variable in class org.neo4j.helpers.TimeUtil
-
- PathFinder<P extends org.neo4j.graphdb.Path> - Interface in org.neo4j.graphalgo
-
Interface of algorithms that finds paths in between two nodes.
- pathsWithLength(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find simple all paths of a certain length
between two nodes.
- PerformsWrites - Annotation Type in org.neo4j.procedure
-
Deprecated.
- plugin_dir - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- PopulationProgress - Class in org.neo4j.storageengine.api.schema
-
- PopulationProgress(long, long) - Constructor for class org.neo4j.storageengine.api.schema.PopulationProgress
-
- PortBindException - Exception in org.neo4j.helpers
-
A bind exception that includes which port we failed to bind to.
- PortBindException(ListenSocketAddress, BindException) - Constructor for exception org.neo4j.helpers.PortBindException
-
- PortBindException(ListenSocketAddress, ListenSocketAddress, BindException) - Constructor for exception org.neo4j.helpers.PortBindException
-
- prepareForRecoveryRequired() - Method in interface org.neo4j.storageengine.api.StorageEngine
-
Startup process have reached the conclusion that recovery is required.
- present(T) - Static method in class org.neo4j.helpers.FutureAdapter
-
- Present(V) - Constructor for class org.neo4j.helpers.FutureAdapter.Present
-
- prettyPrint(Object) - Static method in class org.neo4j.helpers.Strings
-
- Primitives - Interface in org.neo4j.jmx
-
- printAllCauses(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- printStackTrace(PrintStream) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- printStackTrace(PrintWriter) - Method in exception org.neo4j.helpers.ProcessFailureException
-
- Procedure - Annotation Type in org.neo4j.procedure
-
Declares a method as a Procedure, meaning the method can be called from the
cypher query language.
- procedure_unrestricted - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- procedure_whitelist - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- ProcedureTransaction - Interface in org.neo4j.procedure
-
ProcedureTransaction allows to mark a transaction for termination, this will make it so that it can not commit.
- ProcessFailureException - Exception in org.neo4j.helpers
-
- ProcessFailureException(List<ProcessFailureException.Entry>) - Constructor for exception org.neo4j.helpers.ProcessFailureException
-
- ProcessFailureException.Entry - Class in org.neo4j.helpers
-
- processFuture(Process) - Static method in class org.neo4j.helpers.FutureAdapter
-
- PropertyContainerState - Interface in org.neo4j.storageengine.api.txstate
-
- PropertyContainerState.Visitor - Interface in org.neo4j.storageengine.api.txstate
-
- PropertyItem - Interface in org.neo4j.storageengine.api
-
Property item returned from property cursors
- propertyKeyCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- propertyKeyGetAllTokens() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- propertyKeyGetForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- propertyKeyGetName(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- propertyKeyGetOrCreateForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Gets property key token id for the given propertyKeyName
, or creates one if there is no
existing property key with the given name.
- propertyKeyId() - Method in interface org.neo4j.storageengine.api.PropertyItem
-
- propertyKeyId() - Method in interface org.neo4j.storageengine.api.StorageProperty
-
- put(byte) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a byte
to this channel.
- put(byte[], int) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a byte[]
to this channel.
- putDouble(double) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a double
to this channel.
- putFloat(float) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a float
to this channel.
- putInt(int) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a int
to this channel.
- putLong(long) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a long
to this channel.
- putShort(short) - Method in interface org.neo4j.storageengine.api.WritableChannel
-
Writes a short
to this channel.
- read(ReadableChannel) - Method in interface org.neo4j.storageengine.api.CommandReader
-
- read_only - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- ReadableChannel - Interface in org.neo4j.storageengine.api
-
Represents a channel from where primitive values can be read.
- ReadableDiffSets<T> - Interface in org.neo4j.storageengine.api.txstate
-
- ReadableDiffSets.Empty<T> - Class in org.neo4j.storageengine.api.txstate
-
- ReadableRelationshipDiffSets<T> - Interface in org.neo4j.storageengine.api.txstate
-
- ReadableRelationshipDiffSets.Empty<T> - Class in org.neo4j.storageengine.api.txstate
-
- ReadableTransactionState - Interface in org.neo4j.storageengine.api.txstate
-
This interface contains the methods for reading transaction state from the transaction state.
- ReadPastEndException - Exception in org.neo4j.storageengine.api
-
- 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
-
- recordCursors() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Access to low level record cursors
- recordSize() - Method in class org.neo4j.storageengine.api.StoreFileMetadata
-
- Reference<T> - Class in org.neo4j.helpers
-
- Reference(T) - Constructor for class org.neo4j.helpers.Reference
-
- registerDiagnostics(DiagnosticsManager) - Method in interface org.neo4j.storageengine.api.StorageEngine
-
Registers diagnostics about the storage onto DiagnosticsManager
.
- relationship_auto_indexing - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- relationship_keys_indexable - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Deprecated.
- relationshipGetProperties(StorageStatement, RelationshipItem, AssertOpen) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipGetProperty(StorageStatement, RelationshipItem, int, AssertOpen) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipHasProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Returns true iff the relationship with id relationship
has a
property with name propertyName
.
- relationshipIndex(String, Map<String, String>) - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
-
- relationshipIndex(String, Map<String, String>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
Returns a
BatchInserterIndex
for
Relationship
s for the
name
indexName
with the given
config
.
- relationshipIsAddedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- relationshipIsDeletedInThisTx(long) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- RelationshipItem - Interface in org.neo4j.storageengine.api
-
Represents a single relationship from a cursor.
- relationshipsGetAll() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipsGetAllCursor() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
- relationshipsGetCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- RelationshipState - Interface in org.neo4j.storageengine.api.txstate
-
Represents the transactional changes to a relationship.
- relationshipTypeCount() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipTypeGetAllTokens() - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipTypeGetForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipTypeGetName(int) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipTypeGetOrCreateForName(String) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Gets relationship type token id for the given relationshipTypeName
, or creates one if there is no
existing relationship type with the given name.
- relationshipTypes(StorageStatement, NodeItem) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
- relationshipTypes() - Method in interface org.neo4j.storageengine.api.txstate.NodeState
-
- relationshipVisit(long, RelationshipVisitor<EXCEPTION>) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Visits data about a relationship.
- relationshipVisit(long, RelationshipVisitor<EX>) - Method in interface org.neo4j.storageengine.api.txstate.ReadableTransactionState
-
- release() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Releases this statement so that it can later be
acquired
again.
- release_schema_lock_while_building_constraint - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- releaseNode(long) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Releases a previously
reserved
node id if it turns out to not actually being used,
for example in the event of a transaction rolling back.
- releaseRelationship(long) - Method in interface org.neo4j.storageengine.api.StoreReadLayer
-
Releases a previously
reserved
relationship id if it turns out to not
actually being used, for example in the event of a transaction rolling back.
- remove(T) - Method in class org.neo4j.helpers.Listeners
-
Remove the first occurrence of the specified listener from this container, if it is present.
- remove(T, long) - Method in class org.neo4j.index.lucene.LuceneTimeline
-
- remove(T, long) - Method in interface org.neo4j.index.lucene.TimelineIndex
-
Removes an entity from the timeline.
- removedProperties() - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState
-
- removeKernelExtensions(Predicate<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- removeNodeProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the node with id
id
, if present.
- removeRelationshipProperty(long, String) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Removes the property named property
from the relationship with id
id
, if present.
- requiresApplicationOrdering() - Method in interface org.neo4j.storageengine.api.CommandsToApply
-
- reserveNode() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Reserves a node id for future use to store a node.
- reserveRelationship() - Method in interface org.neo4j.storageengine.api.StorageStatement
-
Reserves a relationship id for future use to store a relationship.
- ResourceLocker - Interface in org.neo4j.storageengine.api.lock
-
- ResourceType - Interface in org.neo4j.storageengine.api.lock
-
Locks are split by resource types.
- retries(int) - Method in class org.neo4j.helpers.TransactionTemplate
-
- retrying() - Method in class org.neo4j.helpers.TransactionTemplate.Monitor.Adapter
-
- retrying() - Method in interface org.neo4j.helpers.TransactionTemplate.Monitor
-
- retryOn(Predicate<Throwable>) - Method in class org.neo4j.helpers.TransactionTemplate
-
- revision - Static variable in class org.neo4j.udc.UsageDataKeys
-
Revision of Neo4j running, a link back to source control revision ids.
- run() - Method in class org.neo4j.helpers.RunCarefully
-
- RunCarefully - Class in org.neo4j.helpers
-
- RunCarefully(Runnable...) - Constructor for class org.neo4j.helpers.RunCarefully
-
- RunCarefully(Iterable<Runnable>) - Constructor for class org.neo4j.helpers.RunCarefully
-
- sampleIndex() - Method in interface org.neo4j.storageengine.api.schema.IndexSampler
-
Sample this index (on the current thread)
- sampleSize() - Method in class org.neo4j.storageengine.api.schema.IndexSample
-
- SchemaRule - Class in org.neo4j.storageengine.api.schema
-
Represents a stored schema rule.
- SchemaRule.Kind - Enum in org.neo4j.storageengine.api.schema
-
Deprecated.
- serialize() - Method in class org.neo4j.storageengine.api.schema.SchemaRule
-
- serialize(WritableChannel) - Method in interface org.neo4j.storageengine.api.StorageCommand
-
Serializes change this command represents into a
WritableChannel
for later reading back.
- serverId - Static variable in class org.neo4j.udc.UsageDataKeys
-
Cluster server ID
- Service - Class in org.neo4j.helpers
-
A utility for locating services.
- Service.Implementation - Annotation Type in org.neo4j.helpers
-
Designates that a class implements the specified service and should be
added to the services listings file (META-INF/services/[service-name]).
- set(T) - Method in class org.neo4j.helpers.Reference
-
- set(UsageDataKey<T>, T) - Method in class org.neo4j.udc.UsageData
-
- setCacheCapacity(String, int) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndex
-
Sets the cache size for key/value pairs for the given key
.
- setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder.Delegator
-
- setConfig(Setting<?>, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
Set a database setting to a particular value.
- setConfig(String, String) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
- setConfig(Map<String, String>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseBuilder
-
- setKernelExtensions(Iterable<KernelExtensionFactory<?>>) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setMonitors(Monitors) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setMonitors(Monitors) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- setNodeLabels(long, Label...) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Replaces any existing labels for the given node with the supplied list of labels.
- setNodeProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the properties of a node.
- setNodeProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the property with name propertyName
of node with id
node
to the value propertyValue
.
- setRecord(KEY, RECORD, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- setRelationshipProperties(long, Map<String, Object>) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the properties of a relationship.
- setRelationshipProperty(long, String, Object) - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Sets the property with name propertyName
of relationship with id
relationship
to the value propertyValue
.
- setTo(KEY, RECORD, ADDITIONAL) - Method in class org.neo4j.unsafe.batchinsert.DirectRecordAccess
-
- setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactory
-
- setUserLogProvider(LogProvider) - Method in class org.neo4j.graphdb.factory.GraphDatabaseFactoryState
-
- shortestPath(PathExpander, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all shortest paths (that is paths
with as short Path.length()
as possible) between two nodes.
- shortestPath(PathExpander, int, int) - Static method in class org.neo4j.graphalgo.GraphAlgoFactory
-
Returns an algorithm which can find all shortest paths (that is paths
with as short Path.length()
as possible) between two nodes.
- shutdown() - Method in class org.neo4j.index.lucene.LuceneKernelExtension
-
- shutdown() - Method in class org.neo4j.index.lucene.unsafe.batchinsert.LuceneBatchInserterIndexProvider
-
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserter
-
Shuts down this batch inserter syncing all changes that are still only
in memory to disk.
- shutdown() - Method in interface org.neo4j.unsafe.batchinsert.BatchInserterIndexProvider
-
Shuts down this index provider and ensures that all indexes are fully
written to disk.
- shutdown_transaction_end_timeout - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- 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(Sort) - Method in class org.neo4j.index.lucene.QueryContext
-
Returns a QueryContext with sorting added to it.
- sort(String, String...) - Method in class org.neo4j.index.lucene.QueryContext
-
Returns a QueryContext with sorting added to it.
- sortByScore() - Method in class org.neo4j.index.lucene.QueryContext
-
- sortNumeric(String, boolean) - Method in class org.neo4j.index.lucene.QueryContext
-
- source() - Method in class org.neo4j.helpers.Args
-
- splitLongLine(String, int) - Static method in class org.neo4j.helpers.Args
-
Useful for printing usage where the description itself shouldn't have knowledge about the width
of the window where it's printed.
- sslPolicyConfigValidator - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- start() - Method in class org.neo4j.udc.UsageData
-
- startNode() - Method in interface org.neo4j.storageengine.api.RelationshipItem
-
- status() - Method in exception org.neo4j.storageengine.api.lock.AcquireLockTimeoutException
-
- stop() - Method in class org.neo4j.udc.UsageData
-
- StorageCommand - Interface in org.neo4j.storageengine.api
-
- StorageEngine - Interface in org.neo4j.storageengine.api
-
A StorageEngine provides the functionality to durably store data, and read it back.
- StorageProperty - Interface in org.neo4j.storageengine.api
-
Abstraction pairing property key token id and property value.
- StorageStatement - Interface in org.neo4j.storageengine.api
-
- store_internal_debug_contexts - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_level - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_max_archives - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_rotation_delay - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- store_internal_log_rotation_threshold - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- StoreFile - Interface in org.neo4j.jmx
-
- StoreFileMetadata - Class in org.neo4j.storageengine.api
-
- StoreFileMetadata(File, Optional<StoreType>, int) - Constructor for class org.neo4j.storageengine.api.StoreFileMetadata
-
- storeReadLayer() - Method in interface org.neo4j.storageengine.api.StorageEngine
-
- StoreReadLayer - Interface in org.neo4j.storageengine.api
-
Abstraction for reading committed data from
store
.
- storeType() - Method in class org.neo4j.storageengine.api.StoreFileMetadata
-
- strict_config_validation - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
- string_block_size - Static variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings
-
Block size properties values depends from selected record format.
- Strings - Class in org.neo4j.helpers
-
Helper functions for working with strings.
- SubGraph - Interface in org.neo4j.cypher.export
-
- SubGraphExporter - Class in org.neo4j.cypher.export
-
- SubGraphExporter(SubGraph) - Constructor for class org.neo4j.cypher.export.SubGraphExporter
-
- SuperReadableDiffSets<T,LONGITERATOR extends org.neo4j.collection.primitive.PrimitiveLongIterator> - Interface in org.neo4j.storageengine.api.txstate
-
Super class of diff sets where use of PrimitiveLongIterator
can be parameterized
to a specific subclass instead.
- SYSTEM_CLOCK - Static variable in interface org.neo4j.helpers.Clock
-
- TAB - Static variable in class org.neo4j.helpers.Strings
-
- TaskControl - Interface in org.neo4j.helpers
-
Represents a control handle passed to a child task which allows the creator to cancel it.
- TaskCoordinator - Class in org.neo4j.helpers
-
Represents a collection point for various
TaskControl
instances that need to be waited on and potentially
cancelled en mass.
- TaskCoordinator(long, TimeUnit) - Constructor for class org.neo4j.helpers.TaskCoordinator
-
- 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.
- ThisShouldNotHappenError - Error in org.neo4j.helpers
-
- ThisShouldNotHappenError(String, String) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
Deprecated.
- ThisShouldNotHappenError(String, String, Throwable) - Constructor for error org.neo4j.helpers.ThisShouldNotHappenError
-
Deprecated.
- threadCreated(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
-
- threadFinished(String) - Method in interface org.neo4j.helpers.NamedThreadFactory.Monitor
-
- time() - Static method in class org.neo4j.helpers.Format
-
- time(TimeZone) - Static method in class org.neo4j.helpers.Format
-
- time(long) - Static method in class org.neo4j.helpers.Format
-
- time(long, TimeZone) - Static method in class org.neo4j.helpers.Format
-
- time(Date) - Static method in class org.neo4j.helpers.Format
-
- time(Date, TimeZone) - Static method in class org.neo4j.helpers.Format
-
- TIME_FORMAT - Static variable in class org.neo4j.helpers.Format
-
- TimelineIndex<T extends org.neo4j.graphdb.PropertyContainer> - Interface in org.neo4j.index.lucene
-
A utility for ordering nodes or relationships in a timeline.
- TimeUtil - Class in org.neo4j.helpers
-
- Token - Class in org.neo4j.storageengine.api
-
- Token(String, int) - Constructor for class org.neo4j.storageengine.api.Token
-
- Token.Factory - Class in org.neo4j.storageengine.api
-
- TokenFactory<TOKEN extends Token> - Interface in org.neo4j.storageengine.api
-
Creator of
Token
instances.
- top(int) - Method in class org.neo4j.index.lucene.QueryContext
-
Makes use of IndexSearcher.search(org.apache.lucene.search.Query, int)
,
alternatively IndexSearcher.search(org.apache.lucene.search.Query, org.apache.lucene.search.Filter, int, Sort)
where only the top numberOfTopHits
hits are returned.
- toString() - Method in class org.neo4j.helpers.Args.Option
-
- toString() - Method in class org.neo4j.helpers.Args
-
- toString() - Method in class org.neo4j.helpers.FailableConcurrentTransfer
-
- toString() - Method in class org.neo4j.helpers.HostnamePort
-
- toString(String) - Method in class org.neo4j.helpers.HostnamePort
-
- toString() - Method in class org.neo4j.helpers.ProcessFailureException.Entry
-
- toString() - Method in class org.neo4j.helpers.Reference
-
- 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
-
- toString() - Method in interface org.neo4j.storageengine.api.CommandsToApply
-
- toString() - Method in class org.neo4j.storageengine.api.schema.IndexSample
-
- toString() - Method in class org.neo4j.storageengine.api.Token
-
- 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
-
Adding to or removing from an index affects results from query methods
inside the same transaction, even before those changes are committed.
- 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
-
- TransactionApplicationMode - Enum in org.neo4j.storageengine.api
-
- transactionId() - Method in interface org.neo4j.storageengine.api.CommandsToApply
-
- TransactionTemplate - Class in org.neo4j.helpers
-
Neo4j transaction template that automates the retry-on-exception logic.
- TransactionTemplate() - Constructor for class org.neo4j.helpers.TransactionTemplate
-
- TransactionTemplate(GraphDatabaseService, TransactionTemplate.Monitor, int, long, Predicate<Throwable>) - Constructor for class org.neo4j.helpers.TransactionTemplate
-
- TransactionTemplate.Monitor - Interface in org.neo4j.helpers
-
- TransactionTemplate.Monitor.Adapter - Class in org.neo4j.helpers
-
- TxStateVisitor - Interface in org.neo4j.storageengine.api.txstate
-
A visitor for visiting the changes that have been made in a transaction.
- TxStateVisitor.Adapter - Class in org.neo4j.storageengine.api.txstate
-
- TxStateVisitor.Delegator - Class in org.neo4j.storageengine.api.txstate
-
- type - Variable in class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector
-
- type() - Method in interface org.neo4j.storageengine.api.DegreeItem
-
- type() - Method in interface org.neo4j.storageengine.api.RelationshipItem
-
- typeEquals(Class<?>, Class<?>) - Method in interface org.neo4j.helpers.ArrayUtil.ArrayEquality
-
- typeId() - Method in interface org.neo4j.storageengine.api.lock.ResourceType
-
Must be unique among all existing resource types, should preferably be a sequence starting at 0.
- value() - Method in class org.neo4j.helpers.Args.Option
-
- value() - Method in interface org.neo4j.storageengine.api.PropertyItem
-
- value() - Method in interface org.neo4j.storageengine.api.StorageProperty
-
- value(Object) - Method in interface org.neo4j.storageengine.api.StorageProperty
-
- valueAsString() - Method in interface org.neo4j.storageengine.api.StorageProperty
-
- ValueContext - Class in org.neo4j.index.lucene
-
ValueContext allows you to give not just a value, but to give the value
some context to live in.
- ValueContext(Object) - Constructor for class org.neo4j.index.lucene.ValueContext
-
- valueEquals(Object) - Method in interface org.neo4j.storageengine.api.StorageProperty
-
- 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
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.LabelIndex
-
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.storageengine.api.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.storageengine.api.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.storageengine.api.TransactionApplicationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.storageengine.api.txstate.UpdateTriState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel
-
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
-
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
-
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.storageengine.api.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.storageengine.api.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.storageengine.api.schema.SchemaRule.Kind
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.storageengine.api.TransactionApplicationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.neo4j.storageengine.api.txstate.UpdateTriState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Static variable in class org.neo4j.udc.UsageDataKeys
-
Version of Neo4j running, eg.
- visitAdded(T) - Method in class org.neo4j.storageengine.api.txstate.DiffSetsVisitor.Adapter
-
- visitAdded(T) - Method in interface org.neo4j.storageengine.api.txstate.DiffSetsVisitor
-
- visitAddedConstraint(ConstraintDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitAddedConstraint(ConstraintDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitAddedConstraint(ConstraintDescriptor) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitAddedIndex(IndexDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitAddedIndex(IndexDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitAddedIndex(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitCreatedLabelToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitCreatedLabelToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitCreatedLabelToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitCreatedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitCreatedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitCreatedNode(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitCreatedPropertyKeyToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitCreatedPropertyKeyToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitCreatedPropertyKeyToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitCreatedRelationship(long, int, long, long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitCreatedRelationship(long, int, long, long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitCreatedRelationship(long, int, long, long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitCreatedRelationshipTypeToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitCreatedRelationshipTypeToken(String, int) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitCreatedRelationshipTypeToken(String, int) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitDeletedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitDeletedNode(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitDeletedNode(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitDeletedRelationship(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitDeletedRelationship(long) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitDeletedRelationship(long) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitGraphPropertyChanges(Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitLabelChanges(long, Set<Integer>, Set<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.NodeState.Visitor
-
- visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitNodeLabelChanges(long, Set<Integer>, Set<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.PropertyContainerState.Visitor
-
- visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitRelPropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, Iterator<Integer>) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitRemoved(T) - Method in class org.neo4j.storageengine.api.txstate.DiffSetsVisitor.Adapter
-
- visitRemoved(T) - Method in interface org.neo4j.storageengine.api.txstate.DiffSetsVisitor
-
- visitRemovedConstraint(ConstraintDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitRemovedConstraint(ConstraintDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitRemovedConstraint(ConstraintDescriptor) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- visitRemovedIndex(IndexDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Adapter
-
- visitRemovedIndex(IndexDescriptor) - Method in class org.neo4j.storageengine.api.txstate.TxStateVisitor.Delegator
-
- visitRemovedIndex(IndexDescriptor) - Method in interface org.neo4j.storageengine.api.txstate.TxStateVisitor
-
- VOID - Static variable in class org.neo4j.helpers.FutureAdapter
-