PathPattern
com.gdblab.pathAlgebra.syntax.PathPattern
case class PathPattern(pathName: PathName, startNode: NodePattern, edge: EdgePattern, endNode: NodePattern, condition: Option[ComplexCondition])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article