Mike,
have you looked at
http://docs.neo4j.org/chunked/snapshot/tutorials-java-embedded.html
for some pointers?

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org              - NOSQL for the Enterprise.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.



On Tue, Nov 8, 2011 at 5:27 PM, Mike Hampton <mike.hamp...@issinc.com> wrote:
>
> So let me make sure I understand.
>
> In order to use Neo4J at all I must:
>
> install 'GIT'
> git https://github.com/jimwebber/neo4j-tutorial.git (40 mB)
> go through the tutorial
>
> Just to even try to connect to Neo4J?  This does not satify my definition of 
> 'simple'.
>
> Most products have a 'HelloWorld' that will allow you to do a very simple 
> connect/basic functionality test using the product.
>
> Is there any way (just using the Neo4J I already downloaded, installed and 
> started) to write a simple, 1 file, java program that connects to Neo4J, 
> inserts a node or two, selects them, then disconnects?
>
>
>
> ------------------------------
>
> Message: 11
> Date: Tue, 8 Nov 2011 00:46:04 +0100
> From: Jim Webber <j...@neotechnology.com>
> Subject: Re: [Neo4j] Simple Java Example
> To: Neo4j user discussions <user@lists.neo4j.org>
> Message-ID: <ef2bd16a-235e-4a76-b761-97286245a...@neotechnology.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi Mike,
>
> Neo4j's default APIs are all Java. Have a look at the Neo4j tutorial here:
>
> https://github.com/jimwebber/neo4j-tutorial
>
> It will take you from the core API right the way through indexing, 
> traversers, Cypher, and into the REST API should you want to go that far up 
> the stack.
>
> And it's already configured to use the latest milestone - you should be up 
> and running in a few minutes once you've cloned the git repository.
>
> Jim
>
> ------------------------------
>
> _______________________________________________
> User mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
>
> End of User Digest, Vol 56, Issue 46
> ************************************
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to