org.neo4j.server.rest.web
Class RestfulGraphDatabase.AmpersandSeparatedCollection
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<E>
java.util.LinkedHashSet<String>
org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<String>, Collection<String>, Set<String>
- Enclosing class:
- RestfulGraphDatabase
public static class RestfulGraphDatabase.AmpersandSeparatedCollection
- extends LinkedHashSet<String>
- See Also:
- Serialized Form
| Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
RestfulGraphDatabase.AmpersandSeparatedCollection
public RestfulGraphDatabase.AmpersandSeparatedCollection(String path)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.