public final class SwitchElementType extends Filter
Filter.Accumulator| Constructor and Description |
|---|
SwitchElementType(Relationships.Direction direction,
boolean fromEdge) |
| Modifier and Type | Method and Description |
|---|---|
Relationships.Direction |
getDirection() |
static SwitchElementType |
incomingRelationships() |
boolean |
isFromEdge() |
static SwitchElementType |
outgoingRelationships() |
static SwitchElementType |
sourceEntities() |
static SwitchElementType |
targetEntities() |
String |
toString() |
public SwitchElementType(Relationships.Direction direction, boolean fromEdge)
public static SwitchElementType incomingRelationships()
public static SwitchElementType outgoingRelationships()
public static SwitchElementType sourceEntities()
public static SwitchElementType targetEntities()
public Relationships.Direction getDirection()
public boolean isFromEdge()
Copyright © 2015 Red Hat, Inc.. All rights reserved.