| Package | Description | 
|---|---|
| eu.ehri.project.api | 
 Classes that provide data access data on the graph in a
 manner that incorporate the permission and access-control
 systems. 
 | 
| eu.ehri.project.api.impl | |
| eu.ehri.project.models | 
 The interfaces in this package specify the classes of entities that map to graph
 frame classes. 
 | 
| eu.ehri.project.models.base | 
 The interfaces in this package specify the required and allowable properties of 
 classes of entities, so that entities can be validated. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Promotable | 
Api.demote(String id)
Down vote an item, removing an up vote if there is one. 
 | 
Promotable | 
Api.promote(String id)
Up vote an item, removing a down vote if there is one. 
 | 
Promotable | 
Api.removeDemotion(String id)
Remove a down vote. 
 | 
Promotable | 
Api.removePromotion(String id)
Remove an up vote. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Promotable | 
ApiImpl.demote(String id)  | 
Promotable | 
ApiImpl.promote(String id)  | 
Promotable | 
ApiImpl.removeDemotion(String id)  | 
Promotable | 
ApiImpl.removePromotion(String id)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Annotation
A frame class representing an annotation. 
 | 
interface  | 
Link
Links two items together with a given body, with may either be
 a text property or some other entity. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Promotable.Impl
Implementation of complex methods. 
 | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.