Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

AbstractIndexWrapper<S extends org.neo4j.graphdb.PropertyContainer,T extends org.structr.api.graph.PropertyContainer> - Class in org.structr.neo4j.index
 
AbstractIndexWrapper(Neo4jDatabaseService, Index<S>) - Constructor for class org.structr.neo4j.index.AbstractIndexWrapper
 
AbstractQueryFactory<T> - Class in org.structr.neo4j.index.lucene.factory
 
AbstractQueryFactory() - Constructor for class org.structr.neo4j.index.lucene.factory.AbstractQueryFactory
 
add(T, String, Object, Class) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
addLabel(Label) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
apply(Label) - Method in class org.structr.neo4j.mapper.LabelMapper
 
apply(Node) - Method in class org.structr.neo4j.mapper.NodeMapper
 
apply(Relationship) - Method in class org.structr.neo4j.mapper.RelationshipMapper
 
apply(S) - Method in class org.structr.neo4j.wrapper.MixedResultWrapper
 

B

beginTx() - Method in class org.structr.neo4j.Neo4jDatabaseService
 

C

cache - Variable in class org.structr.neo4j.wrapper.EntityWrapper
 
clear() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
clearCaches() - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
clearCaches() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
close() - Method in class org.structr.neo4j.index.IndexHitsWrapper
 
close() - Method in class org.structr.neo4j.wrapper.Neo4jResultWrapper
 
close() - Method in class org.structr.neo4j.wrapper.TransactionWrapper
 
columnAs(String) - Method in class org.structr.neo4j.wrapper.Neo4jResultWrapper
 
containsKey(Object) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
containsValue(Object) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
CONVERTERS - Static variable in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
convertForIndexing(Object, Class) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
convertForIndexing(Object, Class) - Method in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
convertForIndexing(Object, Class) - Method in class org.structr.neo4j.index.lucene.SpatialIndexWrapper
 
convertForQuerying(Object, Class) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
convertForQuerying(Object, Class) - Method in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
convertForQuerying(Object, Class) - Method in class org.structr.neo4j.index.lucene.SpatialIndexWrapper
 
createConfigurationBuilder(ConsoleLogger) - Method in class org.structr.neo4j.StructrWrappingNeoServerBootstrapper
 
createConfigurator(ConsoleLogger) - Method in class org.structr.neo4j.StructrWrappingNeoServerBootstrapper
 
createNeoServer() - Method in class org.structr.neo4j.StructrWrappingNeoServerBootstrapper
 
createNode() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
createPreflightTasks() - Method in class org.structr.neo4j.StructrWrappingCommunityNeoServer
 
createRelationshipTo(Node, RelationshipType) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 

D

DateTypeConverter - Class in org.structr.neo4j.index.lucene.converter
 
DateTypeConverter() - Constructor for class org.structr.neo4j.index.lucene.converter.DateTypeConverter
 
DEFAULT_CONVERTER - Static variable in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
delete() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
delete() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
deleted - Variable in class org.structr.neo4j.wrapper.EntityWrapper
 
DoubleTypeConverter - Class in org.structr.neo4j.index.lucene.converter
 
DoubleTypeConverter() - Constructor for class org.structr.neo4j.index.lucene.converter.DoubleTypeConverter
 

E

EMPTY_VALUE - Static variable in class org.structr.neo4j.index.lucene.converter.StringTypeConverter
 
entity - Variable in class org.structr.neo4j.wrapper.EntityWrapper
 
EntityMapper - Class in org.structr.neo4j.mapper
 
