|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
NeoService that is used to embed Neo in an
application.NeoService with a store located in
storeDir, which will be created if it doesn't already
exist.
NeoService
with a set of configuration parameters.
shell component is available on the
classpath.
shell component is available on the classpath.
Transaction.finish().
Transaction.success() or Transaction.failure() has been previously invoked.
types
that are attached to this node, regardless of direction.
OUTGOING or INCOMING relationships from this node.
created dynamically.
null.
true if this node has a property accessible
through the given key, false otherwise.
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 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.
true if the current position is the start node,
false otherwise.
type.
Map.
true if the current position is anywhere except on
the start node, false if it is on the start node.
nodes and
relationships.Direction.INCOMING if this equals
Direction.OUTGOING, Direction.OUTGOING if this equals Direction.INCOMING or
Direction.BOTH if this equals Direction.BOTH.
value.
Transaction.finish() unless Transaction.failure()
has or will be invoked before then.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||