🚀 CLI v2 is now live! See Getting Started for details.
QUERY search(query: String) => results <- SearchV<Document>(Embed(query), 10) RETURN results
Document
V::Document { // fields }
Was this page helpful?