EntityMapper(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.mapper.EntityMapper
 
EntityWrapper<T extends org.neo4j.graphdb.PropertyContainer> - Class in org.structr.neo4j.wrapper
 
EntityWrapper(Neo4jDatabaseService, T) - Constructor for class org.structr.neo4j.wrapper.EntityWrapper
 
entrySet() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
equals(Object) - Method in class org.structr.neo4j.wrapper.LabelWrapper
 
equals(Object) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
equals(Object) - Method in class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
equals(Object) - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
escape(String) - Method in class org.structr.neo4j.index.lucene.factory.AbstractQueryFactory
 
exact() - Method in class org.structr.neo4j.index.lucene.NodeIndexManager
 
exact() - Method in class org.structr.neo4j.index.lucene.RelationshipIndexManager
 
execute(String) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
execute(String, Map<String, Object>) - Method in class org.structr.neo4j.Neo4jDatabaseService
 

F

FACTORIES - Static variable in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
failure() - Method in class org.structr.neo4j.wrapper.TransactionWrapper
 
forName(Class<T>, String) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
fulltext() - Method in class org.structr.neo4j.index.lucene.NodeIndexManager
 
fulltext() - Method in class org.structr.neo4j.index.lucene.RelationshipIndexManager
 
FulltextQueryFactory - Class in org.structr.neo4j.index.lucene.factory
 
FulltextQueryFactory() - Constructor for class org.structr.neo4j.index.lucene.factory.FulltextQueryFactory
 

G

get(String, Object, Class) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
get(Object) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
getAllNodes() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getAllRelationships() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getCurrentTransaction() - Static method in class org.structr.neo4j.wrapper.TransactionWrapper
 
getEndNode() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getGlobalProperties() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getGraphDb() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getId() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
getId() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getInexactValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.DoubleTypeConverter
 
getInexactValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.IntTypeConverter
 
getInexactValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.LongTypeConverter
 
getInexactValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.StringTypeConverter
 
getInexactValue(QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.AbstractQueryFactory
 
getLabels() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
getName() - Method in class org.structr.neo4j.Neo4jService
 
getNodeById(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getNodeFromCache(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getOrCreateLabel(String) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getOrCreateRelationshipType(String) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getOtherNode(Node) - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getProperty(String) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getProperty(String) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
getProperty(String, Object) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
getPropertyKeys() - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
getQuery(QueryFactory<Query>, QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.FulltextQueryFactory
 
getQuery(QueryFactory<Query>, QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.GroupQueryFactory
 
getQuery(QueryFactory<Query>, QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.KeywordQueryFactory
 
getQuery(QueryFactory<T>, QueryPredicate) - Method in interface org.structr.neo4j.index.lucene.factory.QueryFactory
 
getQuery(QueryFactory<Query>, QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.RangeQueryFactory
 
getQuery(QueryFactory, QueryPredicate) - Method in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
getReadValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.DateTypeConverter
 
getReadValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.DoubleTypeConverter
 
getReadValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.IntTypeConverter
 
getReadValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.LongTypeConverter
 
getReadValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.StringTypeConverter
 
getReadValue(QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.AbstractQueryFactory
 
getRelationshipById(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getRelationshipFromCache(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
getRelationships() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
getRelationships(Direction) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
getRelationships(Direction, RelationshipType) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
getStartNode() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getType() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getWrapper(Neo4jDatabaseService, Node) - Static method in class org.structr.neo4j.wrapper.NodeWrapper
 
getWrapper(Neo4jDatabaseService, Relationship) - Static method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
getWriteValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.DateTypeConverter
 
getWriteValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.DoubleTypeConverter
 
getWriteValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.IntTypeConverter
 
getWriteValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.LongTypeConverter
 
getWriteValue(Object) - Method in class org.structr.neo4j.index.lucene.converter.StringTypeConverter
 
getWriteValue(QueryPredicate) - Method in class org.structr.neo4j.index.lucene.factory.AbstractQueryFactory
 
graphDb - Variable in class org.structr.neo4j.index.AbstractIndexWrapper
 
graphDb - Variable in class org.structr.neo4j.mapper.EntityMapper
 
graphDb - Variable in class org.structr.neo4j.wrapper.EntityWrapper
 
graphDb - Variable in class org.structr.neo4j.wrapper.MapResultWrapper
 
graphDb - Variable in class org.structr.neo4j.wrapper.MixedResultWrapper
 
graphDb - Variable in class org.structr.neo4j.wrapper.PathWrapper
 
GroupQueryFactory - Class in org.structr.neo4j.index.lucene.factory
 
GroupQueryFactory() - Constructor for class org.structr.neo4j.index.lucene.factory.GroupQueryFactory
 

H

hasCache - Variable in class org.structr.neo4j.wrapper.EntityWrapper
 
hashCode() - Method in class org.structr.neo4j.wrapper.LabelWrapper
 
hashCode() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
hashCode() - Method in class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
hashCode() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
hasNext() - Method in class org.structr.neo4j.wrapper.Neo4jResultWrapper
 
hasProperty(String) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 

I

index - Variable in class org.structr.neo4j.index.AbstractIndexWrapper
 
IndexHitsWrapper<S extends org.neo4j.graphdb.PropertyContainer,T extends org.structr.api.graph.PropertyContainer> - Class in org.structr.neo4j.index
 
IndexHitsWrapper(Neo4jDatabaseService, IndexHits<S>) - Constructor for class org.structr.neo4j.index.IndexHitsWrapper
 
initialize(Properties) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
initialize(StructrServices, Properties) - Method in class org.structr.neo4j.Neo4jService
 
initialized() - Method in class org.structr.neo4j.Neo4jService
 
injectArguments(Command) - Method in class org.structr.neo4j.Neo4jService
 
IntTypeConverter - Class in org.structr.neo4j.index.lucene.converter
 
IntTypeConverter() - Constructor for class org.structr.neo4j.index.lucene.converter.IntTypeConverter
 
invalidateCache() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
isEmpty() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
isRunning() - Method in class org.structr.neo4j.Neo4jService
 
isSpatialEntity() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
isSpatialEntity() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
isVital() - Method in class org.structr.neo4j.Neo4jService
 
iterator() - Method in class org.structr.neo4j.index.IndexHitsWrapper
 
iterator() - Method in class org.structr.neo4j.wrapper.PathWrapper
 

K

keySet() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
KeywordQueryFactory - Class in org.structr.neo4j.index.lucene.factory
 
KeywordQueryFactory() - Constructor for class org.structr.neo4j.index.lucene.factory.KeywordQueryFactory
 

L

LabelMapper - Class in org.structr.neo4j.mapper
 
LabelMapper() - Constructor for class org.structr.neo4j.mapper.LabelMapper
 
LabelWrapper - Class in org.structr.neo4j.wrapper
 
LabelWrapper(Label) - Constructor for class org.structr.neo4j.wrapper.LabelWrapper
 
LongTypeConverter - Class in org.structr.neo4j.index.lucene.converter
 
LongTypeConverter() - Constructor for class org.structr.neo4j.index.lucene.converter.LongTypeConverter
 
LuceneIndexWrapper<S extends org.neo4j.graphdb.PropertyContainer,T extends org.structr.api.graph.PropertyContainer> - Class in org.structr.neo4j.index.lucene
 
LuceneIndexWrapper(Neo4jDatabaseService, Index<S>) - Constructor for class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 

M

MapResultWrapper - Class in org.structr.neo4j.wrapper
 
MapResultWrapper(Neo4jDatabaseService, Map<String, Object>) - Constructor for class org.structr.neo4j.wrapper.MapResultWrapper
 
MixedResultWrapper<S,T> - Class in org.structr.neo4j.wrapper
 
MixedResultWrapper(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.wrapper.MixedResultWrapper
 

N

name() - Method in class org.structr.neo4j.wrapper.LabelWrapper
 
name() - Method in class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
NEO4J_BROWSER_HOST - Static variable in class org.structr.neo4j.Neo4jService
 
NEO4J_BROWSER_PORT - Static variable in class org.structr.neo4j.Neo4jService
 
NEO4J_PAGE_CACHE_MEMORY - Static variable in class org.structr.neo4j.Neo4jDatabaseService
 
NEO4J_SHELL_ENABLED - Static variable in class org.structr.neo4j.Neo4jDatabaseService
 
NEO4J_SHELL_PORT - Static variable in class org.structr.neo4j.Neo4jDatabaseService
 
Neo4jDatabaseService - Class in org.structr.neo4j
 
Neo4jDatabaseService() - Constructor for class org.structr.neo4j.Neo4jDatabaseService
 
Neo4jResultWrapper<T> - Class in org.structr.neo4j.wrapper
 
Neo4jResultWrapper(Neo4jDatabaseService, Result) - Constructor for class org.structr.neo4j.wrapper.Neo4jResultWrapper
 
Neo4jService - Class in org.structr.neo4j
 
Neo4jService() - Constructor for class org.structr.neo4j.Neo4jService
 
next() - Method in class org.structr.neo4j.wrapper.Neo4jResultWrapper
 
NODE_CACHE_SIZE - Static variable in class org.structr.neo4j.Neo4jDatabaseService
 
nodeIndexer() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
NodeIndexManager - Class in org.structr.neo4j.index.lucene
 
NodeIndexManager(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.index.lucene.NodeIndexManager
 
NodeMapper - Class in org.structr.neo4j.mapper
 
NodeMapper(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.mapper.NodeMapper
 
NodeWrapper - Class in org.structr.neo4j.wrapper
 

O

org.structr.neo4j - package org.structr.neo4j
 
org.structr.neo4j.index - package org.structr.neo4j.index
 
org.structr.neo4j.index.lucene - package org.structr.neo4j.index.lucene
 
org.structr.neo4j.index.lucene.converter - package org.structr.neo4j.index.lucene.converter
 
org.structr.neo4j.index.lucene.factory - package org.structr.neo4j.index.lucene.factory
 
org.structr.neo4j.mapper - package org.structr.neo4j.mapper
 
org.structr.neo4j.wrapper - package org.structr.neo4j.wrapper
 

P

PathWrapper - Class in org.structr.neo4j.wrapper
 
PathWrapper(Neo4jDatabaseService, Path) - Constructor for class org.structr.neo4j.wrapper.PathWrapper
 
put(String, Object) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 

Q

query(String, Object, Class) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
query(QueryPredicate) - Method in class org.structr.neo4j.index.lucene.LuceneIndexWrapper
 
query(QueryPredicate) - Method in class org.structr.neo4j.index.lucene.SpatialIndexWrapper
 
QueryFactory<T> - Interface in org.structr.neo4j.index.lucene.factory
 

R

RangeQueryFactory - Class in org.structr.neo4j.index.lucene.factory
 
RangeQueryFactory() - Constructor for class org.structr.neo4j.index.lucene.factory.RangeQueryFactory
 
registerModified(EntityWrapper) - Method in class org.structr.neo4j.wrapper.TransactionWrapper
 
RELATIONSHIP_CACHE_SIZE - Static variable in class org.structr.neo4j.Neo4jDatabaseService
 
relationshipIndexer() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
RelationshipIndexManager - Class in org.structr.neo4j.index.lucene
 
RelationshipIndexManager(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.index.lucene.RelationshipIndexManager
 
RelationshipMapper - Class in org.structr.neo4j.mapper
 
RelationshipMapper(Neo4jDatabaseService) - Constructor for class org.structr.neo4j.mapper.RelationshipMapper
 
RelationshipTypeWrapper - Class in org.structr.neo4j.wrapper
 
RelationshipTypeWrapper(Neo4jDatabaseService, RelationshipType) - Constructor for class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
RelationshipWrapper - Class in org.structr.neo4j.wrapper
 
remove(T) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
remove(T, String) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
remove(Object) - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
removeLabel(Label) - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
removeNodeFromCache(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
removeProperty(String) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
removeRelationshipFromCache(long) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
runOnStartup() - Method in class org.structr.neo4j.Neo4jService
 

S

setProperty(String, Object) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
setProperty(String, Object) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
shutdown() - Method in class org.structr.neo4j.Neo4jDatabaseService
 
shutdown() - Method in class org.structr.neo4j.Neo4jService
 
size() - Method in class org.structr.neo4j.index.IndexHitsWrapper
 
size() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 
source - Variable in class org.structr.neo4j.wrapper.MapResultWrapper
 
spatial() - Method in class org.structr.neo4j.index.lucene.NodeIndexManager
 
spatial() - Method in class org.structr.neo4j.index.lucene.RelationshipIndexManager
 
SpatialIndexWrapper<S extends org.neo4j.graphdb.PropertyContainer,T extends org.structr.api.graph.PropertyContainer> - Class in org.structr.neo4j.index.lucene
 
SpatialIndexWrapper(Neo4jDatabaseService, Index<S>) - Constructor for class org.structr.neo4j.index.lucene.SpatialIndexWrapper
 
startService() - Method in class org.structr.neo4j.Neo4jService
 
stopService() - Method in class org.structr.neo4j.Neo4jService
 
storeNodeInCache(NodeWrapper) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
storeRelationshipInCache(RelationshipWrapper) - Method in class org.structr.neo4j.Neo4jDatabaseService
 
StringTypeConverter - Class in org.structr.neo4j.index.lucene.converter
 
StringTypeConverter() - Constructor for class org.structr.neo4j.index.lucene.converter.StringTypeConverter
 
StructrWrappingCommunityNeoServer - Class in org.structr.neo4j
 
StructrWrappingCommunityNeoServer(GraphDatabaseAPI) - Constructor for class org.structr.neo4j.StructrWrappingCommunityNeoServer
 
StructrWrappingCommunityNeoServer(GraphDatabaseAPI, Configurator) - Constructor for class org.structr.neo4j.StructrWrappingCommunityNeoServer
 
StructrWrappingCommunityNeoServer(GraphDatabaseAPI, ConfigurationBuilder) - Constructor for class org.structr.neo4j.StructrWrappingCommunityNeoServer
 
StructrWrappingNeoServerBootstrapper - Class in org.structr.neo4j
 
StructrWrappingNeoServerBootstrapper(GraphDatabaseAPI) - Constructor for class org.structr.neo4j.StructrWrappingNeoServerBootstrapper
 
StructrWrappingNeoServerBootstrapper(GraphDatabaseAPI, Configurator) - Constructor for class org.structr.neo4j.StructrWrappingNeoServerBootstrapper
 
success() - Method in class org.structr.neo4j.wrapper.TransactionWrapper
 

T

toString() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 
TransactionWrapper - Class in org.structr.neo4j.wrapper
 
TransactionWrapper(Transaction) - Constructor for class org.structr.neo4j.wrapper.TransactionWrapper
 

U

unwrap(T) - Method in class org.structr.neo4j.index.AbstractIndexWrapper
 
unwrap(Node) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
unwrap(Relationship) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
unwrap(RelationshipType) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
unwrap(Label) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
unwrap(Direction) - Method in class org.structr.neo4j.wrapper.EntityWrapper
 
unwrap() - Method in class org.structr.neo4j.wrapper.LabelWrapper
 
unwrap() - Method in class org.structr.neo4j.wrapper.NodeWrapper
 
unwrap() - Method in class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
unwrap(RelationshipType) - Method in class org.structr.neo4j.wrapper.RelationshipTypeWrapper
 
unwrap() - Method in class org.structr.neo4j.wrapper.RelationshipWrapper
 

V

values() - Method in class org.structr.neo4j.wrapper.MapResultWrapper
 

W

wrapper - Variable in class org.structr.neo4j.wrapper.MapResultWrapper
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.