|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PatternElement label and property key.AbstractGraphDatabase.getConfig()() and AbstractGraphDatabase.getManagementBeans(Class)() a.s.o.PatternNode and PatternRelationship.position and operationType
locking the window preventing other threads from using it.
PersistenceWindow for position and
operation type.
RelationshipType to the Expander.
RelationshipType with a Direction to the
Expander.
entity to the index.
entity to the index.
Index.add(PropertyContainer, String, Object) for more generic
documentation.
timestamp.
BRANCH_ADD record to the file.
Node filter.
Relationship filter.
Expander.addRelationshipFilter(Predicate) instead
iterator to collection.
iterator to collection.
InconsistencyLoggingTransactionInterceptorProvider.
buffer.
iterator as an Iterable.
Iterable for iterating over the lines of a text file.
Iterator for iterating over the lines of a text file.
PathFinder which uses the A* algorithm to find the
cheapest path between two nodes.
Evaluator which only includes positions at depth
and prunes everything deeper than that.
BatchInserter version of Index.BatchInserterIndexs from a certain index provider.Bits then.BranchSelector instances with a starting point to base
the first decision on.TraversalDescription.order(BranchOrderingPolicy)
where a "preorder breadth first" selector is used.
ByteBuffer and is tied to a PersistenceWindow.ReadableByteChannel so that even small reads,
byte/int/long will be fast.Iterator which lazily fetches and caches items from the
underlying iterator when items are requested.source as its underlying
Iterator to get items lazily from.
memory mapped windows in bytes.
branch is unique, and hence can be
visited in this traversal.
Server.IdGenerator used by this store
close()
method returns.
Collection, making it look (and function) like a collection
holding another type of items.TraversalBranchs with a common
head node in order to obtain an
TraversalBranch representing a path from the start node of the
source TraversalBranch to the start node of the
target TraversalBranch.
Iterables, making them look like they were
one big iterable.Iterators, making them look like they were
one big iterator.record of a Command.XaLogicalLog.getCurrentTxIdentifier() then calls XaTransaction.doCommit().
AbstractStore and
AbstractDynamicStore.fileName
loading any configuration defined in config.
CostEvaluator and EstimateEvaluator.ValueMatchers.CostAccumulator.iterator by looping
through it.
iterable by looping through it.
Node or Relationship to index.
UniqueFactory.create(Map), creates a plain node.
BranchSelector with startBranch as the
first branch to base a decision on "where to go next".
TransactionEventsSyncHook instance of there
are any registered TransactionEventHandlers, else null.
XaTransaction with identifier as internal
transaction id.
PatternRelationship from this node,
to the specified other node.
PatternRelationship between this node and the
specified other node, with the specified direction.
PatternRelationship of the specified
RelationshipType from this node to the specified other node.
PatternRelationship of the specified
RelationshipType between this node and the specified other node,
with the specified direction.
PatternRelationship from this node,
to the specified other node.
PatternRelationship between this node and the
specified other node, with the specified direction.
PatternRelationship of the specified
RelationshipType from this node to the specified other node.
PatternRelationship of the specified
RelationshipType between this node and the specified other node,
with the specified direction.
fileName If filename
is null or the file already exists an
IOException is thrown.
fileName If
filename is null or the file already exists an
IOException is thrown.
fileName If
filename is null or the file already exists an IOException
is thrown.
fileName
If filename is null or the file already exists an
IOException is thrown.
CachingIterator.next()/CachingIterator.previous().
Iterator.next()).
Query-objectsPatternGroup.
Path.
created, but adding it to the index failed (due to being
added by another transaction concurrently).
UniqueFactory.delete(PropertyContainer).
UniqueFactory.delete(PropertyContainer).
TraversalDescription.order(BranchOrderingPolicy)
where a "preorder depth first" selector is used.
TraversalDescription with default value for
everything so that it's OK to call
TraversalDescription.traverse(org.neo4j.graphdb.Node) without
modification.
XAResource
implementation the work done on the resource will be rolled back, saved
or committed (may also depend on transactional state).
PathFinder which uses the Dijkstra algorithm to find
the cheapest path between two nodes.
GraphAlgoFactory.dijkstra(RelationshipExpander, CostEvaluator).
DijkstraPriorityQueue using a FibonacciHeapDijkstraPriorityQueue with just a normal java
priority queue.execute().
rollback().
RelationshipType.GraphDatabaseService that is used to embed Neo4j
in an application.GraphDatabaseService with a store located in
storeDir, which will be created if it doesn't already exist.
GraphDatabaseService
with a set of configuration parameters.
EmbeddedGraphDatabase.GraphDatabaseService with a store located in
storeDir.
GraphDatabaseService
with a set of configuration parameters.
Expander which, if not modified, will expand
all relationships when asked to expand a Node.
java.lang.Object.
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.
Evaluator.evaluate(org.neo4j.graphdb.Path).TraversalDescription.filter(Predicate) and
TraversalDescription.prune(PruneEvaluator).
Evaluators useful during common traversals.valueToMatch.
valueToMatch.
anyOfTheseToMatch.
Query and returns an iterable that contains the result set
Query and returns an iterable that contains the result set
Query and returns an iterable that contains the result set
Query, use this class.indexName.
indexName.
RelationshipExpander as the expander of relationships,
discarding all previous calls to
TraversalDescription.relationships(RelationshipType) and
TraversalDescription.relationships(RelationshipType, Direction).
RelationshipExpander interface
that makes it possible to build customized versions of an Expander.RelationshipExpander wrapped as an Expander.
RelationshipExpander which expands relationships
of all types and directions.
RelationshipExpander which expands relationships
of all types in the given direction.
RelationshipExpander which is set to expand
relationships with type and direction.
RelationshipExpander which is set to expand
relationships with type in any direction.
RelationshipExpander which is set to expand
relationships with two different types and directions.
RelationshipExpander which is set to expand
relationships with multiple types and directions.
Transaction.finish() is called.
Evaluator. Use
TraversalDescription.evaluator(Evaluator) instead which combines
TraversalDescription.filter(Predicate) and TraversalDescription.prune(PruneEvaluator). The supplied
Predicate will be wrapped by an Evaluator internally.
FilterExpressions with AND or OR.FilterExpressions which are ANDed or ORed together.PatternNode with a certain label.start and end nodes.
start and end
nodes.
Transaction.success() or Transaction.failure() has been previously invoked.
null if no
element found.
null if no
element found.
BatchInserterIndex.get(String, Object),
BatchInserterIndex.query(String, Object) and BatchInserterIndex.query(Object) so that they
are guaranteed to return correct results.
Index for Nodes with the name indexName.
Index for Nodes with the name indexName.
Index for Relationships with the name indexName.
Index for Relationships with the name indexName.
IdGenerator.
id making it a defragged id that will be
returned by next id before any new id (that hasn't been used yet) is
returned.
Evaluator which only includes positions from depth
and deeper and never prunes anything.
Map of key/value pairs.
Map.
key.
byte from the underlying buffer.
byte array length bytes into the
byte array from the underlying buffer.
PatternRelationships associated with this pattern node.
Node or Relationship currently associated with
this pattern object.
index.
ValueContext.indexNumeric() has been called.
XaTransaction can be obtained invoking this method.
FileChannel to this storage's file.
PatternGroup.addFilter(FilterExpression).
PatternRelationship corresponding to the matching
Relationship.
Relationship traversed to get to the Node
returned from PatternElement.getNode().
graph database that owns this index.
GraphDatabaseService that this Node or
Relationship belongs to.
PatternGroup of this pattern node.
int from the underlying buffer.
MBeanServer
of this JVM.
long from the underlying buffer.
AbstractGraphDatabase.getSingleManagementBean(Class) and AbstractGraphDatabase.getManagementBeans(Class)
. Version 1.5 of Neo4j will be the last version to contain this method.
from kernel.
PatternMatcher.
Node which is just one part of the whole
match.
PatternNode that this pattern relationship relates, that
is not the specified node.
PatternNode corresponding to the matching
Node.
PropertyContainer.getPropertyKeys() in combination
with PropertyContainer.getProperty(String).
resource for the current
transaction.
-1 if it doesn't exist.
types
that are attached to this node, regardless of direction.
types
that are attached to this node and have the given direction.
OUTGOING or
INCOMING relationships from this node.
PatternRelationships associated
with this pattern node.
relationships connected
to the node with supplied id.
null
if no specific resource is associated with this handler or if it isn't
desirable to expose it.
null
if there was none.
null.
false is returned.
true if this context is set to prioritize speed over
the inclusion of transactional state in the results.
XaTransaction associated with this connection.
Response object, ready to be returned to the slave.
RelationshipType a relationship must have in order to
match this pattern relationship.
resource for the current
transaction.
XaDataSource
registered as name.
XAResource that represents this
connection.
XAResource held by this XaConnection.
graph database of the referenced index.
XaDataSourceManager.getXaDataSource(java.lang.String) returns null if name
doesn't exist.
java.lang.Object.
CachingIterator.next() will be able to return
an item or not.
PrefetchingIterator.next() will remember it and won't
try to fetch it again.
CachingIterator.previous() will be able to
return an item or not.
true if this property container has a property
accessible through the given key, false otherwise.
true if recovered transactions exist.
true if there are any relationships attached to this
node, false otherwise.
true if there are any relationships of any of the
types in types attached to this node (regardless of
direction), false otherwise.
true if there are any relationships of any of the
types in types attached to this node (for the given
direction), false otherwise.
true if there are any relationships in the given
direction attached to this node, false otherwise.
true if there are any relationships of the given
relationship type and direction attached to this node, false
otherwise.
IdGenerator to indicate a failure in ID generation for
an entity.fileName.
IdGenerator module.Evaluator which only includes positions between
depths minDepth and maxDepth.
IndexManager paired with this graph database service
and is the entry point for managing indexes coupled with this database.
Nodes or
Relationships) for fast lookup and querying.IndexDefineCommand or read from a logical log.Iterator with additional IndexHits.size() and IndexHits.close()
methods on it, used for iterating over index query results.Indexs.Indexs for Nodes
and Relationships.Index.add(PropertyContainer, String, Object)
Node or Relationship created for being stored in the index.
UniqueFactory.initialize(PropertyContainer, Map), does nothing
for Relationships.
XaTransaction.doAddCommand(org.neo4j.kernel.impl.transaction.xaframework.XaCommand).
node is deleted in this transaction.
relationship is deleted in this
transaction.
true if read only transaction, that is no
modifications will be made once the transaction commits.
true if this is a "recovered transaction".
xares is the same resource as
this.
true if the current position is the start node,
false otherwise.
type.
Iterable so that it returns items of another type.Nodes and Relationships of this
path in order.
Paths.
Iterator representing the traversal of the graph.
Iterators and
Iterables.Iterator so that it returns items of another type.KernelEventHandler.ExecutionOrder.BEFORE,
KernelEventHandler.ExecutionOrder.AFTER another handler, or if it
KernelEventHandler.ExecutionOrder.DOESNT_MATTER.Neo4jManager should be defined completely in
that class.null if no
element found.
null if no
element found.
Relationship in this path.
Evaluator which compares the type of the last relationship
in a Path to a given set of relationship types (one or more).If the type of
the last relationship in a path is of one of the given types then
evaluationIfMatch will be returned, otherwise
evaluationIfNoMatch will be returned.
steps most significant bits set to 1, all others 0.
Map from a Reader assuming strings as keys
and values.
Map from an InputStream assuming strings as keys
and values.
Map from a File assuming strings as keys
and values.
Map.
Map.
Map from a Reader assuming strings as keys
and values.
Map from an InputStream assuming strings as keys
and values.
Map from a File assuming strings as keys
and values.
READ lock and the WRITE lock.SP .- longFromIntAndMod(long, long) -
Static method in class org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore
-
- longFromIntAndMod(long, long) -
Static method in class org.neo4j.kernel.impl.storemigration.legacystore.LegacyStore
-
- low -
Variable in class org.neo4j.helpers.Stats
-
- low() -
Method in class org.neo4j.helpers.Stats
-
- LOWER_CASE_WHITESPACE_ANALYZER -
Static variable in class org.neo4j.index.impl.lucene.LuceneDataSource
- Default
Analyzer for fulltext parsing.
- LruCache<K,E> - Class in org.neo4j.kernel.impl.cache
- Simple implementation of Least-recently-used cache.
- LruCache(String, int, AdaptiveCacheManager) -
Constructor for class org.neo4j.kernel.impl.cache.LruCache
- Creates a LRU cache.
- LUCENE_VERSION -
Static variable in class org.neo4j.index.impl.lucene.LuceneDataSource
-
- LuceneBatchInserterIndexProvider - Class in org.neo4j.index.impl.lucene
- The
BatchInserter version of LuceneIndexImplementation. - LuceneBatchInserterIndexProvider(BatchInserter) -
Constructor for class org.neo4j.index.impl.lucene.LuceneBatchInserterIndexProvider
-
- LuceneDataSource - Class in org.neo4j.index.impl.lucene
- An
XaDataSource optimized for the LuceneIndexImplementation. - LuceneDataSource(Map<Object, Object>) -
Constructor for class org.neo4j.index.impl.lucene.LuceneDataSource
- Constructs this data source.
- LuceneIndex<T extends PropertyContainer> - Class in org.neo4j.index.impl.lucene
-
- LuceneIndexImplementation - Class in org.neo4j.index.impl.lucene
-
- LuceneIndexImplementation(GraphDatabaseService, Config) -
Constructor for class org.neo4j.index.impl.lucene.LuceneIndexImplementation
-
- LuceneIndexProvider - Class in org.neo4j.index.lucene
-
- LuceneIndexProvider() -
Constructor for class org.neo4j.index.lucene.LuceneIndexProvider
-
- LuceneTimeline<T extends PropertyContainer> - Class in org.neo4j.index.lucene
-
- LuceneTimeline(GraphDatabaseService, Index<T>) -
Constructor for class org.neo4j.index.lucene.LuceneTimeline
-
- LuceneUtil - Class in org.neo4j.index.impl.lucene
-
- LuceneUtil() -
Constructor for class org.neo4j.index.impl.lucene.LuceneUtil
-
- LUDecomposition(MatrixUtil.DoubleMatrix) -
Static method in class org.neo4j.graphalgo.impl.util.MatrixUtil
- Destructive (in-place) LU-decomposition
IdGenerator used by this store and if successful mark it as
ok.
Map of key/value pairs where
keys are Strings and values are Objects.
Map of key/value pairs where
keys are Strings and values are Objects.
Maps.MARK_COMMIT record to the file and forces the
file to disk.
Master a slave should use to communicate with its master.MasterClient).PatternNode
where the given PatternNode starts matching at the given
Node.
PatternNode
where the given PatternNode starts matching at the given
Node.
PatternNode
where the given PatternNode starts matching at the given
Node.
PatternNode
where the given PatternNode starts matching at the given
Node.
PatternNode
where the given PatternNode starts matching at the given
Node.
PatternNode
where the given PatternNode starts matching at the given
Node.
valueGetter and returns whether or not
there was a match.
value to see if it matches an expected value.
PersistenceSource.XaConnection implementation for the Neo4j kernel native store.NeoStoreXaDataSource is a factory for
NeoStoreXaConnections.NeoStoreXaDataSource using configuration from
params.
rules.
CachingIterator.position().
PrefetchingIterator.hasNext() to try to fetch the next item and returns it
if found, otherwise it throws a NoSuchElementException.
null since FinalTraversalBranch does not
expand.
IdGenerator.
clazz.
Iterator instance which exposes the current page
as its own iterator, which fetches items lazily from the underlying
iterator.
BatchInserterIndex for Nodes for the name
indexName with the given config.
Index for Nodes for the name
indexName with the given config.
Node indexes.
Node.
Nodes.
PruneEvaluator, does not prune any parts of the
traversal.
true if the current position is anywhere except on
the start node, false if it is on the start node.
QueryContext with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
QueryContext with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
IdGenerator used by this store.
PersistenceWindow.BranchOrderingPolicy to use.
GraphAlgoFactory.GraphAlgoFactory would be
a better option.Maps.QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene.CachingIterator which can more easily divide the items
into pages, where optionally each page can be seen as its own
Iterator instance for convenience using PagingIterator.nextPage().source as its underlying
Iterator to lazily get items from.
TraversalBranch.
Path, using
the given builder.
PatternMatcher.Node.PatternGroup with a
blank label.
PatternGroup with the
specified label.
PatternGroup with a
blank label.
PatternGroup with the
specified label.
Relationship.persistence windows for a store.PrefetchingIterator.hasNext() method will look up the next object and
cache it with PrefetchingIterator.setPrefetchedNext(Object).PatternNode to the
specified PrintStream.
ProgressIndicator that can report the total progress for
multiple sources.ProgressIndicator for multiple sources.
ProgressIndicator that can report the progress for a single
source.ProgressIndicator for a single source.
nodes and
relationships.Evaluator. Use
TraversalDescription.evaluator(Evaluator) instead which combines
TraversalDescription.filter(Predicate) and TraversalDescription.prune(PruneEvaluator). The supplied
PruneEvaluator will be wrapped by an Evaluator internally.
position.
Evaluator. The equivalent
is Evaluators.toDepth(int).
Evaluator which combines
PruneEvaluator and filtering (Predicate of Paths).element to cache.
byte into the underlying buffer.
byte array into the underlying buffer.
byte array into the underlying buffer starting from
offset in the array and writing length
values.
int into the underlying buffer.
long into the underlying buffer.
key and
query object, which can be a query string or an implementation-specific
query object.
key and
query object, which can be a query string or an implementation-specific
query object.
key and
query object, which can be a query string or an implementation-specific
query object.
key and
query object, which can be a query string or an implementation-specific
query object.
ReadableIndex.query(Object) and ReadableIndex.query(String, Object).Query with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
buffer and fills up all the bits.
ReadableIndex interface with additional get/query methods
which
are specific to Relationships.ReadableByteChannel into a buffer
and not enough bytes (Buffer.limit()) could be read.IdGenerator by looping through all records and
checking if record in use or not.
String property matches the specified regular
expression pattern.
handler as a handler for kernel events which
are generated from different places in the lifecycle of the kernel.
handler as a handler for transaction events which
are generated from different places in the lifecycle of each
transaction.
BatchInserterIndex for Relationships for the name
indexName with the given config.
Index for Relationships for the name
indexName with the given config.
Relationship indexes.
Relationship.
type to the list of relationship types to traverse.
type to the list of relationship types to traverse in
the given direction.
Relationships.
AbstractStore#AbstractStore(String, Map)
resource.
window was a PersistenceRow.
resource.
RelationshipType from the Expander.
entity from the index.
entity where key is key
from the index.
Index.add(PropertyContainer, String, Object).
Index.remove(PropertyContainer, String, Object) for more
generic documentation.
key from cache and returns it.
Evaluator. The equivalent
is Evaluators.all().
Evaluator. The equivalent
is Evaluators.excludeStartPosition().
Direction.INCOMING if this equals
Direction.OUTGOING, Direction.OUTGOING if this equals Direction.INCOMING or
Direction.BOTH if this equals Direction.BOTH.
RelationshipTypes, but
with all directions reversed (see Direction.reverse()).
steps least significant bits set to 1, all others 0.
XaTransaction.doRollback().
Client).Service, that compares keys
using case insensitive comparison instead of exact comparison.Node or
Relationship.
key.
IdGenerator.
XaLogicalLog at creation time (in constructor).
XaDataSource.setAutoRotate(boolean) is set to true.
PropertyData if it hasn't been set
before (light loading of the node).
value.
storeDir.
PersistenceWindowPool for this store to use.
Path.length() as possible) between two nodes.
Path.length() as possible) between two nodes.
SP .- shouldCheckStoreId(RequestType<M>) -
Method in class org.neo4j.com.Client
-
- shouldCheckStoreId(RequestType<Master>) -
Method in class org.neo4j.kernel.ha.MasterClient
-
- shouldKeepLog(String, String) -
Method in class org.neo4j.kernel.impl.transaction.xaframework.XaDataSource
- If the config says that logical logs should be kept for the given
resourceName this method will return true, otherwise
false.
- shouldLogFailureToFinishOffChannel(Throwable) -
Method in class org.neo4j.com.Server
-
- shouldLogFailureToFinishOffChannel(Throwable) -
Method in class org.neo4j.kernel.ha.MasterServer
-
- shrink() -
Method in class org.neo4j.kernel.impl.util.RelIdArray
-
- shrink() -
Method in class org.neo4j.kernel.impl.util.RelIdArrayWithLoops
-
- shutdown() -
Method in class org.neo4j.com.Client
-
- shutdown() -
Method in class org.neo4j.com.Server
-
- shutdown() -
Method in interface org.neo4j.graphdb.GraphDatabaseService
- Shuts down Neo4j.
- shutdown() -
Method in interface org.neo4j.graphdb.index.BatchInserterIndexProvider
- Shuts down this index provider and ensures that all indexes are fully
written to disk.
- shutdown() -
Method in class org.neo4j.index.impl.lucene.LuceneBatchInserterIndexProvider
-
- shutdown() -
Method in class org.neo4j.kernel.EmbeddedGraphDatabase
-
- shutdown() -
Method in class org.neo4j.kernel.EmbeddedReadOnlyGraphDatabase
-
- shutdown() -
Method in class org.neo4j.kernel.ha.AbstractBroker
-
- shutdown() -
Method in interface org.neo4j.kernel.ha.Broker
-
- shutdown() -
Method in interface org.neo4j.kernel.ha.Master
-
- shutdown() -
Method in class org.neo4j.kernel.ha.MasterImpl
-
- shutdown() -
Method in class org.neo4j.kernel.ha.MasterServer
-
- Shutdown - Class in org.neo4j.kernel.ha.shell
-
- Shutdown() -
Constructor for class org.neo4j.kernel.ha.shell.Shutdown
-
- shutdown() -
Method in class org.neo4j.kernel.ha.zookeeper.AbstractZooKeeperManager
-
- shutdown() -
Method in class org.neo4j.kernel.ha.zookeeper.ZooClient
-
- shutdown() -
Method in class org.neo4j.kernel.ha.zookeeper.ZooKeeperBroker
-
- shutdown() -
Method in class org.neo4j.kernel.HAGraphDb
-
- shutdown() -
Method in interface org.neo4j.kernel.impl.batchinsert.BatchInserter
- Shuts down this batch inserter syncing all changes that are still only
in memory to disk.
- shutdown() -
Method in class org.neo4j.kernel.impl.batchinsert.BatchInserterImpl
-
- shutdown() -
Method in class org.neo4j.tooling.wrap.WrappedGraphDatabase
-
- shutdownBroker() -
Method in class org.neo4j.kernel.HAGraphDb
-
- SilentMigrationProgressMonitor - Class in org.neo4j.kernel.impl.storemigration.monitoring
-
- SilentMigrationProgressMonitor() -
Constructor for class org.neo4j.kernel.impl.storemigration.monitoring.SilentMigrationProgressMonitor
-
- simplePathToString(Path) -
Static method in class org.neo4j.kernel.Traversal
- Returns a quite simple string representation of a
Path.
- simplePathToString(Path, String) -
Static method in class org.neo4j.kernel.Traversal
- Returns a quite simple string representation of a
Path.
- SimpleRelationship - Class in org.neo4j.kernel.impl.batchinsert
- Simple relationship wrapping start node id, end node id and relationship
type.
- single(Iterator<T>) -
Static method in class org.neo4j.helpers.collection.IteratorUtil
- Returns the given iterator's single element.
- single(Iterable<T>) -
Static method in class org.neo4j.helpers.collection.IteratorUtil
- Returns the given iterable's single element.
- singleOrNull(Iterator<T>) -
Static method in class org.neo4j.helpers.collection.IteratorUtil
- Returns the given iterator's single element or
null if no
element found.
- singleOrNull(Iterable<T>) -
Static method in class org.neo4j.helpers.collection.IteratorUtil
- Returns the given iterable's single element or
null if no
element found.
- singleSourceShortestPath -
Variable in class org.neo4j.graphalgo.impl.centrality.ParallellCentralityCalculation
-
- singleSourceShortestPath -
Variable in class org.neo4j.graphalgo.impl.centrality.ShortestPathBasedCentrality
-
- SingleSourceShortestPath<CostType> - Interface in org.neo4j.graphalgo.impl.shortestpath
- An object implementing this encapsulates an algorithm able to solve the
single source shortest path problem.
- SingleSourceShortestPathBFS - Class in org.neo4j.graphalgo.impl.shortestpath
- Breadth first search to find all shortest uniform paths from a node to all
others.
- SingleSourceShortestPathBFS(Node, Direction, RelationshipType...) -
Constructor for class org.neo4j.graphalgo.impl.shortestpath.SingleSourceShortestPathBFS
-
- SingleSourceShortestPathDijkstra<CostType> - Class in org.neo4j.graphalgo.impl.shortestpath
- Dijkstra implementation to solve the single source shortest path problem for
weighted networks.
- SingleSourceShortestPathDijkstra(CostType, Node, CostEvaluator<CostType>, CostAccumulator<CostType>, Comparator<CostType>, Direction, RelationshipType...) -
Constructor for class org.neo4j.graphalgo.impl.shortestpath.SingleSourceShortestPathDijkstra
-
- SingleSourceSingleSinkShortestPath<CostType> - Interface in org.neo4j.graphalgo.impl.shortestpath
- An object implementing this encapsulates an algorithm able to solve the
single source single sink shortest path problem.
- singular(Node) -
Static method in class org.neo4j.graphalgo.impl.util.PathImpl
-
- size() -
Method in class org.neo4j.graphalgo.impl.util.FibonacciHeap
-
- size() -
Method in class org.neo4j.graphalgo.impl.util.MatrixUtil.DoubleMatrix
-
- size() -
Method in interface org.neo4j.graphdb.index.IndexHits
- Returns the size of this iterable, in most scenarios this value is accurate
while in some scenarios near-accurate.
- size() -
Method in class org.neo4j.helpers.collection.CollectionWrapper
-
- size() -
Method in class org.neo4j.index.impl.lucene.CombinedIndexHits
-
- size() -
Method in class org.neo4j.index.impl.lucene.HitsIterator
-
- size() -
Method in class org.neo4j.index.impl.lucene.IdToEntityIterator
-
- size() -
Method in interface org.neo4j.kernel.impl.cache.Cache
- Returns the cache size.
- size() -
Method in class org.neo4j.kernel.impl.cache.LruCache
-
- size() -
Method in class org.neo4j.kernel.impl.cache.NoCache
-
- size() -
Method in class org.neo4j.kernel.impl.cache.SoftLruCache
-
- size() -
Method in class org.neo4j.kernel.impl.cache.StrongReferenceCache
-
- size() -
Method in class org.neo4j.kernel.impl.cache.WeakLruCache
-
- size() -
Method in interface org.neo4j.kernel.impl.nioneo.store.PersistenceWindow
- Returns the size of this window meaning the number of records/blocks it
encapsulates.
- size() -
Method in class org.neo4j.kernel.impl.nioneo.store.PropertyRecord
- Gets the sum of the sizes of the blocks in this record, in bytes.
- size() -
Method in class org.neo4j.kernel.impl.util.ArrayIntSet
-
- size() -
Method in class org.neo4j.kernel.impl.util.ArrayMap
-
- size() -
Method in class org.neo4j.kernel.impl.util.BufferedFileChannel
-
- size() -
Method in enum org.neo4j.kernel.impl.util.BufferNumberPutter
-
- skipBytes(int) -
Method in class org.neo4j.com.ChunkingChannelBuffer
-
- skipBytes(ChannelBufferIndexFinder) -
Method in class org.neo4j.com.ChunkingChannelBuffer
-
- skipBytes(int) -
Method in class org.neo4j.com.DechunkingChannelBuffer
-
- skipBytes(ChannelBufferIndexFinder) -
Method in class org.neo4j.com.DechunkingChannelBuffer
-
- SlaveContext - Class in org.neo4j.com
- A representation of the context in which an HA slave operates.
- SlaveContext(long, int, int, SlaveContext.Tx[], int, long) -
Constructor for class org.neo4j.com.SlaveContext
-
- SlaveContext.Tx - Class in org.neo4j.com
-
- SlaveIdGenerator - Class in org.neo4j.kernel.ha
-
- SlaveIdGenerator(IdType, long, Broker, ResponseReceiver, IdGenerator) -
Constructor for class org.neo4j.kernel.ha.SlaveIdGenerator
-
- SlaveIdGenerator.SlaveIdGeneratorFactory - Class in org.neo4j.kernel.ha
-
- SlaveIdGenerator.SlaveIdGeneratorFactory(Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveIdGenerator.SlaveIdGeneratorFactory
-
- SlaveInfo - Class in org.neo4j.management
-
- SlaveInfo(String, String, int, boolean, long, SlaveInfo.SlaveTransaction...) -
Constructor for class org.neo4j.management.SlaveInfo
-
- SlaveInfo.SlaveTransaction - Class in org.neo4j.management
-
- SlaveInfo.SlaveTransaction(int, Map<String, Long>) -
Constructor for class org.neo4j.management.SlaveInfo.SlaveTransaction
-
- SlaveLockManager - Class in org.neo4j.kernel.ha
-
- SlaveLockManager(TransactionManager, TxHook, Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveLockManager
-
- SlaveLockManager.SlaveLockManagerFactory - Class in org.neo4j.kernel.ha
-
- SlaveLockManager.SlaveLockManagerFactory(Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveLockManager.SlaveLockManagerFactory
-
- SlaveRelationshipTypeCreator - Class in org.neo4j.kernel.ha
-
- SlaveRelationshipTypeCreator(Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveRelationshipTypeCreator
-
- SlaveTxHook - Class in org.neo4j.kernel.ha
-
- SlaveTxHook(Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveTxHook
-
- SlaveTxIdGenerator - Class in org.neo4j.kernel.ha
-
- SlaveTxIdGenerator(Broker, ResponseReceiver, TransactionManager) -
Constructor for class org.neo4j.kernel.ha.SlaveTxIdGenerator
-
- SlaveTxIdGenerator.SlaveTxIdGeneratorFactory - Class in org.neo4j.kernel.ha
-
- SlaveTxIdGenerator.SlaveTxIdGeneratorFactory(Broker, ResponseReceiver) -
Constructor for class org.neo4j.kernel.ha.SlaveTxIdGenerator.SlaveTxIdGeneratorFactory
-
- slice() -
Method in class org.neo4j.com.ChunkingChannelBuffer
-
- slice(int, int) -
Method in class org.neo4j.com.ChunkingChannelBuffer
-
- slice() -
Method in class org.neo4j.com.DechunkingChannelBuffer
-
- slice(int, int) -
Method in class org.neo4j.com.DechunkingChannelBuffer
-
- SoftLruCache<K,V> - Class in org.neo4j.kernel.impl.cache
-
- SoftLruCache(String) -
Constructor for class org.neo4j.kernel.impl.cache.SoftLruCache
-
- SoftReferenceQueue<K,V> - Class in org.neo4j.kernel.impl.cache
-
- SoftReferenceQueue() -
Constructor for class org.neo4j.kernel.impl.cache.SoftReferenceQueue
-
- SoftValue<K,V> - Class in org.neo4j.kernel.impl.cache
-
- SoftValue(K, V, ReferenceQueue<? super V>) -
Constructor for class org.neo4j.kernel.impl.cache.SoftValue
-
- SoftValue(K, V) -
Constructor for class org.neo4j.kernel.impl.cache.SoftValue
-
- sort(Sort) -
Method in class org.neo4j.index.lucene.QueryContext
- Returns a QueryContext with sorting added to it.
- sort(String, String...) -
Method in class org.neo4j.index.lucene.QueryContext
- Returns a QueryContext with sorting added to it.
- sortByScore() -
Method in class org.neo4j.index.lucene.QueryContext
-
- sortNumeric(String, boolean) -
Method in class org.neo4j.index.lucene.QueryContext
- Sort the results of a numeric range query if the query in this context
is a
NumericRangeQuery, see QueryContext.numericRange(String, Number, Number),
Otherwise an IllegalStateException will be thrown.
- source() -
Method in class org.neo4j.helpers.Args
-
- splitIpAndPort(String) -
Static method in class org.neo4j.kernel.ha.zookeeper.Machine
-
- SpringTransactionManager - Class in org.neo4j.kernel.impl.transaction
-
- SpringTransactionManager(GraphDatabaseService) -
Constructor for class org.neo4j.kernel.impl.transaction.SpringTransactionManager
-
- StandaloneWithShell - Class in org.neo4j.kernel
- Standalone EmbeddedGraphDatabase with Shell enabled.
- StandaloneWithShell() -
Constructor for class org.neo4j.kernel.StandaloneWithShell
-
- StandardExpander - Class in org.neo4j.kernel
-
- start(BundleContext) -
Method in class org.neo4j.ext.udc.impl.osgi.OSGiActivator
- Called whenever the OSGi framework starts our bundle
- start() -
Method in class org.neo4j.kernel.ha.AbstractBroker
-
- start() -
Method in interface org.neo4j.kernel.ha.Broker
-
- start() -
Method in class org.neo4j.kernel.ha.zookeeper.ZooKeeperBroker
-
- start(Map<Object, Object>) -
Method in class org.neo4j.kernel.impl.cache.AdaptiveCacheManager
-
- start(LockReleaser, PersistenceManager, RelationshipTypeCreator, Map<Object, Object>) -
Method in class org.neo4j.kernel.impl.core.GraphDbModule
-
- start(Map<Object, Object>) -
Method in class org.neo4j.kernel.impl.core.NodeManager
-
- start(XaDataSourceManager) -
Method in class org.neo4j.kernel.impl.nioneo.xa.NioNeoDbPersistenceSource
-
- start(BundleContext) -
Method in class org.neo4j.kernel.impl.osgi.OSGiActivator
- Called whenever the OSGi framework starts our bundle
- start() -
Method in class org.neo4j.kernel.impl.persistence.IdGeneratorModule
-
- start(TransactionManager, PersistenceSource, TxEventSyncHookFactory, LockReleaser) -
Method in class org.neo4j.kernel.impl.persistence.PersistenceModule
-
- start() -
Method in class org.neo4j.kernel.impl.transaction.TxModule
-
- start(Xid, int, int) -
Method in class org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog
-
- start(Xid, int) -
Method in class org.neo4j.kernel.impl.transaction.xaframework.XaResourceHelpImpl
-
- startAutoIndexingProperty(String) -
Method in interface org.neo4j.graphdb.index.AutoIndexer
- Start auto indexing a property.
- startCost -
Variable in class org.neo4j.graphalgo.impl.shortestpath.Dijkstra
-
- startCost -
Variable in class org.neo4j.graphalgo.impl.shortestpath.FloydWarshall
-
- started() -
Method in interface org.neo4j.kernel.impl.storemigration.monitoring.MigrationProgressMonitor
-
- started() -
Method in class org.neo4j.kernel.impl.storemigration.monitoring.SilentMigrationProgressMonitor
-
- started() -
Method in class org.neo4j.kernel.impl.storemigration.monitoring.VisibleMigrationProgressMonitor
-
- startNode -
Variable in class org.neo4j.graphalgo.impl.shortestpath.Dijkstra.DijstraIterator
-
- startNode -
Variable in class org.neo4j.graphalgo.impl.shortestpath.Dijkstra
-
- startNode -
Variable in class org.neo4j.graphalgo.impl.shortestpath.SingleSourceShortestPathBFS
-
- startNode() -
Method in class org.neo4j.graphalgo.impl.util.PathImpl
-
- startNode() -
Method in class org.neo4j.graphalgo.impl.util.WeightedPathImpl
-
- startNode() -
Method in interface org.neo4j.graphdb.Path
- Returns the start node of this path.
- startNode() -
Method in class org.neo4j.kernel.impl.traversal.TraversalPath
-
- startNodeNeedsLong() -
Method in class org.neo4j.kernel.impl.index.IndexCommand.AddRelationshipCommand
-
- startNodeNeedsLong() -
Method in class org.neo4j.kernel.impl.index.IndexCommand
-
- Stats - Class in org.neo4j.helpers
-
- Stats(String) -
Constructor for class org.neo4j.helpers.Stats
-
- stop(BundleContext) -
Method in class org.neo4j.ext.udc.impl.osgi.OSGiActivator
- Called whenever the OSGi framework stops our bundle
- stop() -
Method in class org.neo4j.kernel.impl.cache.AdaptiveCacheManager
-
- stop() -
Method in class org.neo4j.kernel.impl.core.GraphDbModule
-
- stop() -
Method in class org.neo4j.kernel.impl.core.NodeManager
-
- stop() -
Method in class org.neo4j.kernel.impl.nioneo.xa.NioNeoDbPersistenceSource
-
- stop(BundleContext) -
Method in class org.neo4j.kernel.impl.osgi.OSGiActivator
- Called whenever the OSGi framework stops our bundle
- stop() -
Method in class org.neo4j.kernel.impl.persistence.IdGeneratorModule
-
- stop() -
Method in class org.neo4j.kernel.impl.persistence.PersistenceModule
-
- stop() -
Method in class org.neo4j.kernel.impl.transaction.AbstractTransactionManager
- Stops the transaction manager, performing all implementation specific
cleanup.
- stop() -
Method in class org.neo4j.kernel.impl.transaction.TxManager
-
- stop() -
Method in class org.neo4j.kernel.impl.transaction.TxModule
-
- StopAfterWeightIterator - Class in org.neo4j.graphalgo.impl.util
-
- StopAfterWeightIterator(Iterator<Path>, CostEvaluator<Double>) -
Constructor for class org.neo4j.graphalgo.impl.util.StopAfterWeightIterator
-
- stopAutoIndexingProperty(String) -
Method in interface org.neo4j.graphdb.index.AutoIndexer
- Removes the argument from the set of auto indexed properties.
- StopEvaluator - Interface in org.neo4j.graphdb
- A client hook for evaluating whether the traverser should traverse beyond a
specific node.
- STORAGE_DIRECTORY -
Static variable in class org.neo4j.kernel.Config
- Relative path for where the Neo4j storage directory is located
- storageFileName -
Variable in class org.neo4j.kernel.impl.nioneo.store.CommonAbstractStore
-
- 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 - Interface in org.neo4j.kernel.impl.nioneo.store
- Common interface for the node,relationship,property and relationship type
stores.
- StoreAccess - Class in org.neo4j.kernel.impl.nioneo.store
- Not thread safe (since DiffRecordStore is not thread safe), intended for
single threaded use.
- StoreAccess(String) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreAccess
-
- StoreAccess(String, Map<Object, Object>) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreAccess
-
- StoreAccess(AbstractGraphDatabase) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreAccess
-
- StoreAccess(NeoStore) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreAccess
-
- StoreAccess(NodeStore, RelationshipStore, PropertyStore, RelationshipTypeStore) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreAccess
-
- storeExists(String) -
Static method in class org.neo4j.kernel.ha.zookeeper.NeoStoreUtil
-
- StoreFailureException - Exception in org.neo4j.kernel.impl.nioneo.store
-
- StoreFailureException(String) -
Constructor for exception org.neo4j.kernel.impl.nioneo.store.StoreFailureException
-
- StoreFailureException(Throwable) -
Constructor for exception org.neo4j.kernel.impl.nioneo.store.StoreFailureException
-
- StoreFailureException(String, Throwable) -
Constructor for exception org.neo4j.kernel.impl.nioneo.store.StoreFailureException
-
- StoreFile - Interface in org.neo4j.management
-
- StoreFileBean - Class in org.neo4j.management.impl
-
- StoreFileBean() -
Constructor for class org.neo4j.management.impl.StoreFileBean
-
- StoreFiles - Class in org.neo4j.kernel.impl.storemigration
-
- StoreFiles() -
Constructor for class org.neo4j.kernel.impl.storemigration.StoreFiles
-
- storeFilesAtCurrentVersion(File) -
Method in class org.neo4j.kernel.impl.storemigration.CurrentDatabase
-
- storeFilesUpgradeable(File) -
Method in class org.neo4j.kernel.impl.storemigration.UpgradableDatabase
-
- StoreId - Class in org.neo4j.kernel.impl.nioneo.store
-
- StoreId() -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreId
-
- StoreId(long, long, long) -
Constructor for class org.neo4j.kernel.impl.nioneo.store.StoreId
-
- StoreMigrationTool - Class in org.neo4j.kernel.impl.storemigration
-
- StoreMigrationTool() -
Constructor for class org.neo4j.kernel.impl.storemigration.StoreMigrationTool
-
- StoreMigrator - Class in org.neo4j.kernel.impl.storemigration
-
- StoreMigrator(MigrationProgressMonitor) -
Constructor for class org.neo4j.kernel.impl.storemigration.StoreMigrator
-
- StoreMigrator.Migration - Class in org.neo4j.kernel.impl.storemigration
-
- StoreMigrator.Migration(LegacyStore, NeoStore) -
Constructor for class org.neo4j.kernel.impl.storemigration.StoreMigrator.Migration
-
- 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.
- StoreUpgrader - Class in org.neo4j.kernel.impl.storemigration
-
- StoreUpgrader(Map<?, ?>, UpgradeConfiguration, UpgradableDatabase, StoreMigrator, DatabaseFiles) -
Constructor for class org.neo4j.kernel.impl.storemigration.StoreUpgrader
-
- StoreUpgrader.UnableToUpgradeException - Exception in org.neo4j.kernel.impl.storemigration
-
- StoreUpgrader.UnableToUpgradeException(Exception) -
Constructor for exception org.neo4j.kernel.impl.storemigration.StoreUpgrader.UnableToUpgradeException
-
- StoreUpgrader.UnableToUpgradeException(String) -
Constructor for exception org.neo4j.kernel.impl.storemigration.StoreUpgrader.UnableToUpgradeException
-
- StoreWriter - Interface in org.neo4j.com
-
- StressCentrality<ShortestPathCostType> - Class in org.neo4j.graphalgo.impl.centrality
- Implementation of stress centrality, which is defined as the number of
shortest paths going through each node.
- StressCentrality(SingleSourceShortestPath<ShortestPathCostType>, Set<Node>) -
Constructor for class org.neo4j.graphalgo.impl.centrality.StressCentrality
- Default constructor.
- STRING_BLOCK_SIZE -
Static variable in class org.neo4j.kernel.Config
-
- STRING_PROPERTY_STORE_MMAP_SIZE -
Static variable in class org.neo4j.kernel.Config
- The size to allocate for memory mapping the string property store
- StringLogger - Class in org.neo4j.kernel.impl.util
-
- stringMap(String...) -
Static method in class org.neo4j.helpers.collection.MapUtil
- A short-hand method for creating a
Map of key/value pairs where
both keys and values are Strings.
- stringMap(Map<String, String>, String...) -
Static method in class org.neo4j.helpers.collection.MapUtil
- A short-hand method for creating a
Map of key/value pairs where
both keys and values are Strings.
- StrongReferenceCache<K,V> - Class in org.neo4j.kernel.impl.cache
-
- StrongReferenceCache(String) -
Constructor for class org.neo4j.kernel.impl.cache.StrongReferenceCache
-
- subscribeToDataChangeWatcher(String) -
Method in class org.neo4j.kernel.ha.zookeeper.ZooClient
-
- success() -
Method in interface org.neo4j.graphdb.Transaction
- Marks this transaction as successful, which means that it will be
committed upon invocation of
Transaction.finish() unless Transaction.failure()
has or will be invoked before then.
- success() -
Method in class org.neo4j.kernel.PlaceboTransaction
-
- success() -
Method in class org.neo4j.kernel.TopLevelTransaction
-
- successCounts -
Static variable in class org.neo4j.ext.udc.impl.UdcTimerTask
-
- supportsMxBeans() -
Method in class org.neo4j.jmx.impl.ManagementSupport
-
- suspend() -
Method in class org.neo4j.kernel.impl.transaction.SpringTransactionManager
-
- suspend() -
Method in class org.neo4j.kernel.impl.transaction.TxManager
-
- switchToLogFile(String) -
Method in class org.neo4j.kernel.impl.transaction.TxLog
- Switches log file.
- syncWithZooKeeper -
Variable in enum org.neo4j.kernel.HaConfig.SlaveUpdateMode
-
- SYSTEM -
Static variable in class org.neo4j.kernel.impl.util.StringLogger
-
ProgressIndicator that reports progress by
printing to the provided stream.
ProgressIndicator that reports progress by
printing to the provided stream.
Evaluator which includes positions down to depth
and prunes everything deeper than that.
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.
Traversal.PathDescriptor used in common toString()
representations in classes implementing Path.Path.position and a RelationshipExpander with a
traversal context, for example parent and an iterator of relationships to go
next.startNode based on all the rules and behavior
in this description.
TX_DONE record to the file.
filename.
TX_START record to the file.
UniqueFactory for Node.UniqueFactory for nodes.
UniqueFactory for nodes.
UniqueFactory for Relationship.UniqueFactory for relationships.
UniqueFactory for relationships.
UniquenessFactory for creating the
UniquenessFilter to use.
UniquenessFactory for creating the
UniquenessFilter to use.
handler from the list of kernel event handlers.
handler from the list of transaction event handlers.
entity to the index.
Path that has an associated weight.XaLogicalLog.
commands reflecting the operations
performed in the transaction.XaLogicalLog will examine
the the logical log and re-create any transaction that didn't complete.XaConnection holds the XAResource used by the
transaction manager to control the work done on the resource in a global
transaction.XaConnectionHelpImpl helps with basic implementation that is
needed to fit a non XA compatible resource in the xaframework.XaDataSource is as a factory for creating
XaConnections.XaLogicalLog is a transaction and logical log combined.XaTransaction holds all the commands that participate in the
transaction and then either rollbacks or commits them.XaTransactions used during
recovery.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||