public class RestIndexHitsConverter<S extends org.neo4j.graphdb.PropertyContainer> extends Object implements RestResultConverter
| Constructor and Description |
|---|
RestIndexHitsConverter(RestAPI restAPI,
Class<S> entityType) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.index.IndexHits<S> |
convertFromRepresentation(RequestResult response) |
public org.neo4j.graphdb.index.IndexHits<S> convertFromRepresentation(RequestResult response)
convertFromRepresentation in interface RestResultConverterCopyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.