Problem

gql.server.planner.PlanEnumeration$.Problem
final case class Problem(families: Array[Family], arcs: Map[NodeId, Set[NodeId]])

Attributes

Source
PlanEnumeration.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

val all: Array[NodeId]

Attributes

Source
PlanEnumeration.scala