public interface Neo4jRequest<T>
| Modifier and Type | Method and Description |
|---|---|
Neo4jResponse<T> |
execute(String url,
String jsonStatements) |
Neo4jResponse<T> execute(String url, String jsonStatements)
Copyright © 2015 Neo Technology, Inc.. All rights reserved.