Package

edu.drexel.cs.dbgroup.portal

tools

Permalink

package tools

Visibility
  1. Public
  2. All

Type Members

  1. class GlobalPointQueries extends AnyRef

    Permalink

    All queries done on TGraphs which are global structurally, i.e.

    All queries done on TGraphs which are global structurally, i.e. refer to entire graph and in specific moment in time. Global interval queries are done through operations on TGraph.

  2. class LocalQueries extends AnyRef

    Permalink

    All queries done on TGraphs which are local structurally, i.e.

    All queries done on TGraphs which are local structurally, i.e. refer to specific entity such as node, edge, path, neighborhood. Point queries refer to specific moment in time. Interval queries refer to some interval from graph lifetime. TODO: add queries for path and neighborhood retrieval.

Value Members

  1. object DegreeDistribution

    Permalink

    Created by shishir on 6/6/2016.

Ungrouped