public final class OrderedByTypeExpander extends StandardExpander
DEFAULT| Constructor and Description |
|---|
OrderedByTypeExpander() |
| Modifier and Type | Method and Description |
|---|---|
StandardExpander |
add(RelationshipType type,
Direction direction)
|
StandardExpander |
remove(RelationshipType type)
Remove a
RelationshipType from the Expander. |
StandardExpander |
reverse()
Returns a new instance with the exact expansion logic, but reversed.
|
StandardExpander |
reversed()
Returns a new instance with the exact expansion logic, but reversed.
|
add, addNodeFilter, addRelationshipFilter, addRelationsipFilter, expand, expand, toPathExpander, toStringpublic StandardExpander add(RelationshipType type, Direction direction)
Expanderpublic StandardExpander remove(RelationshipType type)
ExpanderRelationshipType from the Expander.public StandardExpander reverse()
PathExpanderreverse in interface PathExpanderPathExpander.public StandardExpander reversed()
RelationshipExpanderreversed in interface Expanderreversed in interface RelationshipExpanderreversed in class StandardExpanderRelationshipExpander.Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.