bio4j / bio4j-titan

Titan-specific bio4j implementation
https://github.com/bio4j/bio4j
6 stars 2 forks source link

Is this the right way to retrieve the String which represents the name of a property? #18

Closed pablopareja closed 10 years ago

pablopareja commented 10 years ago
graph.goTermT.id.fullName()
eparejatobes commented 10 years ago

yes, that's the fully qualified name of the property, and what should be used at the storage level

pablopareja commented 10 years ago

OK, closing this...

pablopareja commented 10 years ago

Reopening this since apparently there's a problem with how the fully qualified name of a property looks... @laughedelic @eparejatobes Could you please tell me how it should be done then?

eparejatobes commented 10 years ago

let's move this to ohnosequences/typed-graphs

pablopareja commented 10 years ago

how?

eparejatobes commented 10 years ago

by creating an issue :)

pablopareja commented 10 years ago

Closing this... it's been moved here: https://github.com/ohnosequences/typed-graphs/issues/9