Hi guys,

TP3 recently started to impose the requirement that graph.vertices() and
graph.edges() should not accept mixed argument lists.

That's causing trouble for Titan because it converts all arguments to ids
right away before retrieving elements by id.
Why does this need to be enforced?

Best,
Matthias

Reply via email to