public abstract class PropertyTypeDispatcher<K,T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyTypeDispatcher.PropertyArray<A,T> |
| Constructor and Description |
|---|
PropertyTypeDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
consumeProperties(PropertyTypeDispatcher<String,Void> dispatcher,
org.neo4j.graphdb.PropertyContainer entity) |
T |
dispatch(Object property,
K param) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.