Package

net.sansa_stack.query.spark.dof

node

Permalink

package node

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. node
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Constraints extends AnyRef

    Permalink
  2. type DofTriple = (Int, Triple)

    Permalink
  3. type DofTripleList = List[DofTriple]

    Permalink
  4. class NodeIndexed[N] extends Serializable

    Permalink
  5. type RddIndexed = RDD[(Node, Long)]

    Permalink
  6. type SIndexed = Map[String, Long]

    Permalink
  7. class SPO[N] extends Serializable

    Permalink
  8. type Triple3L = (Long, Long, Long)

    Permalink
  9. type Triple3S = (String, String, String)

    Permalink
  10. type Triples = Map[Int, DofTripleList]

    Permalink
  11. type VarRDD[N] = Map[Var, RDD[N]]

    Permalink
  12. class VariableMap[N] extends Serializable

    Permalink
  13. type Vars = Set[Var]

    Permalink

Value Members

  1. val DofTripleList: List[(Int, Triple)]

    Permalink
  2. object Helper

    Permalink
  3. object NodeIndexed extends Serializable

    Permalink
  4. object Pattern

    Permalink
  5. val SIndexed: Map[String, Long]

    Permalink
  6. val Triples: Map[Int, List[(Int, Triple)]]

    Permalink
  7. val Vars: Set[Var]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped