Skip to content

PropertyGraphSail: Speed up xPx and xPO queries#516

Open
jedrz wants to merge 1 commit into
tinkerpop:masterfrom
jedrz:find-by-property
Open

PropertyGraphSail: Speed up xPx and xPO queries#516
jedrz wants to merge 1 commit into
tinkerpop:masterfrom
jedrz:find-by-property

Conversation

@jedrz

@jedrz jedrz commented Nov 17, 2014

Copy link
Copy Markdown

As the PR's title says.

Vertices and edges are searched for by properties using Graph#get{Vertices,Edges}(key, value) and Graph#query methods.

Vertices and edges are searched for by properties using
Graph#get{Vertices,Edges}(key, value) and Graph#query methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant