public interface QueryBuilderFind extends QueryBuilderFrom, QueryBuilderWith, org.ocpsoft.rewrite.config.ConditionBuilder
| Modifier and Type | Method and Description |
|---|---|
QueryBuilderFind |
excludingType(Class<? extends WindupVertexFrame> type)
Excludes Vertices that are of the provided type.
|
QueryBuilderFind |
includingType(Class<? extends WindupVertexFrame> type)
Excludes Vertices that are of the provided type.
|
pipedfilteredBy, withoutProperty, withProperty, withProperty, withProperty, withProperty, withPropertyasQueryBuilderFind excludingType(Class<? extends WindupVertexFrame> type)
QueryBuilderFind includingType(Class<? extends WindupVertexFrame> type)
Copyright © 2021 JBoss by Red Hat. All rights reserved.