public interface FieldTraversalDescriptionBuilder
GraphTraversal.traversal() to provide fields that return
a dynamic traversal on access.| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.traversal.TraversalDescription |
build(Object start,
Neo4jPersistentProperty property,
String... params)
Builder method for traversal description.
|
org.neo4j.graphdb.traversal.TraversalDescription build(Object start, Neo4jPersistentProperty property, String... params)
start - the Entity that contains the field with the dynamic traversal. Used for the parametrization of the traversal description.property - Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.