| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
groups |
Class<? extends org.graphwalker.core.generator.PathGenerator> |
pathGenerator |
String |
start |
Class<? extends org.graphwalker.core.condition.StopCondition> |
stopCondition |
String |
stopConditionValue |
String |
value |
public abstract String value
public abstract String start
public abstract String[] groups
public abstract Class<? extends org.graphwalker.core.generator.PathGenerator> pathGenerator
public abstract Class<? extends org.graphwalker.core.condition.StopCondition> stopCondition
public abstract String stopConditionValue
Copyright © 2005–2019 GraphWalker. All rights reserved.