Package com.ocient.jdbc.graph


package com.ocient.jdbc.graph
  • Class
    Description
    The OCGraph class provides the same operations as the Spark GraphX library, but for an Ocient database.
    Specifies the direction of edges to follow relative to a source vertex when traversing a graph or collecting neighbors.
    Provides utility methods for performing Triangle Counting operations on graph data stored in a database.