Query

fs2.data.mft.query.Query
See theQuery companion object
sealed trait Query[Tag, Path]

Attributes

Companion
object
Source
Query.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Empty[Tag, Path]
class ForClause[Tag, Path]
class Leaf[Tag, Path]
class LeafFunction[Tag, Path]
class LetClause[Tag, Path]
class Node[Tag, Path]
class Ordpath[Tag, Path]
class Sequence[Tag, Path]
class Variable[Tag, Path]
Show all
In this article