StandardExpander |
StandardExpander.add(RelationshipType type) |
StandardExpander |
OrderedByTypeExpander.add(RelationshipType type,
Direction direction) |
abstract StandardExpander |
StandardExpander.add(RelationshipType type,
Direction direction) |
StandardExpander |
StandardExpander.addNodeFilter(Predicate<? super Node> filter) |
StandardExpander |
StandardExpander.addRelationshipFilter(Predicate<? super Relationship> filter) |
StandardExpander |
OrderedByTypeExpander.remove(RelationshipType type) |
abstract StandardExpander |
StandardExpander.remove(RelationshipType type) |
StandardExpander |
OrderedByTypeExpander.reverse() |
abstract StandardExpander |
StandardExpander.reverse() |
abstract StandardExpander |
StandardExpander.reversed() |