bulbs Questions

2

Solved

Setup I'm implementing a recommender system running on a Ubuntu 12.4 Server using Titan Rexster (titan-server-0.4.4.zip) with the Elasticsearch backend. In order to connect to the Rexster Server I...
Chiastic asked 10/5, 2015 at 16:10

1

Solved

Im trying to query a titan db 0.5.4 via mogwai, but when I run the following script i get the error: rexpro.exceptions.RexProScriptException: transaction is not open and I found the same question ...
Greenebaum asked 10/2, 2016 at 18:23

4

Solved

Is there a R library that supports neo4j? I would like to construct a R graph (e.g. igraph) from neo4j or - vice versa - store a R graph in neo4j. More precisely, I am looking for something simila...
Sonya asked 25/6, 2012 at 11:57

1

Solved

I would like to be able to specify the neo4j (2.0+) database folder when I open a connection to a graph using bulbs. The goal is to be able to open different or multiple neo4j databases (folders in...
Autocracy asked 19/6, 2014 at 20:21

1

Solved

So, I'm using python3.2 and bulbs on mac-osx with rexster and orientdb. Details: orientdb - standard download from their page ~/workspace/orientdb-community-1.7-rc1 Running the server, ./bin/ser...
Lichfield asked 20/2, 2014 at 10:54

2

I want put some data to Neo4j database using python script. I think bulbflow can be easy way how to do that. I have this little script from their homepage and docs. #!/usr/bin/python from bulbs....
Sea asked 7/2, 2014 at 20:28

1

Solved

I am building a data-intensive Python application based on neo4j and for performance reasons I need to create/recover several nodes and relations during each transaction. Is there an equivalent of ...
Freakish asked 26/5, 2013 at 13:17

1

Solved

I am now trying to learn how to connect to Neo4j server and run Cypher queries on it using Bulbflow from Python. And the thing I do not understand is the difference between two possibilities to con...
Predikant asked 11/1, 2013 at 15:25

3

Solved

i wonder wether there is a solution (or a need for) an ORM with Graph-Database (f.e. Neo4j). I'm tracking relationships (A is related to B which is related to A via C etc., thus constructing a larg...
Hodgepodge asked 2/12, 2011 at 12:56

2

I want to ask you about the best way to use graph database (Neo4j) in Python. What you think, should I use "neo4j/python-embedded" (neo4j/python-embedded with JPype) or maybe "bulbflow" (bulbflow, ...
Cesta asked 31/3, 2012 at 20:38

3

I am currently using embedded python binding for neo4j. I do not have any issues currently since my graph is very small (sparse and upto 100 nodes). The algorithm I am developing involves quite a l...
Appendicular asked 22/5, 2012 at 13:5
1

© 2022 - 2024 — McMap. All rights reserved.