I want to use neo4j to build a prototype of a social network
application because of his graph structure and I have a problem when I
try to filter and sort the nodes resulted from traversal.
For example - I want to show a list with members of a group filtered
by some property and ordered by another; I don't find any optimization
for filter/sort operations in neo.

Do you have some implementation suggestions? Do you think that neo4j
can be used for this kind of job?

Thank you.
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to