JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.neo4j.driver
org.neo4j.driver.internal.adaptedbolt.summary
PullSummary
Contents
Description
Method Summary
Method Details
hasMore()
metadata()
Hide sidebar
Show sidebar
Interface PullSummary
public interface
PullSummary
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
hasMore
()
Map
<
String
,
Value
>
metadata
()
Method Details
hasMore
boolean
hasMore
()
metadata
Map
<
String
,
Value
>
metadata
()