public class PathsBetweenQuery extends Object
| Constructor and Description |
|---|
PathsBetweenQuery(Collection<Set<Node>> sourceSet,
int limit)
Constructor with parameters
|
public PathsBetweenQuery(Collection<Set<Node>> sourceSet, int limit)
sourceSet - Seed to the querylimit - Distance limitpublic Set<GraphObject> run()
Copyright © 2015 BioPAX. All rights reserved.