|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
created dynamically. Will be removed in next release.
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.
created dynamically. Will be removed in next release.
shell component is available on the
classpath.
shell component is available on the classpath.
false all the time.
Transaction.finish().
Transaction.success() or Transaction.failure() has been previously invoked.
Node.getProperty(String)
Node.getProperty(String, Object)
Node.getPropertyKeys()
Node.getPropertyValues()
types
that are attached to this node, regardless of direction.
OUTGOING or INCOMING relationships from this node.
created dynamically.
created dynamically.
null.
true if this node has a property accessible
through the given key, false otherwise.
Node.hasProperty(String)
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.
created dynamically. Will be removed in next release.
type.
true if the current position is anywhere except on
the start node, false if it is on the start node.
created dynamically. Will be removed in next release.
created dynamically. Will be removed in next release.
created dynamically. Will be removed in next release.
created dynamically. Will be removed in next release.
Node.removeProperty(String)
Direction.INCOMING if this equals
Direction.OUTGOING, Direction.OUTGOING if this equals Direction.INCOMING or
Direction.BOTH if this equals Direction.BOTH.
value.
Node.setProperty(String, Object)
Transaction.finish() unless Transaction.failure()
has or will be invoked before then.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||