[Neo] Create/Modify Graph

2010-02-16 Thread Pierre Ducrot
Hi,

I'm new to neo4j. I successfully installed and went through the getting 
started example.
I also installed neoclipse, which seems to be a nice tool to look at the 
graphdb.

Nonetheless, I have a few questions.

1. How do I add nodes to an existing graph? So far, I created a simple graph 
which stored in var/base and visible from neoclipse, however when I modify my 
script to create additional nodes and relationship, changes are not visible in 
neoclipse, although I quit neoclise prior to adding nodes and edges.

2. How do I list overall relationship? I found graphDb.getAllNodes() but not 
graphDb.getAllRelationship(), nor graphDb.getNumberOfRelationship() to loop 
through. Of course I understand that the prefered solution would be to traverse 
the graph, but before going further in learning about neo4j, I just wanted to 
check that node and edge creations succeeded.

3. What happen if I create a node that already exists - for instance when I 
rerun my code? I get no error message on existing nodes, but new nodes are not 
created either or at list not visible in neoclipse.

Thanks in advance for answers,

Pierre

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] neo rdf

2010-02-16 Thread Peter Neubauer
Lyudmilla,
sorry for not being responsive, we are all tied up with the upcoming
release, so please bear with us for some more day!

Cheers,

/peter neubauer

COO and Sales, Neo Technology

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 - Your high performance graph database.
http://www.tinkerpop.com  - Processing for Internet-scale graphs.
http://www.thoughtmade.com - Scandinavias coolest Bring-a-Thing party.



On Fri, Feb 12, 2010 at 11:22 PM, Lyudmila L. Balakireva lu...@lanl.gov wrote:
 Hi,
 I have sort of architectural question.
 I am thinking about how to construct triple store based on
 verbosequadstore of neo4j.
 The problem that I am going to have too many contexts (I want to model
 version as context), and I think the verbose quad  store attaching context
 to the reference node.
  Is it possible to manupulate the quad store  to have subcontexts
 attached to the ref node and then attach actual contexts to subcontexts?
 The second issue, the context node may have 10mln or more nodes attached.
 Would it  create perfomance problems?
  The other question if I use verboseQuadstore to populate the db can I
 return to neo API  to  traverse the nodes or I will stack with Sail?
  (I mean I want to use build -in sail facility to index and load the db,
 but to use my own logic to access nodes instead of spaql? Or I will be
 forced to reindex? (I need to lookup nod_id by uri to be able traverse
 from particular node?
 Thank you,
 Luda
 ___
 Neo mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo] Announcing Neo4j 1.0

2010-02-16 Thread Johan Svensson
Friends,

After ten years of development, we are happy to finally announce the
release of Neo4j 1.0.

It's available here:

   http://neo4j.org/download
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

For the kernel component this release includes documentation updates
together with bug fixes for all known bugs. For more information see:

   http://dist.neo4j.org/CHANGES.txt

Also included in this release is the Neo4j index component:

   http://components.neo4j.org/neo4j-index/ (version 1.0)

You can download the kernel and index (together with some other useful
components) bundled together in the apoc package:

   http://dist.neo4j.org/neo4j-apoc-1.0.zip
   http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

If you are using maven you can depend on the following (group id=org.neo4j):

   neo4j-apoc 1.0

or individual components:

   neo4j-kernel 1.0
   neo4j-index 1.0

Finally, let us just offer a huge thanks to everyone on this list, on
twitter and in the broader community. Without the feedback and energy
and passion and interest from all of you guys, all the endless nights
of staring through java.nio stacktraces would never be worth it. We
truly feel that 2010 is the year of the graph. Let's change the world.

--
Regards,
The Neo4j team
___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] Announcing Neo4j 1.0

2010-02-16 Thread Dan Heaver
Fantasic,

Well done guys :)

Dan

