org.springframework.data.neo4j.template
Class PropertyMap
java.lang.Object
org.springframework.data.neo4j.template.PropertyMap
public class PropertyMap
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyMap
public PropertyMap()
set
public PropertyMap set(String name,
Object value)
props
public static PropertyMap props()
toMap
public Map<String,Object> toMap()
_
public static Map<String,Object> _(String name,
Object value)
Copyright © 2011 SpringSource. All Rights Reserved.