JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.neo4j.driver
Package
org.neo4j.driver.internal.adaptedbolt.summary
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
()