On 16 Feb 2010, at 16:11, Johan Svensson jo...@neotechnology.com  
wrote:

 Friends,

 After ten years of development, we are happy to finally announce the
 release of Neo4j 1.0.

 It's available here:

   http://neo4j.org/download
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

 For the kernel component this release includes documentation updates
 together with bug fixes for all known bugs. For more information see:

   http://dist.neo4j.org/CHANGES.txt

 Also included in this release is the Neo4j index component:

   http://components.neo4j.org/neo4j-index/ (version 1.0)

 You can download the kernel and index (together with some other useful
 components) bundled together in the apoc package:

   http://dist.neo4j.org/neo4j-apoc-1.0.zip
   http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

 If you are using maven you can depend on the following (group  
 id=org.neo4j):

   neo4j-apoc 1.0

 or individual components:

   neo4j-kernel 1.0
   neo4j-index 1.0

 Finally, let us just offer a huge thanks to everyone on this list, on
 twitter and in the broader community. Without the feedback and energy
 and passion and interest from all of you guys, all the endless nights
 of staring through java.nio stacktraces would never be worth it. We
 truly feel that 2010 is the year of the graph. Let's change the world.

 --
 Regards,
 The Neo4j team
 ___
 Neo mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] Announcing Neo4j 1.0

2010-02-16 Thread Andreas Guenther
Congratulations guys! I look forward to the upgrade.

Keep up the fantastic work on a truly amazing product.

-Andreas

Johan Svensson wrote:
 Friends,

 After ten years of development, we are happy to finally announce the
 release of Neo4j 1.0.

 It's available here:

http://neo4j.org/download
http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

 For the kernel component this release includes documentation updates
 together with bug fixes for all known bugs. For more information see:

http://dist.neo4j.org/CHANGES.txt

 Also included in this release is the Neo4j index component:

http://components.neo4j.org/neo4j-index/ (version 1.0)

 You can download the kernel and index (together with some other useful
 components) bundled together in the apoc package:

http://dist.neo4j.org/neo4j-apoc-1.0.zip
http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

 If you are using maven you can depend on the following (group id=org.neo4j):

neo4j-apoc 1.0

 or individual components:

neo4j-kernel 1.0
neo4j-index 1.0

 Finally, let us just offer a huge thanks to everyone on this list, on
 twitter and in the broader community. Without the feedback and energy
 and passion and interest from all of you guys, all the endless nights
 of staring through java.nio stacktraces would never be worth it. We
 truly feel that 2010 is the year of the graph. Let's change the world.

 --
 Regards,
 The Neo4j team
 ___
 Neo mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user
   

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo] Gremlin 0.2 (Gremicide) Released

2010-02-16 Thread Marko A. Rodriguez
Hi,

While everyone is happy on the Neo4j 1.0 release, I'd like to point you
all to Gremlin 0.2 (Gremicide) which was released on Sunday. The release
notes are provided below:

http://wiki.github.com/tinkerpop/gremlin/release-notes

A cool rundown of things that might be of interest to this list:

1. JUNG algorithms directly supported
  -- http://wiki.github.com/tinkerpop/gremlin/working-with-jung-algorithms
  -- the list of provided algorithms will grow as time goes on
2. Direct SPARQL support for SAIL-based graphs
  -- list sail:sparql(graph?, string)
3. Ability to define function and paths both natively in Gremlin or in Java
  -- http://wiki.github.com/tinkerpop/gremlin/user-defined-functions
  -- http://wiki.github.com/tinkerpop/gremlin/user-defined-paths

If you are interested in trying Gremlin over your new Neo4j 1.0 instance,
just:

gremlin $_g := neo4j:open('/tmp/mygraph')

Take care,
Marko.

http://markorodriguez.com
http://tinkerpop.com

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] Announcing Neo4j 1.0

2010-02-16 Thread Rick Bullotta
Congratulations!

--Original Message--
From: Johan Svensson
Sender: user-boun...@lists.neo4j.org
To: Neo user discussions
ReplyTo: Neo user discussions
Subject: [Neo] Announcing Neo4j 1.0
Sent: Feb 16, 2010 11:11 AM

Friends,

After ten years of development, we are happy to finally announce the
release of Neo4j 1.0.

It's available here:

   http://neo4j.org/download
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

For the kernel component this release includes documentation updates
together with bug fixes for all known bugs. For more information see:

   http://dist.neo4j.org/CHANGES.txt

Also included in this release is the Neo4j index component:

   http://components.neo4j.org/neo4j-index/ (version 1.0)

