| Package | Description |
|---|---|
| org.neo4j.ogm.session |
| Modifier and Type | Class and Description |
|---|---|
class |
Neo4jSession |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionFactory.openSession(String url)
Opens a new Neo4j mapping
Session against the specified Neo4j database. |
Session |
SessionFactory.openSession(String url,
String username,
String password)
Opens a new Neo4j mapping
Session against the specified Neo4j database. |
Copyright © 2015 Neo Technology, Inc.. All rights reserved.