public class UriToDatabaseMatcher extends Object
| Constructor and Description |
|---|
UriToDatabaseMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(GraphDatabaseName databaseName)
Adds a mapping the given database using the default URI
(/{database_name})
|
GraphDatabaseName |
lookup(URI requestUri) |
String |
toString() |
public GraphDatabaseName lookup(URI requestUri)
public void add(GraphDatabaseName databaseName)
databaseName - Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.