org.neo4j.server.rest.domain
Class RelationshipExpanderBuilder

java.lang.Object
  extended by org.neo4j.server.rest.domain.RelationshipExpanderBuilder

public class RelationshipExpanderBuilder
extends Object


Constructor Summary
RelationshipExpanderBuilder()
           
 
Method Summary
static RelationshipExpander describeRelationships(Map<String,Object> description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipExpanderBuilder

public RelationshipExpanderBuilder()
Method Detail

describeRelationships

public static RelationshipExpander describeRelationships(Map<String,Object> description)


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.