Skip to main content

SearchV Must Be Used on a Vector Type

Erroneous Code Example

This error occurs when you use SearchV on a type that is not a vector type.

Solution

Use SearchV on a vector type, not a node or edge type.