rexster

    0熱度

    1回答

    我在使用的T.in運營商,有()過濾器的麻煩。 ..: g.V("type", "articles").out("has_tag").has("name", T.in, ["foobar"]) ...產生在泰坦控制檯以下錯誤: No such property: in for class: com.tinkerpop.gremlin.Tokens$T 不知怎的,與此相關的SO問題:mult

    1熱度

    1回答

    我使用Rexster 2.4.0和燈泡0.3.14 隨着對本地主機上運行Rexster,我試圖讓熟悉燈泡,但是當試圖: >>>from bulbs.rexster import Graph >>>g = Graph() 回溯(最近呼叫最後): 文件「」,第1行,在 文件「/Users/lolmac/anaconda/lib/python2.7/site-packages/bulbs/rexs

    0熱度

    1回答

    我有Titan 0.3.2以嵌入模式運行,並且已經能夠通過Gremlin shell(see previous question)創建和查詢ElasticSearch索引。我正在使用默認配置,它調用ES索引「search」。 這些搜索通過小鬼外殼沒有錯誤返回正確的節點: g.query().has('my_label','abc').vertices() g.query().has('my_la

    1熱度

    1回答

    我試圖運行帶有嵌入式cassandra和rexster的Titan。下載Titan發行的titan-all-0.3.2並解包到Linux機器上。拆包後,這是我跑的命令 $ ./bin/titan.sh配置/泰坦服務器rexster.xml配置/ titan-server-cassandra.properties 這是我在看日誌 啓動RexPro服務後,無法部署並啓動灰熊。有沒有人有這個問題? 異常

    9熱度

    4回答

    我使用Titan 0.4.0 All,在Ubuntu 12.04上以共享虛擬機模式運行Rexster。 如何正確地刪除正在使用Cassandra存儲後端的Titan中的圖形? 我試過了TitanCleanup.clear(graph),但它並沒有刪除所有東西。指數仍然存在。我真正的問題是我有一個我不想要的索引(它會使每個查詢都崩潰),但是據我瞭解Titan的文檔it is impossible t

    0熱度

    1回答

    我正在使用Rexster和Cassandra來驅動Titan圖形數據庫。 我嘗試紅寶石小鬼加邊是這樣的: query = 'a = g.addVertex(null,[name:\'' + someName + '\']); g.addEdge(null, g.getVertex(' + someVertexId + '), a, \'labelname\', [weight:' + so

    2熱度

    3回答

    我需要TinkerPop的Rexster的C++綁定。有什麼可用的嗎? 原因是因爲我需要一種高性能的方式與C++中的Neo4j數據庫進行通信。 REST API可能對我來說太慢了。 閱讀本文後,似乎RexPro是比舊的ZeroMQ綁定更好的方法。 https://groups.google.com/forum/#!topic/gremlin-users/Lp3pbCLv_nw ZeroMQ結合(2