#13: EmbeddedNeo should implement a service interface
--------------------------+-------------------------------------------------
Reporter: emil | Owner: emil
Type: bug report | Status: new
Priority: major | Milestone: neo-1.0
Component: neo-core api | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by emil):
Random ideas:
* {{{NeoFactory}}} -- except that makes it sound like we're creating
"Neos", whereas we're actually creating nodes
* {{{NodeFactory}}} -- except we're doing a lot of other things in
addition to creating nodes, such as
[http://api.neo4j.org/1.0-b5/org/neo4j/api/core/EmbeddedNeo.html#shutdown()
shutdown] and
[http://api.neo4j.org/1.0-b5/org/neo4j/api/core/EmbeddedNeo.html#enableRemoteShell(java.util.Map)
enabling the remote shell]
* {{{NeoService}}} -- maybe this one is best? {{{NeoService}}}
implemented by {{{EmbeddedNeo}}}
* {{{NeoKernel}}} -- might possibly also work
* {{{NeoManager}}} -- not too bad?
Just some random neuron firings.
--
Ticket URL: <https://trac.neo4j.org/ticket/13#comment:1>
neo4j.org <http://trac.neo4j.org/>
The Neo4J.org Issue Tracker_______________________________________________
Neo mailing list
[email protected]
http://lists.neo4j.org/mailman/listinfo/user