Packages

p

org

graphframes

package graphframes

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class GraphFrame extends Logging with Serializable

    A representation of a graph using DataFrames.

  2. class InvalidParseException extends Exception

    Exception thrown when a pattern String for motif finding cannot be parsed.

  3. class InvalidPatternException extends Exception

    Exception thrown when a parsed pattern for motif finding cannot be translated into a DataFrame query.

  4. class NoSuchVertexException extends Exception

    Thrown when a GraphFrame algorithm is given a vertex ID which does not exist in the graph.

Value Members

  1. object GraphFrame extends Serializable with Logging

Ungrouped