Package org.opendaylight.graph


package org.opendaylight.graph
  • Interfaces
    Class
    Description
    Connected Edge class is the connected version of the Edge class from the graph yang model.
    Connected Edge Trigger class aims to trigger action when major modification(s) take place on an Edge.
    Connected Graph class is the connected version of the Graph class from the graph yang model.
    Connected Graph Provider is a new service provided by the Graph feature to manage the Connected Graph.
    Connected Graph Trigger class aims to trigger action when major modification(s) takes place on a Vertex or a Edge.
    Connected Vertex class is the connected version of the Vertex class from the graph yang model.
    Connected Vertex Trigger class aims to trigger action when major modification(s) takes place on a Vertex.