org.neo4j.com
Class Response<T>
java.lang.Object
org.neo4j.com.Response<T>
public class Response<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Response
public Response(T response,
StoreId storeId,
TransactionStream transactions,
ResourceReleaser releaser)
response
public T response()
throws MasterFailureException
- Throws:
MasterFailureException
getStoreId
public StoreId getStoreId()
transactions
public TransactionStream transactions()
close
public void close()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.