bio4j / angulillos

Java 8 library for strongly typed graph data
GNU Affero General Public License v3.0
7 stars 2 forks source link

Index creation/access API #50

Closed laughedelic closed 8 years ago

laughedelic commented 8 years ago

In the UntypedGraph interface:

laughedelic commented 8 years ago

After #55.

laughedelic commented 8 years ago

After #62 we don't have any indexes API. I will work on it here.

eparejatobes commented 8 years ago

Now that properties have arities, let's have a single index with methods returning one, optional etc according to the property arity.

laughedelic commented 8 years ago

this was the plan

eparejatobes commented 8 years ago

the-a-team

eparejatobes commented 8 years ago

I want to declare indexes for specific properties, so one index with different methods won't work

eparejatobes commented 8 years ago

I'm working on it

eparejatobes commented 8 years ago

I already implemented this in angulillos-titan. Merging and releasing 0.8.0