propertyNames = Collections.unmodifiableList(names) | propertyNames = names.toArray(new String[0]) | Collections.unmodifiableList(names) | names.toArray(new String[0]) | neo4j | 228952c1e0d59b6209e04d08cd6a967f735fd981 | org.neo4j.kernel.api.impl.fulltext.FulltextIndexSettings | | _1 | propertyNames |
---|
_2 | propertyNames |
---|
| | | | AssignedTo | True |