You can download the kernel and index (together with some other useful
components) bundled together in the apoc package:

   http://dist.neo4j.org/neo4j-apoc-1.0.zip
   http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

If you are using maven you can depend on the following (group id=org.neo4j):

   neo4j-apoc 1.0

or individual components:

   neo4j-kernel 1.0
   neo4j-index 1.0

Finally, let us just offer a huge thanks to everyone on this list, on
twitter and in the broader community. Without the feedback and energy
and passion and interest from all of you guys, all the endless nights
of staring through java.nio stacktraces would never be worth it. We
truly feel that 2010 is the year of the graph. Let's change the world.

--
Regards,
The Neo4j team
___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


 
___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] Announcing Neo4j 1.0

2010-02-16 Thread Rick Bullotta
Hi, Johan.

Small question:  The Kernel distribution includes jta-1_1.jar and the APOC
distribution uses the Geronimo JTA jar.  Is there any functional difference
or any reason to not use the Geronimo version in all cases?

Thanks,

Rick

-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On
Behalf Of Johan Svensson
Sent: Tuesday, February 16, 2010 11:12 AM
To: Neo user discussions
Subject: [Neo] Announcing Neo4j 1.0

Friends,

After ten years of development, we are happy to finally announce the
release of Neo4j 1.0.

It's available here:

   http://neo4j.org/download
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
   http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

For the kernel component this release includes documentation updates
together with bug fixes for all known bugs. For more information see:

   http://dist.neo4j.org/CHANGES.txt

Also included in this release is the Neo4j index component:

   http://components.neo4j.org/neo4j-index/ (version 1.0)

You can download the kernel and index (together with some other useful
components) bundled together in the apoc package:

   http://dist.neo4j.org/neo4j-apoc-1.0.zip
   http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

If you are using maven you can depend on the following (group id=org.neo4j):

   neo4j-apoc 1.0

or individual components:

   neo4j-kernel 1.0
   neo4j-index 1.0

Finally, let us just offer a huge thanks to everyone on this list, on
twitter and in the broader community. Without the feedback and energy
and passion and interest from all of you guys, all the endless nights
of staring through java.nio stacktraces would never be worth it. We
truly feel that 2010 is the year of the graph. Let's change the world.

--
Regards,
The Neo4j team
___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo] Announcing Neo4j 1.0

2010-02-16 Thread Adam Rabung
Congratulations!  Fantastic product.


On Tue, Feb 16, 2010 at 12:55 PM, Dmitri Livotov dmi...@livotov.eu wrote:
 Our congratulations as well !
 Hope we'll also join into the graph users for both production and
 opensource contribution this graph year !

 Best,
 Dmitri

 Johan Svensson wrote:
 Friends,

 After ten years of development, we are happy to finally announce the
 release of Neo4j 1.0.

 It's available here:

    http://neo4j.org/download
    http://dist.neo4j.org/neo4j-kernel-1.0-binary.zip
    http://dist.neo4j.org/neo4j-kernel-1.0-binary.tar.gz

 For the kernel component this release includes documentation updates
 together with bug fixes for all known bugs. For more information see:

    http://dist.neo4j.org/CHANGES.txt

 Also included in this release is the Neo4j index component:

    http://components.neo4j.org/neo4j-index/ (version 1.0)

 You can download the kernel and index (together with some other useful
 components) bundled together in the apoc package:

    http://dist.neo4j.org/neo4j-apoc-1.0.zip
    http://dist.neo4j.org/neo4j-apoc-1.0.tar.gz

 If you are using maven you can depend on the following (group id=org.neo4j):

    neo4j-apoc 1.0

 or individual components:

    neo4j-kernel 1.0
    neo4j-index 1.0

 Finally, let us just offer a huge thanks to everyone on this list, on
 twitter and in the broader community. Without the feedback and energy
 and passion and interest from all of you guys, all the endless nights
 of staring through java.nio stacktraces would never be worth it. We
 truly feel that 2010 is the year of the graph. Let's change the world.

 --
 Regards,
 The Neo4j team
 ___
 Neo mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user


 ___
 Neo mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user