Package ac.simons.neo4j.migrations.core
Class Location
java.lang.Object
ac.simons.neo4j.migrations.core.Location
- Since:
 - 0.0.2
 - Author:
 - Michael J. Simons
 
- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
of
Creates a newLocationobject from a given location that has an optional prefix (protocol) and a name- Parameters:
 uri- A name with an optional scheme / name- Returns:
 - A location object
 
 - 
getType
- Returns:
 - the type of this location
 
 - 
getName
- Returns:
 - the name of this location
 
 
 -