See: Description
Interface | Description |
---|---|
GraphEventListener<V,E> |
An interface for classes that listen for graph events.
|
Class | Description |
---|---|
GraphEvent<V,E> | |
GraphEvent.Edge<V,E> |
An event type pertaining to graph edges.
|
GraphEvent.Vertex<V,E> |
An event type pertaining to graph vertices.
|
Enum | Description |
---|---|
GraphEvent.Type |
Types of graph events.
|
Support for generating events in response to graph actions, especially mutations.
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence