public class Parameter extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
static Parameter |
param(Class<?> type,
String name) |
static Parameter |
param(TypeReference type,
String name) |
String |
toString() |
TypeReference |
type() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.