Uses of Interface
org.neo4j.driver.Session
Packages that use Session
-
Uses of Session in org.neo4j.driver
Methods in org.neo4j.driver that return SessionModifier and TypeMethodDescriptiondefault SessionDriver.session()Create a new general purposeSessionwith defaultsession configuration.default SessionDriver.session(SessionConfig sessionConfig) Instantiate a newSessionwith a specifiedsession configuration.