entity
to the index.LoadableConfig
should be used.BatchInserter
version of Index
.BatchInserterIndex
s from a certain index provider.BatchInserter
.BoltConnector
instead. This will be removed in 4.0.Clock
insteadConstraintCreator
where details about the constraint can be
specified.IndexCreator
where details about the index to create can be
specified.get(String, Object)
,
query(String, Object)
and query(Object)
so that they
are guaranteed to return correct results.null
if not given.relationships
connected
to the node with supplied id.GraphDatabaseService
s that allows for setting and loading
configuration.GraphDatabaseFactory
to get instances of this class.GraphDatabaseService
with Community Edition features.Connector
instead. This will be removed in 4.0.BatchInserter
given a store directory.GraphDatabaseBuilder.DatabaseCreator.newDatabase(Config)
instead.node
has a property with name
propertyName
.key
and
query object, which can be a query string or an implementation-specific
query object.relationship
has a
property with name propertyName
.property
from the node with id
id
, if present.property
from the relationship with id
id
, if present.key
.Setting
instead.Setting
insteadpropertyName
of node with id
node
to the value propertyValue
.propertyName
of relationship with id
relationship
to the value propertyValue
.Clock.systemUTC()
insteadentity
to the index.Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.