Andras Gefferth

Results 6 comments of Andras Gefferth

I agree. This is a convenience feature. It comes especially handy in cases when you don't have direct access to "g". For example in the class definition of a model,...

Hi James, # 1: the == operator (although I didn't find it first), as implemented currently is a bit different from what I need. Currently it is: ``` element.__class__ ==...

Would it create any copyright issues if parts of that code would be used in bulbs? It seems that the thunderdome.gremlin module could be used without modification, and the ModelMeta...

About calling custom Gremlin scripts: There are two ways to do it, and both make sense: 1, mapping Python methods to Gremlin scripts , like in case of thunderdome 2,...

James, I have to admit that my neo4j or titan specific experience is close to nothing. This includes indexing as well. I always go through python->bulbs->rexster, occasionally using the rexster...

I now came across this issue, which still seems to be open. Are the statements made earlier still valid? Are there any concrete plans maybe to fix this in the...