Neo4j

Uses of Class
org.neo4j.server.plugins.ParameterList

Packages that use ParameterList
org.neo4j.server.plugins   
org.neo4j.server.rest.repr   
 

Uses of ParameterList in org.neo4j.server.plugins
 

Methods in org.neo4j.server.plugins with parameters of type ParameterList
abstract  Representation PluginPoint.invoke(GraphDatabaseAPI graphDb, Object context, ParameterList params)
           
 

Uses of ParameterList in org.neo4j.server.rest.repr
 

Methods in org.neo4j.server.rest.repr that return ParameterList
 ParameterList RepresentationFormat.readParameterList(String input)
           
 ParameterList InputFormat.readParameterList(String input)
           
 


Neo4j

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.