public static class PropertyFilter.RelaxedPropertyPath extends Object
| Modifier and Type | Method and Description |
|---|---|
PropertyFilter.RelaxedPropertyPath |
append(String pathPart) |
Class<?> |
getType() |
PropertyFilter.RelaxedPropertyPath |
prepend(String pathPart) |
String |
toDotPath() |
static PropertyFilter.RelaxedPropertyPath |
withRootType(Class<?> type) |
public static PropertyFilter.RelaxedPropertyPath withRootType(Class<?> type)
public String toDotPath()
public Class<?> getType()
public PropertyFilter.RelaxedPropertyPath append(String pathPart)
public PropertyFilter.RelaxedPropertyPath prepend(String pathPart)
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.