public class LinkQueryConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<java.lang.String> |
conceptList
List of concepts in a path to traverse
|
int |
maxNumber
Maximum number of links to return
|
Constructor and Description |
---|
LinkQueryConfig()
Create a new instance of LinkQueryConfig
|