elastic-gremlin icon indicating copy to clipboard operation
elastic-gremlin copied to clipboard

Lazy properties

Open rmagen opened this issue 9 years ago • 0 comments

When searching for vertices/edges, we should only fetch the id, without the document source with all the fields. the source should be fetched only when asked for. We should probably re-use the lazyGetter for this.

rmagen avatar May 21 '15 12:05 rmagen