QueryByteVectorProperty<EntityT> constructor

QueryByteVectorProperty<EntityT>(
  1. ModelProperty model
)

Implementation

QueryByteVectorProperty(ModelProperty model) : super(model);