Class Hierarchy
- java.lang.Object
- org.structr.neo4j.index.AbstractIndexWrapper<S,T> (implements org.structr.api.index.Index<T>)
- org.neo4j.server.AbstractNeoServer (implements org.neo4j.server.NeoServer)
- org.neo4j.server.CommunityNeoServer
- org.structr.neo4j.index.lucene.factory.AbstractQueryFactory<T> (implements org.structr.neo4j.index.lucene.factory.QueryFactory<T>)
- org.neo4j.server.Bootstrapper
- org.structr.neo4j.index.lucene.converter.DoubleTypeConverter (implements org.structr.api.search.TypeConverter)
- org.structr.neo4j.mapper.EntityMapper
- org.structr.neo4j.wrapper.EntityWrapper<T> (implements org.structr.api.graph.PropertyContainer)
- org.structr.neo4j.wrapper.NodeWrapper (implements org.structr.api.graph.Node)
- org.structr.neo4j.wrapper.RelationshipWrapper (implements org.structr.api.graph.Relationship)
- org.structr.neo4j.index.IndexHitsWrapper<S,T> (implements org.structr.api.QueryResult<T>)
- org.structr.neo4j.index.lucene.converter.IntTypeConverter (implements org.structr.api.search.TypeConverter)
- org.structr.neo4j.mapper.LabelMapper (implements java.util.function.Function<T,R>)
- org.structr.neo4j.wrapper.LabelWrapper (implements org.structr.api.graph.Label)
- org.structr.neo4j.index.lucene.converter.LongTypeConverter (implements org.structr.api.search.TypeConverter)
- org.structr.neo4j.wrapper.MapResultWrapper (implements java.util.Map<K,V>)
- org.structr.neo4j.wrapper.MixedResultWrapper<S,T> (implements java.util.function.Function<T,R>)
- org.structr.neo4j.Neo4jDatabaseService (implements org.structr.api.DatabaseService, org.structr.api.graph.GraphProperties)
- org.structr.neo4j.wrapper.Neo4jResultWrapper<T> (implements org.structr.api.NativeResult<T>)
- org.structr.neo4j.Neo4jService (implements org.structr.api.service.RunnableService)
- org.structr.neo4j.index.lucene.NodeIndexManager (implements org.structr.api.index.IndexManager<T>)
- org.structr.neo4j.wrapper.PathWrapper (implements org.structr.api.graph.Path)
- org.structr.neo4j.index.lucene.factory.RangeQueryFactory (implements org.structr.neo4j.index.lucene.factory.QueryFactory<T>)
- org.structr.neo4j.index.lucene.RelationshipIndexManager (implements org.structr.api.index.IndexManager<T>)
- org.structr.neo4j.wrapper.RelationshipTypeWrapper (implements org.structr.api.graph.RelationshipType)
- org.structr.neo4j.index.lucene.converter.StringTypeConverter (implements org.structr.api.search.TypeConverter)
- org.structr.neo4j.wrapper.TransactionWrapper (implements org.structr.api.Transaction)
Interface Hierarchy
Copyright © 2016. All rights reserved.