|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Representation | |
|---|---|
| org.neo4j.server.plugins | |
| org.neo4j.server.rest.repr | |
| Uses of Representation in org.neo4j.server.plugins |
|---|
| Methods in org.neo4j.server.plugins that return Representation | |
|---|---|
abstract Representation |
PluginPoint.invoke(AbstractGraphDatabase graphDb,
Object context,
ParameterList params)
|
| Uses of Representation in org.neo4j.server.rest.repr |
|---|
| Subclasses of Representation in org.neo4j.server.rest.repr | |
|---|---|
class |
ListRepresentation
|
class |
MappingRepresentation
|
class |
ValueRepresentation
|
| Methods in org.neo4j.server.rest.repr that return Representation | |
|---|---|
static Representation |
Representation.emptyRepresentation()
|
| Constructor parameters in org.neo4j.server.rest.repr with type arguments of type Representation | |
|---|---|
ListRepresentation(RepresentationType type,
Iterable<? extends Representation> content)
|
|
ListRepresentation(String type,
Iterable<? extends Representation> content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||