public interface UnboundRelationship
extends org.neo4j.graphdb.Relationship
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.Relationship |
bind(org.neo4j.graphdb.Node startNode,
org.neo4j.graphdb.Node endNode)
Bind this relationship to a pair of nodes to create a full relationship.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.