| Package | Description |
|---|---|
| org.neo4j.kernel.api.properties |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
Property.booleanValue() |
abstract int |
Property.intValue() |
abstract long |
Property.longValue() |
abstract Number |
Property.numberValue() |
abstract String |
Property.stringValue() |
abstract Object |
Property.value() |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.