| Package | Description | 
|---|---|
| org.opennms.netmgt.graph | |
| org.opennms.netmgt.graph.persistence.mapper | 
| Modifier and Type | Method and Description | 
|---|---|
VertexEntity | 
GraphEntity.getVertexByProperty(String key,
                   String value)  | 
VertexEntity | 
GraphEntity.getVertexByVertexId(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<VertexEntity> | 
GraphEntity.getVertices()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GraphEntity.addVertex(VertexEntity vertexEntity)  | 
void | 
GraphEntity.removeVertex(VertexEntity vertexEntity)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexEntity | 
GenericToEntityMapper.toEntity(GenericVertex genericVertex)  | 
Copyright © 2020. All rights reserved.