org.springframework.data.graph.neo4j.rest.support
Class PropertiesMap
java.lang.Object
org.springframework.data.graph.neo4j.rest.support.PropertiesMap
public class PropertiesMap
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesMap
public PropertiesMap(org.neo4j.graphdb.PropertyContainer container)
PropertiesMap
public PropertiesMap(Map<String,Object> map)
getValue
public Object getValue(String key)
serialize
public Map<String,Object> serialize()
assertSupportedPropertyValue
public static Object assertSupportedPropertyValue(Object value)
isEmpty
public boolean isEmpty()
Copyright © 2011. All Rights Reserved.